How Snoozing Works
Tests can be snoozed for 1 day, 1 week, 1 month, a custom date/time, or indefinitely until manually unsnoozed.What Gets Paused When You Snooze
When you snooze a test, the following are also paused:- Test execution in all contexts: The snoozed test will not run in scheduled suites, test plans, or CI pipelines
- Dependent child tests: Any tests that depend on the snoozed test as a parent will also be snoozed
- All automated triggers: Scheduled runs, CI integrations, and test plan executions skip the snoozed test
How to Snooze a Test
Navigate to your Test in the Test Suite list

Click the three-dot menu on the test row and select Snooze Test.

Select snooze duration from the dropdown options
- 1 day
- 1 week
- 1 month
- Custom period
- Until Manual Unsnooze

For custom periods, click "Custom period" and set your specific date and time, then click Snooze

Unsnooze a Test
Click the three-dot menu on a Snoozed Test and select Unsnooze Test

Confirm or edit in the modal

Impact on Dependencies
When you snooze a test that has dependencies:- Child tests dependent on the snoozed parent test will not run
- The entire dependency chain below the snoozed test is paused
- This prevents failures from tests that depend on setup from the snoozed test
Use Cases
Deploying New Features
Deploying New Features
Known Issues under Investigation
Known Issues under Investigation
Maintenance Windows
Maintenance Windows
A/B Testing Variations
A/B Testing Variations
