The TestedApp object contains the following properties:
Property List
| Name | Description | 
|---|---|
| AutorunOnRecording | Specifies whether TestComplete launches the application automatically when the recording starts. | 
| Count | Specifies the number of the application instances to be launched. | 
| Date | Returns the date of the application’s executable or batch file. | 
| FileName | Specifies the file name of the tested application (without path). | 
| FullFileName | Specifies the fully-qualified file name of the tested application. | 
| ItemName | Specifies the name of the tested application in the tested application’s collection. | 
| Launch | Specifies whether the application should be launched. | 
| Name | Obsolete. Specifies the file name of the tested application. | 
| Parameters | Obsolete. Specifies the command-line arguments for the application. | 
| Params | Provides a scripting interface to parameters that are specific for run modes. | 
| Path | Specifies the application path. | 
| Size | Returns the size of the application’s executable or batch file. | 
| Time | Returns the time of the tested application’s executable or batch file. | 
| WorkFolder | Obsolete. Specifies the path of the working folder. | 
