How can I retrieve the all the attachments for a test case using OSLC for RQM
Aloha,
As the question states above, is there any way to perform a call to retrieve all attachments for a particular test case (i.e., every attachment associated with a test execution record associated with a test execution that's associated with a test case)?
It seems that the RQM REST API may had provided the robustness needed to handle such a query but since it's been depreciated, I hadn't been able to find any documentation with OSLC that supports this.
Thanks in advance!
|
One answer
Hi Kameron,
You can do a GET on the OSLC Test Case URL. The response of the request should contain the links to the attachments in the test case.
Check following link for more details about RWM OSLC APIs -
Thanks,
Vijay Patil
|
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.