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
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
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