Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

How to traverse each page and get the test case id and Test plan title using RQM REST API.

Hi ,

I am using below url  to get testplan title as well as testcase ids.Its working fine and giving only first page information(testcase id as well as testplan title) .How can i get all the pages entries.

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'])

Many thanks in advance,
Regards,
Dev Kashyap.

0 votes



One answer

Permanent link
I not entirely clear if your issue is with the test plan properties returned or the number of test plans returned.

Requesting this URL should return all test plans (all properties) referencing test case urn:com.ibm.rqm:testcase:X.  Note, the response may be paged and the number of entries per page is configurable (see https://jazz.net/wiki/bin/view/Main/RqmApi#Feeds).

0 votes

Your answer

Register or log in to post 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,939

Question asked: Oct 25 '13, 3:47 a.m.

Question was seen: 5,481 times

Last updated: Oct 25 '13, 6:42 a.m.

Confirmation Cancel Confirm