Tuesday, 18 December 2012

Creating Output Values | QTP Tutorial PDF

Creating Output Values

In the previous lesson, you created parameters that inserted different data into each iteration of a test run. You can also retrieve data from your application and output it to the Data Table, using output values. This data can then be used at a later stage in the test. QuickTest displays the retrieved data, following the test run, in the Runtime Data Table.
For example, you can use an output value to verify that the date or flight number is correctly displayed in two different Web pages, by using the value obtained in one page as the expected text that QuickTest checks for in the other page.
In this Creating Output Values you will learn about:
➤ Creating an Output Value
➤ Running and Analyzing a Test with Output Values

No comments: