Test suites group related tests together (e.g., “Checkout Flow”, “User Auth”). All tests in a suite can be run together or scheduled as a batch.
Suite Actions
Create Suite
Click + Create Suite and add a name and description
Run Suite
Execute all enabled tests in parallel
Enable/Disable Tests
Enable or disable all tests in a suite at once
Delete Suite
Remove suite and tests (previous runs preserved)
Only enabled tests run when you execute a suite. Disabled and proposed tests are skipped.
Working with Tests
Click into any suite to see its tests.
Test Statuses:
- Enabled - Active, runs on schedules
- Disabled - Paused
- Proposed - AI-generated, needs review
Quick Actions: Run, enable/disable, or delete any test.
Editing Tests
Click any test to open the editor. This is where you modify your tests.
What you can edit:
- Test steps (add, remove, reorder, or modify steps)
- Browser profile selection
- Test name and description
Make your changes, then run the test to verify it still works.
Reviewing Proposed Tests
When the Swarm generates tests, review and accept or reject them:
Open the suite
Click the suite containing proposed tests
Review each test
Check the name, description, and generated steps
Accept or reject
Accept to enable or reject to remove
Accepted tests automatically become enabled and run on schedules.