Running a UAT Execution v3.0
An Execution is one pass of a test plan against a specific environment.
Starting an Execution
- On the Test Plans page, click the green Start button next to an active or frozen plan
- Confirm the environment and click Start
- You are taken to the Run page
On the Run Page
One row per test case, ordered as configured. Each row has four verdict buttons:
- ✔ Pass — case met expected result
- ✘ Fail — case did not meet expected result
- ⚠ Blocked — could not execute (e.g. dependent service down)
- ⏭ Skipped — deliberately skipped for this environment
Click a button to record the result. The notes textarea autosaves on blur.
A live summary banner at the top shows: N pass · N fail · N blocked · N skipped · N not run
Closing an Execution
The Close as passed/failed button is disabled until every case has a verdict. Closing writes completedAt on the execution record and the page becomes read-only.
The Abort button marks the execution as aborted — used when the environment collapses mid-run.