To prepare (or instrument) your iOS applications for testing with TestComplete, you need to prepare them in a special way. The topics of this section provide a detailed explanation of how you can do this in TestComplete and Xcode.
Do not submit instrumented applications to the App Store. Instrumented applications use private APIs and will be rejected. Create a separate build configuration for test builds.
In This Section
Instrumenting iOS Applications - Overview
Instrumenting iOS Applications in TestComplete UI
Instrumenting iOS Applications From Scripts
Instrumenting iOS Applications in Xcode
Instrumenting iOS Applications in Xamarin Studio
Getting Files Required for Instrumentation
Other Preparatory Actions
Before you start testing your iOS application with TestComplete, you also need to configure the computer where TestComplete is installed. For more information, see Preparing Test Computers and TestComplete for iOS Testing.
See Also
Preparing Applications, Devices, and Test Computers for iOS Testing
Preparing Test Computers and TestComplete for iOS Testing
Preparing iOS Devices
Testing iOS Applications - Overview