TestFLO - Steps Status Condition


This workflow condition allows executing the given transition on the Test Case when statuses in Steps panel are in proper statuses selected in configuration.


Steps

To set the TestFLO - Steps Status Condition:

  1. Go to the Jira Administration > Issues > Workflows
  2. Select a Test Case workflow and click on Edit mode
  3. Select the appropriate transition where you want to set the condition
  4. Click on Add condition button
  5. Select TestFLO - Steps Status Condition and click Add
  6. Choose condition type:
    All steps are in statuses - if all steps statuses are in selected statuses, then the chosen transition will be available in the Test Case (for example useful at blocking Pass transition).
    No steps are in statuses - if all steps statuses aren't in selected statuses, then the chosen transition will be available in the Test Case (for example useful at blocking Fail transition).
    Any step is in statuses - if at least one steps statuses is in selected statuses, then the chosen transition will be available in the Test Case.

  7. Select proper steps statuses
  8. Click Add

Result

Condition has been added.