This section includes several tasks that are specific to managing iOS
applications.
Instrumenting iOS applications
Native and hybrid iOS applications must be instrumented before
you can use them to record or play back a test. The application can
be instrumented for testing on an iOS device or an iOS Simulator.
To instrument an application, you must have the Xcode project for
the application under test (AUT) on a Macintosh computer.
Installing instrumented iOS applications
Before you can test an iOS application, the application
must first be instrumented, added to the test workbench, and installed
on the device.