It's all about the answers!

Ask a question

How to use RQMAPIUtility to get the a result of latest test execution of a test case


Ally Li (112) | asked Apr 10 '18, 3:36 p.m.

 Hi, I am running a test case, I want to find the link of test result <server url>qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/PPM/executionresult/slug__<internal #> through RQMAPIUnity.  Would love to see an example.  Thanks very much!


Comments
Donald Nong commented Apr 11 '18, 3:43 a.m.

How to you run the test case? Through an adapter or UI? If you have control of the POST operation for creating the TCER, the "slug" ID that you need is in the "Location" response header.

One answer



permanent link
Ally Li (112) | answered Apr 11 '18, 2:09 p.m.

 We use RQM Execution tool to run the test case with -printResultUrl=true

The  test result URL is in RQMExecutionToolLog.log.   But We thought option of using REST API (or RQMAPIUtility) would be better approach.  

Is it possible to find the resultUrl by using REST API (or RQMAPIUtility)? 
Thanks

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.