Test Object Members
Public Methods
(UFT One versions 2021 and later) | Adds a call to an existing action from the current test. |
(UFT One versions 2021 and later) | Adds a call to an existing API test from the current test. |
![]() | Creates a new action with the specified script content and adds call to it from the test. |
![]() | Checks in a test or component to the ALM version control system. |
![]() | Checks out a test or component from the ALM version control system. |
![]() | Closes the current test or business component. |
![]() | Continues the run session. |
![]() | Retrieves the list of add-ins associated with the test or business component. |
![]() | Pauses the run session. |
(UFT One version 23.4 and later) | Removes a call to a specified action from the current test. |
(UFT One version 23.4 and later) | Removes a call to an external API test from the current test. |
(UFT One version 23.4 and later) | Replaces an external API test called from the current test with another API test. |
![]() | Runs the open test or business component and creates results in the specified file or ALM path. |
![]() | Runs a specific action from the open test and creates results in the specified file or ALM path. |
![]() | Runs the open test or business component in debug mode and creates results in the specified file or ALM path. |
![]() | Saves the test or business component. |
![]() | Saves the test or business component with a new name. |
![]() | Saves the test with its resources. |
![]() | Specifies the list of add-ins associated with the test or business component. |
![]() | Stops the run session. |
![]() | Runs the test or business component in update mode. |
![]() | Indicates whether all add-ins associated with the open test or business component are currently loaded, that all interdependent add-ins are loaded, and that there are no conflicts between loaded add-ins. |
Public Properties
![]() | Returns an Actions collection representing all actions called in this test. |
![]() | The name of the author of the open test or business component. |
![]() | The UFT One version in which the testing document was created. |
![]() | The date and time when the testing document was created. |
![]() | Returns the runtime data table, which enables you to modify the data that is used for the Data pane parameters in your test or ALM configuration. |
![]() | The textual description of the test or business component. |
![]() | Returns an Environment object, which enables you to set the values of environment variables. |
![]() | Indicates whether the test or business component is currently untitled. |
![]() | Indicates whether the open test or business component is currently running. |
![]() | Returns the LastRunResults object, which contains the most recent run results for the test or business component. |
![]() | The location (file or ALM path) of the test or business component. |
![]() | Indicates whether the test or business component has been modified since it was last saved. |
![]() | The UFT One version in which the testing document was last modified. |
![]() | The date and time when the testing document was last modified. |
![]() | The name of the open test or business component. |
![]() | Returns the ParameterDefinitions collection defined for the test or business component. |
![]() | Returns a TestSettings object, which enables you to configure test- and component-specific settings. |
![]() | The test status for the version controlled test. |
See Also