Can we extract tracebility report in RQM between developement sprint and QA test plans
One answer
Hi Muhammad,
The "Plans" information in CCM is not being populated in the Data Warehouse (DW), therefore you can't create a Cognos report to display the links between those elements and the Test plans in RQM. Regarding Test Cases, their links to Work Items (i.e. Development Items) are populated into the DW and you should be able to create a Cognos report that shows them.
For other solutions to display the "Plans" information, maybe using the REST API's directly and generating an RPE report would help. But I'm not an expert in RPE, someone else from the RQM team may be able to confirm if this is a possibility.
Thank you,
Clara F
The "Plans" information in CCM is not being populated in the Data Warehouse (DW), therefore you can't create a Cognos report to display the links between those elements and the Test plans in RQM. Regarding Test Cases, their links to Work Items (i.e. Development Items) are populated into the DW and you should be able to create a Cognos report that shows them.
For other solutions to display the "Plans" information, maybe using the REST API's directly and generating an RPE report would help. But I'm not an expert in RPE, someone else from the RQM team may be able to confirm if this is a possibility.
Thank you,
Clara F
Comments
You can use the RQM Reportable REST API to GET a qm:testplan including any linked development plans (see calmlinks=true request parameter.
Comments
Muhammad Ramzan
Dec 23 '15, 12:14 a.m.Can some one please suggest the solution
Don Yang
Dec 16 '15, 12:49 a.m."development sprint": do you mean test plans linking to those RTC task work items? what is your RQM version?
Muhammad Ramzan
Dec 16 '15, 1:04 a.m.Thanks @Don Yang for your reply , my RQM version is 5.0 and below is actually my requirements which i am looking for
We are working in Agile, in RTC we are managing development sprints/Plans and RQM we are managing our test plans. We have a linking our test plans from RQM with the development sprint in RTC.
I want to extract a report which show me all development plans and their linked test plans. This report is help full to find which development plan have not test plan etc..
I tried to extract through cognos, but in warehouse if i try to show data for iterations related test plans, it only showing the link between RQM iterations and RQM test plans not between RQM test plan and RTC iteration.
Clara Forero
JAZZ DEVELOPER Feb 02 '16, 5:32 p.m.Hi Muhammad,
How did you link Test Plans (RQM) and Development Sprints (RTC)? Are you referring to the creation of Test Schedules in the Test Plan?
Thanks,
Clara F
Muhammad Ramzan
Feb 03 '16, 12:34 a.m.In RQM(test plan) we have a link "Development Plan Link" where we linked the sprint with test plan. In test cases we also have a link "Development item link" we link the stories with the test cases