what is the url to use in REST API to get details of test cases & associated test scritps
![]()
To get the xml for test case 5994:
https://vmrqm.wiley.com/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/Chidam+%28Quality+Management%29/testcase/urn:com.ibm.rqm:testcase:5994 This does not report the attributes of Test Scripts linked to this Test Case. How to get all of them in one xml. Atleast the URL of the Test script should be available in the xml. |
2 answers
![]()
Chidambaram,
Try adding '?etlmode=true' at the end of the URI
i.e.
Ara
|
|