The manual testing functionality is deprecated. Do not use it for creating new tests. It will be removed in a future TestComplete release. |
The following plugins must be enabled in TestComplete:
-
Manual Testing - This plugin provides the Manual Tests project item, which is added to your projects to create and execute manual tests. The plugin also provides the
ManualTesting
program objects and events needed to handle manual tests from scripts and keyword tests. Note that this object and the events are only available if the Manual Tests project item is included in your project. -
Manual Test Builder - This plugin adds the
ManualTestBuilder
object to TestComplete. This object is used to create manual tests from scripts and keyword tests. See Creating Manual Tests From Scripts for more information. -
Manual Test Editor - Provides edit windows and dialogs that let you configure and edit manual tests.
These plugins are installed and enabled by default during the TestComplete installation. You can check their status in the File > Install Extensions dialog in TestComplete. You can find them in the Common group.
See Also
Manual Testing
Installing Extensions
Creating Manual Tests From Scripts