Display / modify action data

Relevant for: GUI tests only

Double-click an action to show only that action in the Keyword View or Editor.

Create an action template

  1. Create a single text file containing the comments, function calls, and other statements that you want to include in all new actions.

    The text file must be in the structure and format used in the Editor.

  2. Save the text file in your UFT One installation folder under \dat\ActionTemplate.mst.

    All new actions you create contain the script lines from the action template.

Back to top

Action and action call properties

Action and action call properties are displayed in the Properties pane and the Action Properties dialog box.

The following tabs are included:

Action Properties dialog box
Action Call Properties dialog box
Action Properties pane

Back to top

Exit an action using programming statements

Use one of the following exit action statements:

Back to top

See also: