This property is obsolete. See the Remarks section below. |
Description
Use the BackupFileName
property to get or set the full path to the backup of the .apk file saved by TestComplete. .
Declaration
AndroidTestedAppObj.BackupFileName
Read-Write Property | String |
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
A string containing the path to the backup of the .apk file saved by TestComplete.
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)
BackupOriginalAPK Property