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

What are the RPE URIs for Execution Records and Results

I have RPE templates that take URIs to test plans and test suites and print out a bunch of stuff. 

For those I use the following schema to get at the test plan or test suite:
https://az25app125.gddsi.com:9443/qm/service/com.ibm.rqm.integration.service.IIntegrationService/schema/qm.xsd

And in the RPE document specifications, I use URIs like this (where the final digits are a valid plan or suite ID):
Test Plan: https://myserver:9443/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/QM_Sandbox/testplan/urn:com.ibm.rqm:testplan:161
Test Suite: https://myserver:9443/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/QM_Sandbox/testsuite/urn:com.ibm.rqm:testsuite:143

Can somebody tell me what the equivalent URIs are for getting at execution records and results?  I'm interested in what the schema URI(s) are and the URIs to use in the document specification.  For the latter, I tried the following in my web browser (where the final digits are a valid test suite execution record ID), but didn't get anything back:
https://myserver:9443/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/QM_Sandbox/suiteexecutionrecord/urn:com.ibm.rqm:suiteexecutionrecord:1001

Thanks,
Joe Gariano

0 votes


Accepted answer

Permanent link
You should see the list of test execution result(s) under the section "Previous Result Details" in browser.
In RPE, you can use qm.xsd for adding data source schema for suiteexecutionrecord.

Joe Gariano selected this answer as the correct answer

0 votes

Comments
Thank you.  I realized that the URI I had for the document specification had the wrong project name; once I corrected that, my web browser no longer gave me an error.  I appreciate the tip to use the qm.xsd for the schema.

Subramanya, I made some progress along the lines of your suggestion, but I'm still stumped.  I've stated the details of where I'm stumped at in this new question: https://jazz.net/forum/questions/145461/having-problems-extracting-test-result-data-from-rqm-using-rpe Can you help? Thanks, Joe

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,622

Question asked: Mar 11 '14, 4:46 p.m.

Question was seen: 5,274 times

Last updated: Mar 13 '14, 10:55 a.m.

Confirmation Cancel Confirm