1.

What Is The Use Of Text Output Value In Quicktest Professional (qtp)?

Answer»

Output values enable to view the values that the application TAKES during RUN time. When parameterized, the values change for each iteration.Thus by CREATING output values, we can capture the values that the application takes for each run and output them to the data table.

Text output value is future in QTP, this is used for capturing a text value from the application under test, during the run time. Captures the value from the OBJECT(object in the SENSE may from the edit box, combobox) and stores it under a specified column in the run time data table.

Output values enable to view the values that the application takes during run time. When parameterized, the values change for each iteration.Thus by creating output values, we can capture the values that the application takes for each run and output them to the data table.

Text output value is future in QTP, this is used for capturing a text value from the application under test, during the run time. Captures the value from the object(object in the sense may from the edit box, combobox) and stores it under a specified column in the run time data table.



Discussion

No Comment Found