It's all about the answers!

Ask a question

How to fetch a Test Plan using test case in RQM via Rest or OSLC API?


Praveen Kalawad (133) | asked Oct 12 '21, 4:45 a.m.

 I need to find test plan details from test case or test suite using REST or OSLC API. 


Could you please help me on fetching the testplan from testcase or testsuite

Many thanks in advance.

One answer



permanent link
Ian Barnard (1.9k613) | answered Oct 13 '21, 5:54 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

Use OSLC Query - there's some examples of query for DOORS Next here https://jazz.net/library/article/1197


You'll have to adapt the discovery to QM but it's basically the same steps to find the query capability, and to use it.

EWM projects have specific query capabilities for test case, test plan, test suite and many other types of resource.

The EWM application itself also provides query capabilities for Component and Configuration, i.e. across all projects - you'd scope these - e.g. using oslc.where specifying a project area - to avoid excessive load on the server.

Also, search this forum, there are other questions about OSLC Query which may have useful answers. For example https://jazz.net/forum/questions/277398/rqm-oslc-query-or-rest-api-to-get-latest-baselines-from-stream

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.