Creating a Test Plan v3.0
A Test Plan groups test cases for a specific testing pass — UAT Sprint 1, regression pre-go-live, staging smoke, etc.
Creating a Plan
- Open a project and click Test Plans
- Click New test plan
- Fill in: title, description, environment (e.g.
uat,staging,uat-mpsj-01) - Click Create — the plan starts in
draftstatus
Plan Lifecycle
| Status | Meaning | What You Can Do |
|---|---|---|
draft | Being prepared | Edit, add cases |
active | Ready for execution | Start executions, edit cases |
frozen | Locked for audit | Start executions, but NO case edits |
archived | Done, read-only | View only |
TIP
Freeze a plan before a formal UAT pass — this locks the test cases so nobody tampers with the test body mid-execution.