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 |
explian about the qtp frame work? where u can use it in your project?
i'm using the qtp to test to vb appliction,i wanted to get the new application's title.i didn't want to use the winAPI to get it ,i 'd like to know whether a QTP function can do it. Eg: SystemUtil.Run "C:\Program Files\.....","","","" 'run an application, and misure the application is activating,then how to get the hwn wihtout using windowns api
How to creating an output value using quicktest professional?
can test automation improve test effectiveness?
Is there any relation between Keyword Driven Framework and Recording modes provided in QTP( whether Recording modes are applied on keyword driven framework or not?)
What kinds of security (firewalls, encryptions, passwords, etc.) will be required and what is it expected to do? How can it be tested?
Explain how you can replace string in qtp?
in my database haveing 3X3 (manas having 3 rows 3 colums) i want to test only (2nd row 3colum) bit how to test either script or any automation plz explain? (Chandana)
How we test the logo or images in the web page using QTP? For example take google page, they change their logo for new year,christmas etc..How we test that? Plz answer this question... Thanks in advance..
How to Analyze the Checpoint results by Table and DB Checkpoints?
what is framework in QTP? any one give me answer
What are the ordinal identifiers in web page?