InterviewSolution
| 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. 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. |
|