Recording mobile tests for iOS applications
You can record a mobile test to capture the actions that you perform on iOS applications. The actions are captured as test steps to a mobile test recording.
- Read and completed the prerequiste tasks listed in Prerequisite tasks for recording iOS tests.
- Ran the UI Test Agent on the default port to connect to your mobile devices or simulators.
After you install the Xcode and the command line tools for Xcode, you can connect the iOS device or simulator to your computer, you can then record the user interface and hardware actions in the iOS application that you want to test.
- Insert user actions.
- Insert navigation actions.
- Assign variables.
- Insert verification points.
- Substitute data by using custom code or datasets.
- Click tab.
- Select theHost check box.
- Enter the port number in the Port field.
You can then perform the following steps to record a mobile test on the iOS application.
You have recorded a test for an iOS mobile application.
-
You can click Open Test in the Test Generation dialog to view the recorded test and edit the test, if you want to change or add the test steps or verification points. See Editing a mobile test.
-
You can run the recorded test. See Running mobile tests for iOS mobile applications.
icon in the toolbar and
select 




