Which default report can be used to see the Requirement Coverage in CLM 5.0.2?
I am working on CLM 5.0.2 and I have created requirements and requirement collections in DOORS. I have created Test Plan and linked to Requirement Collection. Then I have created Test Case and linked to Requirement. Now I want to see a report that will show me all the requirements and the test cases they are linked to, so that I can make sure all the requirements have been covered by a test case.
How and where can I see this report? Please help.
How and where can I see this report? Please help.
One answer
Hi Maria,
You can use the "Requirements Traceability" report. The following link gives you the information of the OOTB BIRT reports in RQM: https://www-01.ibm.com/support/knowledgecenter/SSYMRC_5.0.2/com.ibm.rational.test.qm.doc/topics/qm_c_birt_reports.html?lang=en
Thank you,
Clara
You can use the "Requirements Traceability" report. The following link gives you the information of the OOTB BIRT reports in RQM: https://www-01.ibm.com/support/knowledgecenter/SSYMRC_5.0.2/com.ibm.rational.test.qm.doc/topics/qm_c_birt_reports.html?lang=en
Thank you,
Clara
Comments
Thanks Clara for your response.
I have been trying to use Requirements Traceability report but it never works. I do not get any values to select in the Project Area parameter box. Why does this happen? And how can it be fixed? Thanks.
Hi Maria,
The traceability report is a Data Warehouse (DW) report; the information displayed comes from the DW, not from the application directly. You may want to make sure the ETL's ran successfully (Quality Management and Requirement ETLs). You can double check the DW to make sure the data is there, for instance, the information that relates Requirement Collections and Test Plans should be in "RIDW.VW_REQUICOL_TESTPLAN_LOOKUP".
Thank you,
Clara