Parallel testing using Cloud Runner

  • Freigeben Version: Australia
  • Aktualisiert 12. März 2026
  • 1 Minute Lesedauer
  • Parallel testing using the Cloud Runner involves execution of tests within a suite in parallel.

    Parallel testing of the tests within a single suite starts as soon as you run the suite. When you run a suite using the Cloud Runner, all the tests within the suite run in parallel ignoring the execution order and abort on failure. Parallel testing using Cloud Runner is different from parallel testing without Cloud Runner.
    Hinweis:
    Parallel testing without Cloud Runner involves running of more than 1 suites in parallel.