It's all about the answers!

Ask a question

RQM Query based on Requirement Links


Nicola Carusi (281011) | asked Jul 04 '14, 8:56 a.m.

Hi,

I have in RQM a set of test cases and in Doors a set of requirement modules each one with its own set of requirement.

Each test case in RQM is linked to one or more requirements in Doors (belonging to different modules).

I would like to know if there is a possibility to perform a query in some way (trough RQM, with OSLC or other) in order to have a list of test cases with a link to the requirements to a specified requirement modules.

Thank you

Nicola


Comments
Donald Nong commented Jul 07 '14, 3:26 a.m.

You should be able to do it with field filtering using REST API according to the below document.
https://jazz.net/wiki/bin/view/Main/RqmApi#Fields_selection_support

One answer



permanent link
Paul Slauenwhite (8.4k12) | answered Jul 07 '14, 8:31 a.m.
FORUM MODERATOR / JAZZ DEVELOPER
Hi Nicola,

You have a couple of options but all require associating the requirement module with a test plan containing the test case(s):

-RQM Reportable REST API (fields filtering for qm:testplan/requirementset/@href)
-RQM OSLC API (querying for oslc_qm:TestPlan/oslc_qm:validatesRequirementCollection)

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.