It's all about the answers!

Ask a question

How to get test plan name using testcase id and testcase name ?


Dev K (512833) | asked Oct 24 '13, 2:01 a.m.
How to get test plan name using testcase id and testcase name ?

Thanks 
Regards,
Dev Kashyap.

Accepted answer


permanent link
Krzysztof Kaźmierczyk (7.5k480103) | answered Oct 24 '13, 2:37 a.m.
edited Oct 25 '13, 5:46 a.m.
Hi Dev,
I found similar example  on this page: http://sleroyblog.wordpress.com/2013/04/09/querying-rqm-40-through-oslc-and-rest-api/#cs_access_thru_rest. See "Test Cases included in Test Suite #2" example. It should be analogous for fetching test plan name.

This link should work for you: 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'])

Let us know if it helps.
Dev K selected this answer as the correct answer

Your answer


Register or 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.