QTP Question 04: How Does Run time data (Parameterization) is handled in QTP?
You can then enter test data into the Data Table, an integratedspreadsheet with the full functionality of Excel, to manipulate datasets and create multiple test iterations, without programming, toexpand test case coverage. Data can be typed in or imported fromdatabases, spreadsheets, or text files.

3 Comments:
Hi
I use external excel sheets to pass test data to my action.
When I say run the external data sheet gets imported into local sheet and runs the first row only and stops the execution, since It is supposed to run Iterations from 3 to 5 rows.
Please reply me to syeda@bupa.com
By
Adil, at 7:54 AM
Parameterazition means linking a values with the data table.
Run times data that we have entered into data table executed one by one for perticular appication.
If there is any value mismatches in datatable as per the filed requirements we need to insert chek points.
By
keval, at 2:58 AM
Can any one provide me the solution for my question:
provide the script for the data driver wizard in case of using data from External excel sheet
By
surendra, at 3:54 AM
Post a Comment
<< Home