It's all about the answers!

Ask a question

Link Requirements (Artifacts) to test case from Rest Client


Nilesh Bawalekar (221117) | asked Apr 07 '15, 1:44 a.m.

HI,

Please privide XML fomat data to link Requirements (RRC) to Test Case ID(RQM) using Rest Client - Poster.

XML data to Post data in RRC/RQM using Poster.

One answer



permanent link
Paul Slauenwhite (8.4k12) | answered Apr 07 '15, 6:51 a.m.
FORUM MODERATOR / JAZZ DEVELOPER
You will need to use the OSLC QM V2 API in RQM (see https://jazz.net/wiki/bin/view/Main/RqmOslcQmV2Api#Getting_Started and http://open-services.net/bin/view/Main/QmSpecificationV2) to add the TestCase/oslc_qm:validatesRequirement link and the OSLC RM V2 API in RDNG/RRC (see http://open-services.net/bin/view/Main/RmSpecificationV2) to add the Requirement/oslc_rm:validatedBy link.

To become more familiar with these OSLC APIs, read the WIKIs and try the following:

1. Create a resource in the web UI.
2. GET the resource XML using the API.
3. Update a property in the resource XML.
4. PUT the resource XML using the API.

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.