Running a single Web UI test on multiple browsers and devices simultaneously
Procedure
Results
By default, a Mobile and Web UI Report is displayed automatically in real-time during a test run. The report displays the name and location of the test, the test execution status, the Web application under test, the duration of the test, and finally, each step in the test. When you run the test in parallel across multiple browsers and mobile devices, you see a single, consolidated report that lists each browser and device on which the test was run.

In addition, you can learn how long it took each step to run on each browser and device by viewing the Mobile and Web UI Statistical Report and clicking the Step Performance tab. For example, you can see in the Performance Summary shown below that the first step took 122ms to run in Internet Explorer, 19 ms to run in Chrome, and 42 ms to run on the Android Atom Emulator. You can use this information to help you compare the performance of the application under test across different browsers.

The Mobile and Web UI Statistical Report is displayed at the end of the test run in a separate tab from the Mobile and Web UI Report. The Mobile and Web UI Statistical Report is displayed in the Test Execution perspective.


