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:

  1. Go to Test Scenarios
  2. Select multiple scenarios (Must be active scenarios)
  3. Click Create New Test Suite / + Add to Test Suite
  4. 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