Skip to main content
These are results on a run, not edits to the master case.

Case-level results

  • passed: the case met expected outcome
  • failed: it didn’t; usually file a finding
  • blocked: you couldn’t execute (env down, no test data, waiting on client)
  • skipped: not in scope for this run
  • in_progress: started, not finished

Step-level

  • pass / fail / blocked
  • not_applicable: this step doesn’t apply (UI shows N/A)
  • not_run: you haven’t marked it yet
UI buttons: Pass, Fail, Blocked, N/A. There is no separate “blocked” vs “N/A” at case level in the same way; N/A is a step concept. If the whole case is wrong for this release, skipped the case. Longer run guide

Running a test

How execution works.

Failed vs finding

Result vs issue record.