Create and delete monitors
Learn how to create, configure, and delete monitors that run scheduled tests, plus understand their statuses and options.
A monitor runs a test at regular intervals. This guide explains how to create one, understand its statuses, and delete it.
Interactive tutorial
Step-by-step guide
Create a monitor
1
Find the testSearch for the test you want to monitor.
3
Configure the monitorEdit the name if needed, select the resource that will execute the test, and adjust default options (browser preset, variables, etc.).
4
Set the frequencyAdjust the execution frequency to match your needs.
5
Advanced schedulingClick Advanced to configure specific time windows or days if you do not want 24/7 monitoring.
6
CreateClick Create a monitor to activate it.
- Retry on failure: automatically reruns the test if it fails. Not recommended by default to avoid overloading resources.
- Ignore errors: executes all steps even if some fail. Useful for scenarios where every step must run.
Monitor statuses
| Status | Meaning |
|---|---|
| Scheduled | The monitor is created and waiting for its next execution |
| Running | The test is currently executing |
| Success | The last execution passed |
| Failed | The last execution failed |
Delete a monitor
2
DeleteSelect Delete and confirm the deletion.
What's next?
Last updated on