Running mobile tests on an iOS device or simulator connected to a remote computer
- Recorded mobile tests. See Recording mobile tests for iOS applications.
- Installed the Xcode and the CLI tools for Xcode on the computer that you want to use for testing iOS mobile applications.
- Installed the iOS mobile application that you want to test on the iOS device or simulator.
- Connected and started the iOS device that you want to use for testing iOS mobile applications. You can connect the iOS device to the computer through a USB cable.
- Ensured that the UI Test Agent is
running on the remote agent computer.Tip: You can hover the cursor over the System Tray to verify that the UI Test Agent is running and also view the port it uses.
- Ensured that you have the following
information if you want to run the test on a real device:
- Apple Team ID
- Version of the platform
- PortNote: This is required only when the port is not the default port.
- Name of the iOS mobile device
When you run mobile tests, you can enable Test UI to collect metrics for certain parameters of the resources used by the mobile applications or devices. You can select the Resource Monitoring option and set the time intervals for the collection of the metrics during the test run.
The test runs on the iOS device or simulator that is connected to the remote computer. The test result is displayed as a unified report in Test UI.
You can view the unified report for the mobile tests and choose to export the unified report. See Unified reports.
If you opted to collect the Resource Monitoring metrics, you can view the metrics displayed graphically in the UI Test Statistical report. You can analyze the Resource Monitoring metrics to manage the resources of the device or the mobile application under test. See UI Test Statistical report.