It's all about the answers!

Ask a question

Feed URL for executionresult of test cases !


Chandrahasa Reddy D (5715160) | asked Jun 07 '12, 3:16 a.m.

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



permanent link
Paul Slauenwhite (8.4k12) | answered Jun 11 '12, 7:41 a.m.
FORUM MODERATOR / JAZZ DEVELOPER
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.

permanent link
Paul Slauenwhite (8.4k12) | answered Jun 07 '12, 11:08 a.m.
FORUM MODERATOR / JAZZ DEVELOPER
edited Jun 11 '12, 7:37 a.m.
<pre>https://&lt;host&gt;:&lt;port&gt;/&lt;context root&gt;/service/com.ibm.rqm.integration.service.IIntegrationService/resources/&lt;project area alias&gt;/executionresult?fields=feed/entry/content/executionresult/(*|testcase[@href=' &lt;test case resource URL&gt;'])</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?

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.