How can I populate a Defect matrix on RQM Widget Dashboard
Hi
Under RQM v3.0.x
How do I configure a Defect Matrix (shown below) on a RQM Widget Dashboard?
The above defect statistics should represent the counts irrespective of any Testcase / TestPlan it belongs to.
Also, is it possible to get a tabular or graphical representation on the RQM Widget which indicates :
1) How many defects are raised in each release/build on to the RQM Widget dashboard??
2) Defects filed against each team (preferably open items)
3) Also a Score Card report which displays the status of total testcases which are passed / Failed irrespective of the TER's it belongs to ?
Thanks
Under RQM v3.0.x
How do I configure a Defect Matrix (shown below) on a RQM Widget Dashboard?
The above defect statistics should represent the counts irrespective of any Testcase / TestPlan it belongs to.
Also, is it possible to get a tabular or graphical representation on the RQM Widget which indicates :
1) How many defects are raised in each release/build on to the RQM Widget dashboard??
2) Defects filed against each team (preferably open items)
3) Also a Score Card report which displays the status of total testcases which are passed / Failed irrespective of the TER's it belongs to ?
Thanks
One answer
Hi
You can create queries in RTC which can extract the above data. Then these queries can be added on RQM dashboard.
For 1. Create two conditions: a condition with type as 'Defect' and other with iteration.
Choose the iteration for which you need the defects and run the query.
For 2. Create two conditions: a condition with type as 'Defect' and other with 'Filed Against' field.
Select the application/team and run the query.
For 3. You can run the TER Listing Report for all the Test Plans.
Hope this helps!!
Best Regards
Rajat
You can create queries in RTC which can extract the above data. Then these queries can be added on RQM dashboard.
For 1. Create two conditions: a condition with type as 'Defect' and other with iteration.
Choose the iteration for which you need the defects and run the query.
For 2. Create two conditions: a condition with type as 'Defect' and other with 'Filed Against' field.
Select the application/team and run the query.
For 3. You can run the TER Listing Report for all the Test Plans.
Hope this helps!!
Best Regards
Rajat