| | |
| | Reverses the last command or deletes the last entry you typed. |
| | Reverses the most recent operation of the Undo command. |
| | Removes the selection from your document. |
| | Copies the selection from your document. |
| | Pastes the selection to your document. |
| | Deletes the selection from your document. |
Edit > Copy Documentation to Clipboard |
| Copies the content of the Documentation column of the Keyword View, enabling you to paste it in an external application. |
Edit > Action > Split Action |
| Separates an action into two sibling actions or into parent-child nested actions. |
Edit > Action > Rename Action | | Changes the name of an action. |
Edit > Action > Delete Action |
| Enables you to remove the selected call to the action, or delete the action and its calls from the active test. |
Edit > Action > Action Properties |
| Enables you to specify options, parameters, and associated object repositories for a stored action. |
Edit > Action > Action Call Properties |
| Enables you to specify the number of run iterations according to the number of rows in the Data Table, and to define the values of input parameters and the storage location of output parameters. |
Edit > Step Properties > Comment Properties | | Opens the Comment Properties dialog box for a comment step. Available only when the selected step is a comment. |
Edit > Step Properties > Object Properties | | Opens the Object Properties dialog box for a selected object. Available only when the selected step contains a test object. |
Edit > Step Properties > Checkpoint Properties |
| Opens the relevant Checkpoint Properties dialog box for a selected object. Available only when the selected step is a checkpoint step. |
Edit > Step Properties > Output Value Properties |
| Opens the relevant Output Value Properties dialog box for a selected object. Available only when the selected step is an output value step. |
Edit > Step Properties > Report Properties | | Displays the Report Properties dialog box for a report step. Available only when the selected step is a Reporter.ReportEvent step. |
| | Searches for a specified string. |
| | Searches and replaces a specified string. |
| | Moves the cursor to a particular line in the test. |
| | Creates bookmarks in your script for easy navigation. |
Edit > Advanced > Comment Block | | Comments out the current row, or selected rows. |
Edit > Advanced > Uncomment Block | | Removes the comment formatting from the current or selected rows. |
| | Indents the step according to the tab spacing defined in the Editor Options dialog box. |
Edit > Advanced > Outdent | | Outdents the step (reduces the indentation) according to the tab spacing defined in the Editor Options dialog box. |
Edit > Advanced > Go to Function Definition | | Navigates to the definition of the selected function. |
Edit > Advanced > Complete Word | | Completes the word when you type the beginning of a VBScript method or object. |
Edit > Advanced > Argument Info | | Displays the syntax of a method. |
Edit > Advanced > Apply "With" to Script | | Generates With statements for the action displayed in the Expert View, and enables IntelliSense within With statements. |
Edit > Advanced > Remove "With" Statements | | Converts any With statements in the action displayed in the Expert View to regular (single-line) VBScript statements. |
|
| Inserts an optional step (a step that is not required to successfully complete a run session). |
No comments
Post a Comment