Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Done
-
4.0.0, 4.0.1, 4.1.0, 4.1.1, 4.1.3, 4.1.4, 4.1.5, 4.1.6
-
XRAY 2020 Sprint 5
Description
When importing execution results into an existing Test Execution, the activity follows the following pattern:
- Test Run was reset;
- Test Run was updated with the following items:
- Finish Date
- Start Date
- Result #i, where i is the cucumber example index when the test is a scenario outline or 1 when the test is a scenario
- Status
Since version 4.0.0, the Status is not being updated when it remained the same.
Thus, this missing activity item was leading the Test Evolution to render invalid values as it was considering the RESET status as the last action performed for the day.