Execute Tests InlineTo execute Test Runs inline from the Test Execution view screen, this option must be enabled in the Xray administration page. The option for setting the Test Run status manually without having to execute all Test Steps (or Examples, in the case of Cucumber Tests) must also be enabled in the Xray administration page. Given that the above options are enabled and you have permission to execute the Test, the context menu for executing Test Runs, accessed by the Gear button on each Test, must show the available transitions. When executing inline Tests, the status of the manual steps (or Examples, in the case of Cucumber Tests) can be changed automatically. The following rules are applied: - PASS: All step statuses will be changed to PASS independently of their current status.
- FAIL: All step statuses will remain unchanged, even if they are all PASS. This is because a Test might fail due to a Pre-Condition.
- TODO: All step statuses will be changed to TODO.
- ABORTED: The Test Execution status will be changed to ABORTED.
- EXECUTING: The Test Execution status will be changed to EXECUTING.
- BLOCKED: The Test Execution status will be changed to BLOCKED.
- CUSTOM: The Test Execution status will be changed to the chosen custom status.
To execute a Test Run inline: Step 1: Open the Test Execution issue you wish to run. Step 2: Click the Execute button located in the last column of the Test Runs table and select one of the available statuses. 
This action may trigger some email notification(s) depending on your Xray settings. For more info on email notifications and how to set-up them, please have a look at Email Notifications |
|