Outomated Test Runner
Outomated test runner is responsible for configuring and running your ZWL tests. The VM that runs your tests keeps the test runner. Once a new request for run arrives, it comes into action, runs the requested tests and processes the result for you.
Take a look at following categories:
Category | Description |
---|---|
Managing Tests | Learn how tests are managed in Outomated using projects, files and versions. |
Builds | Learn what builds are and how they're used in Outomated. |
Build Capabilities | Learn how to pre configure OS and Browser pairs together with various browser and webdriver specific options such as for logging and debugging. |
Build Configuration | Learn how to configure build specific options such as defining a build capability, tests to run, display resolution and runner's preferences. |
Global and Build Variables | Learn to use global and build variables and understand their benefits. |
Dry Run Config | Learn why and how to configure dry runs to let a dry run pass. |
Running Builds | Learn about the various ways to run builds. Learn to run suite of tests and rerunning previously completed builds. Understand how to check build progress such as viewing live preview, real time logs and test detail. |
Build Result and Detail | Learn how to view and understand build result and detail such as logs, timings, screenshots, video, capability, config and more. |
Debugging tests | Learn the methods and tools available to help in debugging tests such as viewing logs, rerunning builds with debugging options, tweaking code etc. |
Costs | Learn how costs are calculated for running builds. Lean about restriction on parallel usage and other things. |