How can I get the linked Requirements from a testcase
One answer
Try this:
https://[server:port]/qm/oslc_qm/contexts/[Project Area URI]/resources/com.ibm.rqm.planning.VersionedTestCase/[Test Case URI]?partialproperties=true&oslc_config.context=[Config URI]and search for:
<oslc_qm:validatesRequirement
Headers:
| Accept | application/xml |
|
|
|
Comments
1 vote