RRDI - How to include Planned Test Case Execution in RRDI report?
![]()
We are trying to build a custom Test Execution report for a client - the main thing they want to graph is a series based on the number of test cases that are planned to be executed so that they can compare it to their actual Test Case Execution - is there any way to do this in RRDI?
|
One answer
![]()
Actually it is hard to say test case planned to be executed in a milestone in RQM. The execution of test case is TCER with milestone, not test case itself in RQM.
If they want to see trend report, they have to use Metrics in FM of RRDI. I checked the metrics and found 'Test Case Metrics with Iteration' would meet his requirement. It retrieves the test case number from the test cases TCER in a test plan and milestone. You could drag the Total Test Cases, the dimension Date, Test Plan, Iteration, Project etc. to build such report. However, I have to ask which version of CLM and RRDI are you using? Because there is a problem in ETL query to get Test Plan, Iteration dimensions for this metrics in CLM 3.x. It has been fixed since CLM 4.0. See CLM Data Collection Jobs ETL fix WI Adopt Insight's Star changes in Java ETL (201358) and Rational Insight WI against the Data Manager ETL changes Test Case Metrics with Iteration: Needs to join Test Case and Iteration via the test cases' TERs. (57273). Comments Thanks Jun - I have had that solution suggested previously, unfortunately it does not work. We are using CLM v3.
There is an escalation for us created by RICHA AWASTHY that is asking the same thing. Is he working with you? Yes. Richa has been working with me, she provided the same answer to me but did not mention the defect in v3.x - not sure if she was told about the defect.
|