Run your tests to find bugs in your app. We will help you figure out what went wrong.
on
.
Active test case - the toggle is on, 05/2025
run all active
and then in app
. This will trigger a test run resulting in a test report visible in the Octomind app. We run the tests in parallel to make sure they run completes under 20 minutes, regardless of the number of your active test cases.
Useful for branch deployments - you can run your tests against any other accessible URL. Select in app on a different URL
instead.
Run tests button in the Octomind app - 05/2025
on
.schedule
button in the project overview
.
This is a great strategy for synthetic monitoring of your app in production.
Scheduling test runs 7/2024
global step timeout
in the environment settings to shorten the timeout between steps if you want to run the tests faster. Our default is 30 seconds. This option should be enjoyed with caution - it can lead to more frequent failures due to timing issues.
global settings timeout in environment settings, 03/2025
test sharding with tags, screenshot 03/2025