How can we get all testcase execution results of the testcase USING RQM REST API
Hi,
My requirement is to fetch all testcase execution results of testcase using testcase name. How can I do it using RQM REST API. Could you help the steps to do it? |
Accepted answer
Paul Slauenwhite (8.4k●1●2)
| answered Nov 14 '13, 7:55 a.m.
FORUM MODERATOR / JAZZ DEVELOPER edited Nov 14 '13, 7:55 a.m.
You can use the fields filter support in the RQM Reportable REST API. Try:
<feedUrl>?fields=feed/entry/content/
executionresult/testcase[@href='<resourceUrl>']
rajani guduru selected this answer as the correct answer
|
One other answer
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.