What is the diff between doing parametarisation using Data
Driven wizard or manually. when do we go for manual
para...and when do we use Data driver wizard..can anybody
answer it ..Thanks in advance
Answer Posted / guest
Parameterization= When you are testing your application You
may want to check how it performs the same operation with
different sets of data at that point of time we go for
parameterization example if you have a login name and
password you may want to test how the test behave with
different login names and password then you need to
parameterize the test.
You can do manual parameterization and data driven
parameterization ...Usually manual parameterization is done
when there is less data and we do data driven
parameterization is done in automated testing when we need
to test lots of data.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
How many types of recording modes in qtp? Which will be used when?
how could i download qtp in which i get add-in support for 'oracle' is there any way to get it? i finding but not getting pls help me out :)
How to give a call to another action from one action?
How you can replace string in qtp?
Does QTP record on Objects created on XWindows Environment?
Hi, can explain the draw back of manual testing.plz send me the answer to my mail id deepthip1985@gmail.com
Explain the concept of object repository and how quicktest professional recognises objects?
What are the differences between qtp and winrunner?
suppose in the middle of the project QTP will not work properly, then what do u do? and ur team?
how can we test the Triggers, Cursors, Indexes while doing Database testing in DTP??
Differentiate the type of test cases which can be automated and which cannot be automated?
how can we compare descriptive programing with a regular expression
What the differences are and best practical application of Object Repository?
Hi, how can we check or avoid the memory leakage in QTP9.2?
Describe function procedure in vbscript.