The 8-stage pipeline
When you click Run, the test is dispatched and moves through these stages, shown as pills on the Queue page:
- Queued → Provisioning (a fresh cloud master + injectors spin up)
- Setup (the test plan and data are loaded onto the master)
- Create Data → Smoke (a 1-user check that every step returns OK)
- Running (the full load) → Analysing → Teardown
The Smoke stage gates the load test: if the smoke fails, the load won't run, so you don't pay for a broken script. A failed stage turns red with the reason in the log.