|  | The manual testing functionality is deprecated. Do not use it for creating new tests. It will be removed in a future TestComplete release. | 
The ManualTestStep object contains the following properties:
Property List
| Name | Description | 
|---|---|
| Caption | Specifies the step caption. | 
| Description | Specifies the step description. | 
| Enabled | Specifies whether the step is included or excluded from the test run. | 
| IconFileName | Specifies the name of the file holding the step icon. | 
| Id | Specifies the step identifier. | 
| InstructionsText | Specifies the text to be displayed as step instructions. | 
| InstructionsURL | Specifies the name of the file holding the step text. | 
| IsXMLContent | Specifies whether the step content is stored in the XML+XSL or HTML format. | 
| Notes | Specifies the step notes. | 
| XMLFileName | Specifies the name of the XML file storing the step text. | 
| XSLFileName | Specifies the name of the XSL file that is applied to the XML file storing the step text. | 
