![]() |
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 Manual Test editor’s toolbar and context menu provide commands to manage tests and test steps. The available commands are:
![]() |
Adds a new step on the same level as the selected step. If the test node is selected, a new top-level step is added. |
New substep | Adds a new substep to the currently selected step. Available only from the context menu. |
![]() |
Deletes the selected step. |
![]() |
Moves the selected step up in the steps tree. |
![]() |
Moves the selected step down in the steps tree. |
![]() |
Removes the selected step from the list of its parent’s substeps list. |
![]() |
Makes the selected step a substep of another step. |
Preview step dialog | Displays the Preview Step dialog for the selected step. Available only from the context menu. |
Export to Microsoft Word | Exports the selected step to a Microsoft Word document. Available only from the context menu. |
Export to HTML | Exports the selected step to an HTML file. Available only from the context menu. |
![]() |
Starts recording keyword tests for each step in the current manual test. For more information, see Converting the Entire Manual Test to Keyword Tests. |
![]() |
Starts recording a keyword test for the selected step. For more information, see Converting Individual Manual Test Steps to Keyword Tests. |
If the Content type of a test step is set to HTML, the Layout tab of the Step contents panel shows a toolbar that provides multiple commands for formatting step instructions.
See Also
About Manual Test Editor
Working With the Manual Test Editor
Converting Manual Tests to Keyword Tests
Exporting Manual Tests