What is the use of Output Values in QTP

Questions by niranjanakannan

Showing Answers 1 - 1 of 1 Answers

appu

  • Oct 6th, 2006
 

Out values are created inorder to run the script without any fail for the dynamically changing values.

for example if u take the flight application when you parameterize the test with different sets of data in the data table, the price changes for each trip so in order to identify the price change and to run the script accordingly we create output values.

After running the script u can see the output values(price)for different destinations in the run time data table.

thanks,

aparna.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions