Link Requirements (Artifacts) to test case from Rest Client
![](http://jazz.net/_images/myphoto/bf8420f568eadc8d1cf3061e89635084.jpg)
One answer
![](http://jazz.net/_images/myphoto/bf8420f568eadc8d1cf3061e89635084.jpg)
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.
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.