Configuration of Web UI test runs See the different ways to play back Web UI tests. Running a Web UI testTo verify that a web application works as designed, run the test in a browser. Optionally, you can run the test in more than one browser at a time to speed up your test effort. Before running the test, you can choose to use a specific browser profile for the test.Running Web UI tests on BitBar CloudYou can run Web UI tests on mobile devices that are connected to the BitBar cloud device. After the test run is completed, you can view the test reports in IBM® DevOps Test UI (Test UI).Running Web UI tests on BrowserStack CloudYou can run Web UI tests on the BrowserStack Cloud so that you can choose devices from a wide range of Android and iOS devices that are available for testing.Running Web UI tests on the pCloudy cloudYou can run Web UI test on Android or iOS devices that are connected to the pCloudy cloud testing platform. After the test run is completed, you can view the test reports in IBM® DevOps Test UI (Test UI). Running Web UI tests on Perfecto mobile cloudYou can run Web UI test on Android or iOS devices that are connected to the Perfecto mobile cloud testing platform. After the test run is completed, you can view the test reports in IBM® DevOps Test UI (Test UI).Running a Web UI test by using industry-standard mobile browsersYou can use industry-standard mobile browsers, such as Chrome and Safari, to run Web UI tests for mobile web applications. You can run tests with Chrome on Android devices and emulators and with Safari on iOS devices and simulators.Running a test recorded in Google Chrome Device ModeYou can run a test that you recorded in Chrome Device Mode. Doing so allows you to emulate the testing of applications on the browser of a mobile device. Running tests in the headless modeWhen you do not want to view the GUI of the application under test as the recorded test is played back on a web browser, you can choose to run the test in the headless mode. Running of tests in the headless mode is useful when you use an automated testing environment. Running tests in the private or incognito modeWhen you play back Web UI tests, if the user profile that is stored in the browser prevents the test from running without intervention, then you can use the private or incognito mode. Also, when you do not want cookies, caches, and user information to affect your test play back, you can choose the private mode.Testing with Docker imagesIBM® DevOps Test UI (Test UI), IBM® DevOps Test Performance (Test Performance), and Test Performance Agents are available for download as Docker images. You can use them to fulfill the continuous testing aspects of your DevOps lifecycle.Testing with IBM Cloud PrivateYou can automate your testing environment by using Docker container images of the workbench and agents on top of IBM® Cloud Private.Parent topic: Configuration of test runs from the UI Test perspective