It's all about the answers!

Ask a question

How to see the test plans and test suites for a list of test cases in RQM?


Joe Gariano (8813137) | asked Sep 05 '13, 7:38 p.m.
We're using RQM 4.0.2.  If we click on a single test case, we can see (in the upper right corner of the browser window) which test plan(s) and test suite(s) the test case is part of.  However, we would like to see a list of all test cases with a column for the associated test plan(s) and associated test suite(s).  We want verify that we've properly assigned a large group of test cases, but we don't want to have to open each individual test case to do that -- we want to scroll through a list.

The "browse test cases" feature in RQM gives me a list of test cases, but I could not find a column that shows the associated test plan or test suite.  I couldn't find any other way inside the RQM user interface that allows me to see such a list.

So I turned my attention to RPE, thinking I could build the table of test cases with the desired test plan and test suite columns.  However, after examining the XML at the following data source URI, its not clear to me how how to get from a test case to the parent test plan or suite using RPE.
https://myserver:9443/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/myproject/testcase?abbreviate=false&calmlinks=true

So my question is two-fold...
1) Is there a way to get at such a view using the RQM web-based UI?
2) If not, what is the data source URI and related XML fields that I can query using RPE to build such a view myself?

2 answers



permanent link
Lisa Caten (342913) | answered Sep 06 '13, 9:42 a.m.
FORUM MODERATOR / JAZZ DEVELOPER
edited Sep 06 '13, 9:42 a.m.
It may not be exactly what you're looking for, but the Test suites by Development State (Live) shared report lists test plans and their test suites and for each test suite, the test cases included in the suite:



permanent link
Alan MacDougall (1) | answered Sep 06 '13, 7:58 a.m.
For the test Plans this can be done in the RQM UI.
In RQM 4.0.2 Under  Construction -> Test Cases
You can add a Test Plan column to the grid.

I am looking for a way to do the Suites myself (but instead I am looking for test case not in any suite.

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.