Ad Hoc Executions

Zephyr for Jira is now Zephyr Squad! Read more about this.

If a test is being executed outside of a Test Cycle, then it is termed to be executed in an "Ad hoc" fashion. By default, every Version (or if one doesn't exist, "Unscheduled") will have an Ad hoc cycle. All tests executed in an Ad hoc fashion will have the results summary reported in the test cycle.

Tests can be executed in an Ad hoc manner from the "Execute" button found in the toolbar of every issue.

This opens the "Execute Test" dialog as below where the "Execute Ad Hoc" option is selected by default. You could also select the "Add to Existing Test Cycle and Execute" option, pick a Version and pick the "Ad hoc" option - ensuring that the execution status gets recorded against that particular version albeit in an ad hoc manner. (If you need to record it against a particular test cycle, see Cycle Summary.)

Clicking on the "Execute" button will open the Execution page where details about the execution can be entered.

  • Execution Status: Selecting this field, a drop-down list of options are shown. The default statuses are UNEXECUTED, PASS, FAIL, WIP (Work in Progress) and BLOCKED. These statuses can be customized by your JIRA Administrator.
  • Defects: A new defect can be created at the Test level and the Test step level by selecting the edit icon for the Defects field and selecting "Create New Issue". A new defect can also be created by clicking on the "Create" button in the main toolbar or by directly typing in text to get a list of possible matches. The drop down also lists existing issues that could be selected to associate with this execution.
  • Comment: Details about the test execution can be entered here.
  • Attachments: Files can be attached to this execution and other users can preview the attachment(s) before actually downloading the file.
  • Test Execution Custom Fields: Custom fields defined for test executions.
  • Execution History: This displays a running list of all changes that occurred to this test execution and who made those changes and when. This section can be collapsed if needed.

You can also do test step-level executions and change the status. You can also provide step level information like Comments, Attachments and link Defects at that level.

(warning) Note: The Execution Status of the overall test is NOT automatically modified based on the status of the individual test steps. You will still have to set the Execution Status of overall test manually.