Step buttons
- Pass: this step did what
expected_resultsaid - Fail: it didn’t. File a finding when it’s a product defect (the UI can prompt file issue)
- Blocked: you cannot complete the step (VPN, no OTP, env 500)
- N/A: step doesn’t apply (
not_applicable). Example: PayPal step on a store that only has cards
Case results
passed | failed | blocked | skipped | in_progress
Skipped = not executing this case in this run (out of quote, feature flagged off). That’s not N/A.
Mapping from the sheet
- Green to pass
- Red to fail (+ finding)
- Orange “can’t test” to blocked
- Gray “not this sprint” to skipped
- “n/a” on a step to N/A
Runs
Starting and finishing.
Findings
When fail becomes an issue.

