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 is checkpoints for qtp?
How can I find out the cursor position through QTP suppose I am keep tabbing(Pressing the tab key continuously) and stoped at a position Now I want to find out where the cursor position is
Can U Explain about QTP tool from older version to latest version also its differences?
What are table and db checkpoints?
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?)
Both static and dynamic arrays are handled by the vb script. Is it true?
Hi, How Accessibility checkpoint in QTP can be implemented in the test script?
I had installed QTP 9.2. It is working fine but whenever I open QTP, it is trying to reinstall the below-mentioned files again and again "QTP92PS82UPGRADE.exe", "recogn.dll". If anybody has these files, please provide those files in this site or you can send that files to my mail id also (lravi4u@yahoo.com). If you don't know where the files will be in the QTP, search in the QTP software CD or path of QTP program installed (C:\Program Files\Mercury Interactive\QuickTest Professional)
in data driven testing for performing operations which method is easy from manual test data,keyword view,or from database.and why?
Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.
How to associate function library at a run time?
What are the differences between qtp and winrunner?
How to do call a output parameter from one action to another action??/
Explain types of output values?
Does QTP record on Objects created on XWindows Environment?