Link Requirements (Artifacts) to test case from Rest Client
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
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
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.