Prerequisite tasks for recording iOS tests

You can test the native and hybrid iOS applications in HCL OneTest UI by recording and playing back mobile tests on computers that run on Mac operating systems.

Prerequisite tasks for recording iOS mobile applications on a simulator

Before you can use HCL OneTest UI to record a test for an iOS application by using a simulator, you must complete the following tasks:
  • Set up a computer that runs on the Mac operating system.
  • Installed Xcode and Command Line Tools for Xcode on your computer.
    Note: You might have to follow certain steps in setting up the project with Xcode if you experience any issue while you record or play back iOS tests. See Troubleshooting issues when testing iOS applications.
  • Installed the iOS applications that you want to test on the simulator.
  • Configured the iOS applications that you want to test in HCL OneTest UI. See Configuring the iOS applications.

Prerequisite tasks for recording iOS mobile applications on an iOS device

Before you can use HCL OneTest UI to record a test for an iOS application by using an iOS device, you must complete the following tasks:
  • Set up a computer that runs on the Mac operating system.
  • Installed Xcode and Command Line Tools for Xcode on your computer.
    Note: You might have to follow certain steps in setting up the project with Xcode if you experience any issue while you record or play back iOS tests. See Troubleshooting issues when testing iOS applications.
  • Codesigned the WebDriverAgent Xcode project WebDriverAgent.xcodeproj for WebDriverAgentLib and WebDriverAgentRunner by using a valid Apple developer account.
    Note: You must navigate to the <installation directory>/node-js/appium-server/node_modules/appium/node_modules/appium-webdriveragent folder to locate WebDriverAgent.xcodeproj, and then follow the steps as described in the Setting up iOS Real Devices Tests with XCUITest portal.
  • Installed the iOS applications that you want to test on the iOS device.
  • Configured the iOS applications that you want to test in HCL OneTest UI. See Configuring the iOS applications.
  • Enabled the Developer Mode on the iOS device.
  • 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.
  • Provided the following details in Windows > Preferences > Test Execution > UI Test Playback > Mobile Device tab:
    • iOS Device - The UDID for the real device
    • Platform Version - The iOS version of the device
    • Apple Team ID - The Apple Team ID of the user
    • Role - The role in the Apple Developer License for the specific registered user
  • Added the iOS real devices to the same developer profile.