On-Demand Run
Triggering a test execution manually whenever it's needed, rather than waiting for a scheduled or event-driven run.
What is On-Demand Run?
What is On-Demand Run?
An on-demand run is a test execution you kick off manually at will—to verify a hotfix, check a specific flow, or reproduce an issue—independent of the usual per-commit or nightly schedules. On-demand runs give teams immediate answers when they need them, without waiting for the next scheduled cycle. This works best when running the suite is cheap and fast: deterministic execution with no per-run AI tax means you can trigger a full run any time you like and trust the result within minutes.