Details
-
Story
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
R1.5.0
-
Description
Currently, for Manual Tests and also Automated Cucumber Tests with samples, the user needs to explicitly PASS all steps or samples for the execution to complete.
The user should be able to change the overall status field in the execution screen to PASS. This will automatically change the status of all steps and samples to PASS.
The user should be able to change the overall status field in the execution screen to TODO. This will automatically change the status of all steps and samples to TODO.
Also, the user must be able to change the overall status field in the execution screen to FAIL at every time. The steps and examples must remain with the current status.
Also, the user must be able to change the overall status field in the execution screen to ABORTED at every time. The steps and examples must remain with the current status.
If the Test does not contain steps or samples, the overall result can also be changed as this will not affect steps or samples.
An option should be available in Xray General configuration that indicates if this feature is active or not. The default value is true. Current installations of Xray should remain with this feature deactivated, when the new version of the plugin is installed.
Attachments
Issue Links
- blocks
-
XRAY-149 As a user, I can set the result of a Test directly from the Test Execution view issue page
- Closed