Skip to main content
If you don’t have a CI pipeline but you would like to run your tests on a regular schedule, you can do that via our scheduling feature in the test reports section of the project overview page. Click on run and select the scheduled run tab.
Run tests button in the Octomind app

Run tests button in the Octomind app - 09/2025

In the scheduled run tab you can select which browser (Chromium, Firefox, Safari) and screen sizes you want the tests to run for. If you tagged your tests, you can shard the execution - run only tests with specific tags. To choose frequency, you can pick between the following run intervals:
  • daily
  • weekly
  • bi-weekly
Scheduling a test run in the Octomind app

Scheduling a test run in the Octomind app, 09/2025

Email notifications

In case a scheduled test fails, we will inform you via email. You can always opt out of these notifications in our in-app settings.
Email notification sent out to inform about a failed test case

Email notification sent out to inform users about failed test case(s) 05/2025

I