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

how can we access the Test Environment from Test plan (RQM) using RPE, what is the URI to access the Test Environment section

 how can we access the Test Environment from Test plan (RQM) using RPE, what is the URI to access the Test Environment section

0 votes


Accepted answer

Permanent link
Test Environments are exposed as "configuration" resource in RQM REST API.
To get the Test Environment section from test plan, you should use the query testplan/configuration. From this query, you can get only the URL of the test environment. You should use another data source (that is dynamically configured using Data Source Configuration element in RPE) with its URI property set to testplan/configuration/href.
From this data source, you should be able to print Test Environment name (configuration/title) and other details.

Mallikarjuna Ande 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

Question asked: Jul 29 '19, 5:38 p.m.

Question was seen: 917 times

Last updated: Jul 31 '19, 2:55 a.m.

Confirmation Cancel Confirm