Cloud Runners
Last updated
Cloud Runners are responsible for executing your automated tests.
They pick up tests from the queue and run them in a managed environment - no setup required.
The Cloud Runners page gives you visibility into:
Available runners
Current execution state
Runner allocation during test runs
Initializing
Runner is starting up and preparing for execution
Ready
Runner is available and waiting for a test
Running Test
Runner is actively executing a test
Tests are added to the Automated Test Queue
A cloud runner is assigned automatically
The runner executes the test
Results are returned to Test Runs
In addition to cloud runners, you can use your own infrastructure.
On-premise runners are self-hosted runners that execute tests within your environment.
Right-click on a runner to perform actions:
Enable / Disable
Control whether the runner is used for execution
Delete
Removes the runner permanently
Invalidates its registration
Disabled runners are excluded from execution Deleted runners must be re-registered to be used again
Click Generate Registration Token

A registration token is copied
Use it to set up a self-hosted on-premise runner
Last updated

