In this lesson you learn how to record your actions on
an iOS device and then use the recording to generate a test.
This lesson continues where Lesson 2 and Lesson 3 leave off.
(Remember, Lesson 2 is intended for users who have access to the Xcode
project that contains the
UICatalog application.
Lesson 3 is intended for users who do not have access to the Xcode
project.) Before you start recording, verify that the iOS device is
connected to the
test workbench and
that the AUT is installed on the iOS device as described in
Lesson 1: Setting up the test environment.
You
create a mobile test by recording your actions in an app on an iOS
device. At the end of the recording session, you close the app and
the recording is uploaded to the test workbench,
where it is used to generate a test.
To record a test: