ApplicationObject Object Properties

Applies to TestComplete 15.63, last modified on April 10, 2024
The information below concerns legacy mobile tests that work with mobile devices connected to the local computer. For new mobile tests, we recommend using the newer cloud-compatible approach.

The ApplicationObject object contains the following properties:

Property List

Name Description
BundleDisplayName Returns the application bundle display name.
BundleExecutable Returns the name of the application’s executable file.
BundleIdentifier Returns the application bundle identifier.
BundleName Returns the application’s short bundle name.
BundleVersion Returns the application bundle version number.
Container Returns the name (with the full path) of the application’s container directory.
Path Returns the path to the application bundle file (.app).
PlatformBuild Returns the build number of the platform for which the application is compiled.
PlatformName Returns the name of the platform for which the application is compiled.
PlatformVersion Returns the version of the platform for which the application is compiled.
SDKBuild Returns the build number of the SDK with which the application is built.
SDKName Returns the name of the SDK with which the application is built.
SignerIdentity Returns the application’s signing identity.

See Also

ApplicationObject Object

Highlight search results