The manual testing functionality is deprecated. Do not use it for creating new tests. It will be removed in a future TestComplete release. |
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. |