Inserting an Output Parameter After Recording
Posted on February 26th, 2009 in QTP Lessons
To insert an output value after Recording:

- In ACTIVE SCREEN, right-click the object whose value you want to retrieve and select INSERT OUTPUT VALUE. The OBJECT SELECTION - OUTPUT VALUE PROPERTIES dialog box appears.
- Click OK to verify the object. The OUTPUT VALUE PROPERTIES dialog box appears.
- Check the properties that you want to parameterize.
Note: You may select as many properties as you wish. - Click MODIFY. The OUTPUT Options dialog box appears.
Note: In the OUTPUT OPTIONS dialog box, the LOCATION IN Data table defaults to
Global SHEET. - In the NAME field, select or type the column name to be used in the global data
sheet and click OK.
Note: QuickTest creates a column for every property.
Related posts:
Tags: QTP Lessons