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

Publishing engine feed structure schema

 Hello, 

I'm working with IBM Rational  publishing engine and I would like to get the Test cases execution results with the test steps results (comments and results for every single step) but I don't see any section related to the steps results and how could I get a feed or input example where I can specify the project area
Also I want to get the list of requirements linked from ReqPro to each test execution result, how can I get this join using publishing engine?

Thank you!

0 votes


Accepted answer

Permanent link
Under executionresult, you should see stepResults. You can use a URL like
https://<host>:<port>/<qmcontext>/service/com.ibm.rqm.integration.service.IIntegrationService/resources/<projectareaalias>/executionresult

If you want to filter for a specific testcase, you can use fied query:
https://<host>:<port>/<qmcontext>/service/com.ibm.rqm.integration.service.IIntegrationService/resources/<projectareaalias>/executionresult?fields=feed/entry/content/executionresult/(testcase[@href=' <resourceUrl>']|*)

From RM tool, you can use traceability link - ValidatedBy to join the test cases. For this, you need to use Data Source Configuration element, where data source URIs are calculated every time.
Rafael Rodriguez Montes selected this answer as the correct answer

0 votes

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
× 7,494
× 6,121

Question asked: Jan 19 '15, 12:53 p.m.

Question was seen: 3,893 times

Last updated: Jan 19 '15, 2:52 p.m.

Confirmation Cancel Confirm