A Test Suite is a collection of related test scenarios — grouped so you can run them together.
Typical examples:
- Regression Suite
- Auth & Security Tests
- Core Flows (Signup, Login, Payments)
- Microservice-specific suites
How to use:
- Go to Test Scenarios
- Select multiple scenarios (Must be active scenarios)
- Click Create New Test Suite / + Add to Test Suite
- You can run a full suite anytime or add it to a Test Plan
Benefits:
- Organize tests by feature, service, or risk
- Easier to manage large test libraries
- Run multiple scenarios with one click