How does Parameterization and Data-Driving relate to
each other in QTP?
Answers were Sorted based on User's Feedback
Answer / 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 |
How to convert QTP's ObjectRepository.mdb file to xml file
What is .Ini file in QTP?
in login module login button chage regularly(means login button change to submit button).What is the code for it.
I have java based application on my computer. Can I install QTP on it? What are system requirements for installing QTP?
how can you write a script without using GUI in QTP?
How many regression test suits in your appliction?
how to identify an object which is not in the object repository identification can be done using descriptive programming.
How to analyzing the checpoint results?
diff between winrunner and qtp
What r the diffrernt file extentions in QTP?
Hi there, I've installed a trial version of QTP to see if it works with my product but I cant automate selecting windows from a tree view? Can anyone give me any pointers? Many Thanks
How to use the Object spy in QTP 8.0 version?