Feed URL for executionresult of test cases !
Hi, Can somebody tell me the format of the feed url for getting XML format of the execution results of the test cases ! |
2 answers
Paul Slauenwhite (8.4k●1●2)
| answered Jun 07 '12, 11:08 a.m.
FORUM MODERATOR / JAZZ DEVELOPER edited Jun 11 '12, 7:37 a.m.
<pre>https://<host>:<port>/<context root>/service/com.ibm.rqm.integration.service.IIntegrationService/resources/<project area alias>/executionresult?fields=feed/entry/content/executionresult/(*|testcase[@href=' <test case resource URL>'])</pre>
For more information, see the RQM Reportable REST API. Comments
Chandrahasa Reddy D
commented Jun 08 '12, 3:13 a.m.
Hi.. Thanks Paul for this info.. I got the XML results of the test cases execution but I did not find any tag which will tell me the test case ID ? How do we get it? |
You would use the test case resource URL, which is the identifier property of the testcase resource (e.g. GET testcase resource/feed) or create the resource URL using the internal ID of the test case.
|
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.