1.

What Are Output Values And Why They Are Used ?

Answer»

Output values are values we can get those values from our application. We can put those values in DATA table and wherever we WANT we can use those values. In Parameterizing Tests, 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.

Output values are values we can get those values from our application. We can put those values in data table and wherever we want we can use those values. In Parameterizing Tests, 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.



Discussion

No Comment Found