List of the "most current" of the current results of all Test Cases
![]()
My customer has Test Cases linked to several Test Plans with Test Execution Records planned for different iterations per Test Plan.
Now they want to display a bar like the "Execution Status using TCER Count" but not against one or more Test Plans, but just one single bar showing the "most actual" verdict of all the actual results of a Test Case (ie over all the Test Case's execution records) the example is: TC A -TCER A.I1 -> Failed 2015/11/01 -TCER A.I2 -> Passed 2015/11/02 -TCER A.I3 not run TC B -TCER B.I1 not run -TCER B.I2 -> Failed 2015/11/02 -TCER B.I3 -> Passed 2015/11/01 TC C -TCER C.I1 -> Passed 2015/11/03 -TCER C.I2 -> Failed 2015/11/01 -TCER C.I3 -> not run Result: 2 Passed, 1 Failed (Passed: TC A I2, TC C I1, Failed: TC B I2) Since they neither have RRDI nor JRS, they need to do that in BIRT. Did anybody create a similar report? TIA Stefan |
2 answers
![]()
Hi Stefan,
Do you mean your customer wants to see or view all pending works on the test plan? If not, what is the expected results that you need to see? Cheers, Will Comments Hi Will,
Understand but I would verify these parameters: Iteration, TCER State and Most Recent Iteration Only options. Also, try to find out the date for those not run TCERs. Were they created before 2015/11/02?
These guys ran alone for while. In a decent setting, I would agree, but:
|
![]()
You are right and this is a good one. I think OOTB reports will not able to generate those data points for you. You would need a custom report which I do not have one at this time.
|