How can I get Test Case id using OSLC API?
Hi all,
I successfully created test case in RQM through OSLC, but I need its id. How can I retrieve its id from RQM using OSLC?
|
One answer
If the create/POST operation is successful, you should get an HTTP 201 message along with a "Location" response header, which contains the "slug" Id of the newly created test artifact.
|
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.