How does Parameterization and Data-Driving relate to
each other in QTP?
Answer Posted / sreeprasad
To datadrive we have to parameterize.i.e. we have to make
the constant value as parameter, so that in each iteraration
(cycle) it takes a value that is supplied in run-time
datatable. Through parameterization only we can drive a
transaction(action) with different sets of data. You know
running the script with the same set of data several times
is not suggestable, & it's also of no use.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
i have an external excel datasheet where it only contains 3 rows. after qtp executed the code to import the datasheet, the datatable getrowcount method now gives me a different value, lets say 60,000+ instead of only 3. i did not have any values starting from row 4 of my excel file. why is this happening? this also results to the qtp report to load for a very long time.
How to find a window is minimized or not
What will be happen if i load object repository at run time, but it has already associated.
Explain advantages and disadvantages kdf?
QTP script is not working on other's machine..
How many types of run modes are there in qtp?
Explain different types of checkpoints?
How many add-ins comes by default with quicktest professional?
What are the different types of qtp test assets and their extensions?
please give me the code for doing retesting of gmail login page using functions so the function has to give the value
explain how to write vb script in qtp?when will you write own script?
Can anyone pls tell me how to do action parameterization (input and output parameters) with respect to login window and insert order of flight reservation window in detail( pls give a clear step by step explanation with example) anyone please. Will be very thankful to u
Can we use index on view?
How to execute a winrunner script in quicktest professional (qtp)?
How to replay a script in qtp?