It's all about the answers!

Ask a question

Get Defects linked to a Test result using RQM APIs


Jitesh Saha (179) | asked Aug 03 '21, 4:03 a.m.
I have a Test result linked to some defect workitems in an associated ccm Project Area. I wish to get the ccm link to those defects from the said testresult ( I have the rest url of the test result ). I could not find any defect details when I fetch the testresult link using my rest client.


Although I would prefer using a REST api solution but OSLC would also be acceptable.

Thank you in advance.

One answer



permanent link
Fabian Lomeli (1013) | answered Aug 03 '21, 1:06 p.m.

Have you used "fields" parameter?


You can use fields parameter to filter resources returned by the feed url you are using.  You can find out some examples there:

From QM perspective, you will get the url of the wi associated or title but not more.  Once you have it, you can make a new request with the URL for that work item.

Your answer


Register or to post 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.