UI Test Statistical report

You can use the UI Test Statistical report to view the performance data for your application. This report displays performance data for all of the transactions in the test, all of the steps in the test, and all of the supported computer resources.
The UI Test Statistical report provides you with the following information:
Page Description
Overall Displays the high-level data such as the name of the test, total time taken to run the test, the number of steps attempted, and the number of steps that passed or failed.
Transaction Performance Displays the Net End-to-End time and Net Server time for all of the transactions in the test.
Step Performance Displays the Net End-to-End Time, Net Server Time, and On App Time for all of the steps in the test. You must scroll down the page to view the response times for all of the browsers that were used for the run.
Resources Displays graphically the metrics collected of the mobile device resources and resources used by the mobile applications for Android or iOS mobile tests.
You can find the following key Resource Monitoring parameters that are supported for Android or iOS mobile tests:
Parameter Android tests iOS tests Description
Application CPU% Yes Yes

Displays the CPU utilization by the application that was tested during the test run.

Device CPU% Yes No
Displays the CPU utilization of the device on which the tests were run for the duration of the test run.
Note: A lag is observed in the metrics reported for the initial part of the test run.
Application Used Physical Memory Yes Yes

Displays the utilization of memory for the application that was tested during the test run.

Device Battery% Yes Yes

Displays the power utilization by the device battery during the test run.

In a UI Test Statistical report, you can sort the order of the test steps, which are listed in the Step pane, either by alphabetical order or by the order of execution of the test steps. The default sorting of the test steps is by the order of execution.

You can either click the Execution order icon or the Alphabetical order icon to toggle between the sorting options. You can also click the Up Arrow icon to sort the test steps in the correct order of execution or the correct alphabetical order. Similarly, you can click the Down Arrow icon to sort the test steps in the reverse order of execution or the reverse alphabetical order.