Test Plans
Test plans
Group test cases into repeatable release, scheduled, or webhook-triggered checks.
Test plans are the automation layer for project coverage. A plan defines which test cases run together and when the plan should run.
Use cases
Create plans for:
- Release smoke checks.
- Critical billing or checkout paths.
- Authenticated role and permission checks.
- Scheduled health checks for important workflows.
- Deployment-triggered checks for staging, preview, or production.
Plan fields
- Test Plan name: A clear operational name.
- Target: All cases, a priority, selected test cases, or a folder.
- Triggers: Optional schedule and/or webhook trigger.
- Schedule: Weekdays, run times, and timezone.
- Webhook URL: Generated endpoint for deployment or CI systems.
Plans may have no trigger and still be useful for manual release runs.