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 |
To which environments does quicktest professional supports?
how many test scripts we will write in qtp? very urgent. please??? Thanks in advance..
An object is created, i dont know the methods available for that object, i want to find methods available for that object and use the required method. How i can do this???
how to test one edit box using dotnet addin for Web Applications? write script?
Hi All, I am a beginner in QTP and have understood the basics of QTP by going through tutorial. I am trying to Automate a HRMIS application, What is the right approach to Automate this application. Kindly answer. Thanks in advance
Hi What are re-usable actions in QTP? -Thank You
What is the extension of the qtp local repository?
Syntax for how to call one script from another and Syntax to call one "Action" in another?
How to get the particular property value?
What are the various versions of QTP that have been released so far? Please also mention the year of release for each version
What is Data driven Testing Frame work.Anybody can expain it in Detail.. Pls anybody can give the answer.. Thanks in advance...
What is the use of sendkeys.In which cases we Use this sendkey.Pls explain with example.