Accelerating the test effort with distributed testing
The IBM® DevOps Test UI (Test UI) UI Test perspective helps you accelerate the test effort by providing ways to distribute test execution across multiple browsers and multiple computers simultaneously.
Running a Web UI test on multiple browsers simultaneously
When you run a Web UI test, you can run it on multiple browsers simultaneously and thus achieve browser coverage for that test. You do this by selecting the Run on several devices and browsers in parallel checkbox in the Run Test wizard.
Running multiple Web UI tests on multiple browsers simultaneously
You can further accelerate the test effort by running multiple Web UI tests on multiple browsers and mobile devices simultaneously. You do this by selecting a group of tests in the Test Navigator, including Web UI tests in a compound test, and selecting Run Distributed Tests .
For instructions, see Running multiple Web UI and compound tests simultaneously.
Running multiple Web UI tests on multiple browsers and platforms simultaneously
- Specify the host name and port or IP address of the Test UI and also select the The agent will be used primarily to support remote execution of UI tests from DTUI checkbox.
- If you have installed DevOps Test Performance in the shell-shared mode with Test UI, ensure that you select the The agent will be used primarily to support remote execution of UI tests from DTUI checkbox.
During test execution, the agent computer is given priority over local execution; that is, tests always run on the agent computer by default if agents are available to the workbench. If no agents are available, tests run on the local computer.
Each remote agent can include several channels (or streams) for running tests, and if the number of selected tests is greater than the number of channels, each channel can contain multiple Web UI tests. The Web UI tests within a channel are run sequentially.
In the UI Test Playback ( ) preferences window, you can set the number of parallel channels for each agent computer.
For further information about DevOps Test Performance agents, see Working with agents. You can download the DevOps Test Performance agent from Passport Advantage.
For more information about running multiple Web UI tests and compound tests by using a DevOps Test Performance schedule, see Running tests from a schedule.