Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

As a user, you need to keep certain rules in mind while setting the Status of Run and Run Steps in AIO Tests.

...

  • If you try to set the status of all the Run Steps as Not-Run then the status of the Run also becomes Not Run.

  • If you mark the status of all the Run Steps as In-Progress then the status of the Run also becomes In-Progress.

  • If you mark the status of all the Run Steps as Passed then the status of Run also becomes Passed.

  • If you set the Status of any of the Run Steps as Failed, the status of the Run becomes Failed.

  • If any of the Run Steps is not Failed but Blocked, the status of the Run is Blocked.

  • If no Run Step is marked as Failed or Blocked and any/ some but not all of the Run Step(s) is/ are marked as Passed, then the status of the Run is In-Progress.

The below screenshot has been taken from our ATM example where all the Run Steps are marked as Not Run Passed except the third Run Step which is marked as PassedIn Progress - the Status of Run becomes In-Progress.

...

  • Similarly, If no Run Step is marked as Failed or Blocked and any of the Step Run(s) is/are marked as In-Progress, then the status of the Run changes itself to In-Progress.

Refer to the table below for a clear understanding of the above rules:

...

Percolating down happens, only if, the status of Run is changed to Passed, and if:

  • all Run Steps (including steps of linked steps) have either Status of Not Run or Passed.

  • none of the Run Steps (including steps of linked steps) have any data in it i.e. data may only have Actual Results/ Comments/ Attachments/ Defects.

...