Export list of test cases and descriptions for a given test plan?
Hi
Anyone know if it is possible to generate a list of test cases and their associated test descriptions for a given test plan?
Can this be done directly from RQM?
I have RRDI which allows a wide range of database queries from the Data Warehouse repository. However I cannot find where in the data warehouse repository the Test Case Description is stored.
Any help appreciated!
3 answers
Hi Una,
For now there is "Test Cases" report for both QM birt report and RRDI report, yet there is no way to fetch the test case's descriptions field in QM report or RRDI, because the description field is not added to the query model (for birt report) or data warehouse table (for RRDI report). The description is a variable-length field, and could be quite long, which is not a good way to store them in the database. Hope the explaination makes sense.
also - it appears to be possible to extract this information using a LIVE report (from Cognos)
Comments
Hi Una,
Some questions:
Did you have to create a new model / package / dimension(s) in Cognos?
Can you give the hierarchy and name of the Description field? i.e. Test Case --> xx --> Description?
I think we're using the default CLM Report Data Warehouse model and Operational Data Store, but wanted to see if I could find it in that existing structure.
Thanks!