A Test Plan lets you automate the execution of one or more Test Suites — on a defined schedule.
How to use:
- Go to Test Plans
- Create a new Plan → select Suites to include
- or Select Test Suite(s) → Click Create Test Plan / + Add to Test Plan
- Click on Details → Click Edit → Define when to run
- Set notifications (Slack, Email, Webhook)
You can schedule Test Plans to run:
- Daily (good for staging environments)
- Weekly (full regression)
- On Deploy (triggered by CI/CD event)
- Custom (via cron pattern)
Benefits:
- Run tests continuously — even without manual triggers
- Validate staging or production APIs daily
- Monitor regression risks proactively
- Keep stakeholders notified