BackupOriginalAPK Property

Applies to TestComplete 15.63, last modified on April 23, 2024
This property is obsolete. See the Remarks section below.

Description

Use the BackupOriginalAPK property to specify whether TestComplete should save a backup of the original (uninstrumented) .apk file.

Declaration

AndroidTestedAppObj.BackupOriginalAPK

Read-Write Property Boolean
AndroidTestedAppObj An expression, variable or parameter that specifies a reference to an AndroidTestedApp object

Applies To

The property is applied to the following object:

Property Value

True to make a backup; false otherwise.

Remarks

This property is obsolete. During the instrumentation, TestComplete does not change the application’s source or binary code and does not create a backup file of the tested .apk file.

See Also

AndroidTestedApp Object
About Tested Android Applications (Legacy)
BackupFileName Property

Highlight search results