It's all about the answers!

Ask a question

Can I get the Iteration in the results on RQM using RPE?


Cesar Sasaki (511289129) | asked Dec 06 '16, 6:45 p.m.
 I have a report that can show the results and it related defects. I want to add the Iteration name of the result.

Can it be done with RPE? I have seen that there is a "iterations" but is an integer only and it shows "1" only.

Thanks!

Accepted answer


permanent link
Subramanya Prasad Pilar (4.6k16) | answered Dec 07 '16, 1:18 a.m.
You can use feed/entry/content/executionresult/testphase/href as URL of the dynamic data source and then testphase/title should return Iteration. You may find this discussion useful:
https://www.ibm.com/developerworks/community/forums/html/topic?id=381bf3fd-636c-4ace-90ac-2d17c2aa1c60
Cesar Sasaki selected this answer as the correct answer

Comments
Cesar Sasaki commented Dec 07 '16, 6:19 p.m. | edited Dec 07 '16, 6:21 p.m.

 Thanks! The solution worked!

But do you know why there are some values that have syntax error when paste them on the web?
For example I got an href : 
https://rssbqm01:9443/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/IBM+Testing+Prueba/testphase/urn:com.ibm.rqm:testphase:265

That worked correctly  but then I got another  testphase id and it did not work. And when I try to create  the DynamicDataSource it did not work.

Regards

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.