REST query to get XML for test cases, test scripts with steps for a specific test plan
Hi,
The following will return test cases and test scripts for test plan ID 8:
https://clmlocal.ibm.com:9443/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/MyCLM+%28Quality+Management%29/testcase?fields=feed/entry/content/testcase/(id|title|testscript|testplan[@href='https://clmlocal.ibm.com:9443/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/MyCLM+%28Quality+Management%29/testplan/urn:com.ibm.rqm:testplan:8'])
I assume there is no way to get test scripts as well as that requires etlmode=true.
Any recommendations on getting test case and test script XML with steps for a specific test plan?
Thanks,
Brett
The following will return test cases and test scripts for test plan ID 8:
https://clmlocal.ibm.com:9443/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/MyCLM+%28Quality+Management%29/testcase?fields=feed/entry/content/testcase/(id|title|testscript|testplan[@href='https://clmlocal.ibm.com:9443/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/MyCLM+%28Quality+Management%29/testplan/urn:com.ibm.rqm:testplan:8'])
I assume there is no way to get test scripts as well as that requires etlmode=true.
Any recommendations on getting test case and test script XML with steps for a specific test plan?
Thanks,
Brett