How to create a report in Quality Management
HI,
I am able to create an report in Change and Configuration Management to monitor the defects logged against test cases.
Can anyone please tell how to create an report under Quality Management. I need to create an report which shows the Total Number of test cases, Executed, Result
and the 2nd one
Test Case, Test Script, NUmber of execution, last result, defects if any
|
One answer
Hi Akshay,
Firstly please specify what reporting solution you are using such as JRS, Cognos, RPE, Birt... The easiest way is to use JRS (Report Builder). Start from BUILD menu to design a report. In Choose Artifacts, select Test Case or whatever you want to see in the report. Follow the instruction for the rest. In Format section, click on Add Calculated Value Columns and select Count The Number Of Artifacts to show the total number. Or if you would like to show the total number by day / week / month, you can start from BUILD menu with selecting Historical Trend. |
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.
Comments
Hello,