Versions Compared

Key

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

...

Xray provides some built-in Test statuses (which can’t be modified nor deleted):

  • TODO  TODO – Test is pending execution; this is a non-final status;
  • EXECUTING  EXECUTING – Test is being executed; this is a non-final status; at least one step is mapped to a non-final Test Run status 
  • FAIL  – Test failed
  • ABORTED  – Test was aborted
  • PASS  – Test passed successfully

...