The Test Steps page of the Keyword Test editor contains a toolbar that provides the following commands:
Item | Description |
---|---|
![]() |
Starts recording a new keyword test. For more information on recording keyword tests, see Creating and Recording Keyword Tests. |
![]() |
Starts recording new keyword test operations into the current keyword test. If the Specify the position to append the operation to test option is enabled, TestComplete displays a message asking where you want to append the recorded operations. Otherwise, the new operations are added to the end of the current test |
![]() |
Starts executing the current test. |
![]() |
Calls the Add Variable to Keyword Test wizard that allows you to add a new variable to your current keyword tests. The existing variables are listed in the Variables page of the keyword test editor. |
![]() |
Calls the Add Parameter wizard that allows you to parameterize your current keyword test. The existing parameters are listed on the Parameters page of the Keyword Test editor. |
![]() |
Moves the selected operation up in the operations tree. |
![]() |
Moves the selected operation down in the operation tree. |
![]() |
Removes the selected operations of its parent operation’s child list. |
![]() |
Makes the selected operation a child of another operation. |
![]() |
Allows viewing and modifying the text description of the current keyword test. |
![]() |
Displays the Tags box where you can viewing, create or modify tags assigned to your keyword test. |
See Also
About Test Steps Page
Test Steps Page - Test Area
Working With the Test Steps Page