Details
-
Suggestion
-
Status: Under Analysis
-
Resolution: Unresolved
-
R3.3.7
-
None
-
None
-
-
32
Description
Test Runs Summary gadget should also take into account the "Finished On" date
The gadget should show Execution Status history for within the defined time frame so that
- It includes tests which may have been ran by tester A and set to FAIL on day 1 and then set to PASS by tester A on day 3
- It includes tests which may have been ran by tester A and set to FAIL on day 1, but then set to PASS by tester B on day 3.
- It includes both events above as a count of the productivity so that
- In scenario a) the total count for tester A (over the time frame of 3 days) would be 2 tests (1 FAIL + 1 PASS)
- In scenario b) Tester A would have a count of 1 test (FAIL) and tester B would also have a count of 1 test (PASS) within the time frame
Note: It might be worth making the above an option to tick in the gadget so people can choose to use "execution history" or not - that way people could use it as is today or with the advanced functionality above.