The iOSTestedApp object contains the following properties:
Property List
| Name | Description | 
|---|---|
| AppleWWDRCAPath | Specifies the file storing the Apple Worldwide Developer Relations Certificate Authority data (needed for instrumenting iOS applications from script). | 
| AutorunOnRecording | Specifies whether TestComplete launches the application automatically when the recording starts. | 
| BackupFileName | Specifies the name of the backup file. | 
| BackupOriginalIPA | Specifies whether TestComplete will create a backup of the original .ipa file. | 
| DeployOnStart | Specifies whether TestComplete should automatically install the application on start. | 
| DeveloperCertPath | Specifies the file storing the developer certificate data (needed for instrumenting iOS applications from script). | 
| DeveloperPemPath | Specifies the .pem file name (needed for instrumenting iOS applications from script). | 
| Instrumented | Specifies whether the application is instrumented. | 
| InstrumentedWithSupportedVersion | Specifies whether the application is instrumented for the current TestComplete version. | 
| IPAFileName | Specifies the fully-qualified path to the iOS application archive file stored on a local computer. | 
| ItemName | Specifies the name of the tested application in the tested application’s collection. | 
| Launch | Specifies whether the application should be launched. | 
| ProvisioningPath | Specifies the file storing the provisioning profile data (needed for instrumenting iOS applications from script). | 
