Skip to content

Running Tests in Parallel

TAMI Studio allows you to run tests at scale using parallel execution on the Cloud Testing Grid.

How Parallel Execution Works

Each workspace has a set number of test runners available. These test runners are shared across all projects within the workspace.

When a test run is triggered—either manually from the Test Case Editor, through a scheduled Job, or via the CLI — a test runner is allocated to execute the test.

If no runners are available, the test will be placed in a queue and executed once a runner becomes free.

Monitoring Test Runner Usage

You can monitor test runner usage via the Test Runner Meter in the top application bar. It shows:

  • The number of available test runners
  • The total test runner capacity for your workspace

Clicking the meter expands a detailed view of currently running tests and queued jobs.

Test Runner Meter

Scaling Up Parallel Runs

To run more tests in parallel, you can purchase additional test runners for your workspace. This increases your test execution capacity and shortens test completion time during large or frequent test runs.