Integration of ETM with external tools
![]() We would like to know if there's additional approaches for enabling integration of ETM with external tools apart from the Adapter or Commandline adapter methods.
We are looking to trigger tests execution over REST API calls from ETM and return the results back to ETM.
|
One answer
![]() It would be hard to tell what to do in a simple answer, but I think (as you mentioned) you can use QM REST API calls to customize what you want.
Here is a useful resource you can visit:
I know you stated "...with external tools apart from the Adapter or Commandline adapter methods" but just in case you find it useful: https://jazz.net/library/article/809
Comments Thanks for the response.
1) Reg the resource link, it looks like the link has information about RQM related REST APIs. We wanted to make API calls from RQM to external tools.
2) The article looks great. Would you be able to provide us a similar article for Adapter API approach (not the command line adapter).
Thank you.
Unfortunately I do not have more info on this area.
Yup, Anuraag, as refered in this related https://jazz.net/forum/questions/270352/reference-documentation-for-etm-adapter-api forum question, it seems this resource https://jazz.net/wiki/bin/view/Main/RQMTestAutomationAdapterAPI might be a good start. |