Adding Tests
To add tests to a test suite, click on theAdd Tests
button in the test suite.

Run Settings
Once you have added tests to a test suite, you can configure your test suite runs with the following options:- Execution Options - Set retries, delays, and timeouts
- Parallelism Settings - Configure parallel test execution
- Setup & Teardown - Set up test environment and cleanup
- Environment Variables - Configure test environment
- Notifications - Set up test result notifications
- Test Management - Manage individual tests

Running Test Suites
Once you have added tests to a test suite, you can schedule it to run at certain times, trigger it from a CI/CD pipeline, or run it manually by clicking theRun
button.
- Schedule Suite Runs - Schedule test suites to run at certain times
- CI Integration - Trigger a test suite from a CI/CD pipeline
- Run Suite - Manually run a test suite