Running mobile tests on an iOS device or simulator connected to a remote computer

After you record a mobile test, you can play back the recorded mobile test on an iOS device or simulator connected to a remote computer on which the UI Test Agent is installed and running. You can then generate the test result in your local computer to analyze and evaluate the result.

Before you begin

You must have completed the following tasks:
  • 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.
  • 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.

About this task

You can play back the mobile test only on a single iOS device or simulator connected to the remote computer at a time.

Procedure

  1. Open the UI Test perspective in HCL OneTest UI, if it is not already open.
  2. Select the mobile test from the Test Navigator pane.

    The test window is displayed.

  3. Click Window > Preferences > Test > Test Execution > UI Test Playback.

    The UI Test Playback pane is displayed.

  4. Click the Mobile Device tab, and then perform the following steps:
    1. Select the Host checkbox in the UI Test Agent panel, and then enter the IP address of the remote computer in the Host field.
      Note: The port in use by the UI Test Agent on the computer is automatically populated in the Port field.
    2. Select the iOS Device checkbox in the iOS Device panel, and then enter the name of the iOS device or simulator that is connected to the computer in the iOS Device field.

      The Platform Version field is enabled.

    3. Enter the version of the platform in the Platform Version field.
    4. Select the Apple Team ID checkbox in the iOS Device panel, and then enter the name of the Apple Developer Team ID provided by Apple in the Apple Team ID field.
    5. Enter the role that you are assigned by the Apple Developer Team in the Role field.
    6. Click Apply and Close.
  5. Click the Run Test play back a Web UI test icon.
    The Run Configuration dialog box is displayed.
    Note: If you are using a compound test that contains mobile tests, you can specify the mobile device or simulator to play back the test for each mobile test.
  6. Select the mobile device or simulator to play back the test from the Run using list and click Next.
    The Advanced Playback Options dialog box is displayed.
    Note: There is no action to be performed by you for mobile tests.
  7. Click Finish.

Results

The test result is displayed as a unified report in HCL OneTest UI.

What to do next

You can view the unified report for the mobile tests and choose to export the unified report. See Unified reports.