Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

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?

0 votes


Accepted answer

Permanent link
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

0 votes


One other answer

Permanent link
You can use URL like https://<host>:<port>/<qmcontext>/service/com.ibm.rqm.integration.service.IIntegrationService/resources/<projectareaalias>/executionresult?fields=feed/entry/content/executionresult[testcase/@href='<identifier>']/*/*

1 vote

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 12,082

Question asked: Nov 14 '13, 6:33 a.m.

Question was seen: 5,963 times

Last updated: Nov 23 '13, 9:21 a.m.

Confirmation Cancel Confirm