What is the difference between Datadriven and
Parameterization?
Answer Posted / mathanvel
Parameterization is nothing but passing the Inputs through
Program. For example. we can give the input while running
the scripts. which would be dynamic.
Data-driven means Passing the input data in wise of records
through files (word, Test, XL, Database)
In real world both are common
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
What do you mean by iteration?
How many types of recording modes in qtp? Which will be used when?
How to run an integrated test scenario using Multiple Actions? How to use the QTP Step Generator?
Hi Friendss..., can any body help me.. 1. Tell me your achievements(Technically)..? 2. Tell me your strengths(Technically) and weakness(Technical)..? 3. Why are you looking for change..?
Can any one tell me how to write a script for selecting open option in File menu of A word document.here you have to add objects to OR.try like that and give me the ans.i asked this question to so many but no one knows.if any one know the answer plz let me know
When ‘option explicit’ keyword is used in qtp?
hi i want license key for qtp 9.2 pls its adjust product name : quick test professional locking code :8 - 54A6A license type : seat license maintenance number : 88888888-8888 pls send license key to my email id borusu.ramkumar@gmail.com
There are 10 rows in the datatable. How can we fetch 2 rows and then skip 3rd row. After that, pick 4th & 5th row and skip 6th row. Please share code
Hi All, How to Compare two strings character by character in QTP
How to handle dynamic objects in quicktest professional?
Explain how you can find the absolute value of the number in qtp?
Difference between action & Reusable action?
Explain the terms test and business component?
What is quicktest professional window?
we add library file used in test via settings or through "ExecuteFile" command. when we implement framework do we make common library file and load the same for all the test cases execution?