Modifying an Action Name in QTP
Posted on March 01st, 2009 in QTP Lessons
To make your Test easy to understand provide descriptive names to each Action. To modify an action name:

- In KEYWORD VIEW, right-click ACTION1 and select ACTION PROPERTIES from the menu. The ACTION PROPERTIES dialog box appears.
- In the ACTION PROPERTIES dialog box, in the GENERAL tab, in the NAME field, replace the Existing Action name with a Logical action name.
Changing the action name makes it easier for other testers to understand the test when they view it in KEYWORD VIEW.
Note: It is recommended that you use descriptive names for Actions in your tests. Descriptive names help to identify the actions easily.
Related posts:
Tags: QTP Lessons