It's all about the answers!

Ask a question

JRS- count number of test case by category


Vijay Panari (1115) | asked Jun 18 '20, 6:11 a.m.

 Hello Team,

I need help  in generate JRS report for RQM data. i need to generate report category wise , test case pass/fail. 

Category name | total test case | Pass |fail | in competed
 Software           | 20                    |2      |1     |2
  Hardware         | 44                   12      |3     |4


Thanks
Vijay P   

One answer



permanent link
Karthik Sirimulla (1811) | answered Jun 25 '20, 1:26 a.m.

 Hi Vijay,


1. Choose artifact -> Test case
2. Build Relationship
     QM TestCase -- Run By (required) -->  QM Test case execution record --> Curren Test case result (required) --
     --> QM Test case result
3. Set Conditions 
    a) Choose attribute as Category
    b) Choose values of Category ( in your case, choose values of software and hardware on which data should be analyzed)

In table
------------------------
Column 1. Choose calculated value
    a) Choose "Attributes of " -> QM Test case
    b) Choose Count number of artifacts by ID and Click ok 
Column 2. Choose "Attributes of " -> QM Test case -> Category
Column 3. Choose "Attributes of " -> QM Test case result  -> Status

This table shows all the count of all test cases in Column 1 , with their respective Category values in Column 2 and Current Test case result in Column 3. 

Note: Column 2 is shows category name with its values assigned to test case. 

Regards,
Karthik

Your answer


Register or to post 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.