![]() |
The manual testing functionality is deprecated but still available in TestComplete. While we recommend using other approaches for new tests, you can continue to create and run manual tests if needed.. |
The ManualTestingStepInfo object contains the following methods:
Method List
Name | Description |
---|---|
GetCaption
|
Returns the step caption. |
GetDescription
|
Returns the step description. |
GetIconFileName
|
Returns the name of the file holding the step icon. |
GetID
|
Specifies the step identifier. |
GetInstructionsURL
|
Returns the name of the file holding the step text. |
GetInstructionsXML
|
Returns the name of the XML file storing the step text. |
GetInstructionsXSL
|
Returns the name of the XSL file that is applied to the XML file storing the step text. |
GetNotes
|
Returns the step notes. |
IsXMLContent
|
Indicates whether the step content is stored in the XML+XSL or HTML format. |