Can I get the Iteration in the results on RQM using RPE?
Accepted answer
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
https://www.ibm.com/developerworks/community/forums/html/topic?id=381bf3fd-636c-4ace-90ac-2d17c2aa1c60
Comments
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 |