ManualTesting Object Methods

Applies to TestComplete 15.63, last modified on April 23, 2024
The manual testing functionality is deprecated. Do not use it for creating new tests. It will be removed in a future TestComplete release.

The ManualTesting object contains the following methods:

Method List

Name Description
CanResume Verifies whether a manual test has enough information to resume the previously started test.
ClearResumeInfo Deletes the state information of the manual test.
GetStepInfo Provides information about a manual testing step.
Resume Resumes a suspended manual test from the step where it was interrupted.
Start Starts the manual test.
Suspend Stores information about the current state of the manual test in order to resume it later.

See Also

ManualTesting Object

Highlight search results