Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Not a Problem
-
None
-
None
Description
Description
Test steps status is not getting updated if the Test run status is Failed by inline execution.
Pre-conditions
How to reproduce
- Create a Test and add the Test steps.
- Create a Test execution.
- Execute the Test and FAIL the status in inline.
- Change the status to PASS and then FAIL.
Actual result/Attachments
Test steps status is not getting updated to FAIL.
Expected result
Test steps should updated to as per the Test Run status.
Version
- 7.8.2-j9
Workaround
Change the Test Run status to Todo first and then change it to FAIL.