How to traverse all the pages in the RQM using RQM REST API ?
Actually RQM contains 80 + pages and each page contain 50 test plans . i want to traverse each page and get the response using the below query.
A query structured below will give you the XML of the test plans that test case X is linked to: https://URL:9443/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/project_alias/testplan?fields=feed/entry/content/testplan/(*|testcase[@href='https://URL:9443/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/project_alias/testcase/urn:com.ibm.rqm:testcase:X'])
Thanks in advance,
Regards,
Dev Kashyap.
|
One answer
See https://jazz.net/wiki/bin/view/Main/RqmApi#Feeds.
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.