Answer Posted / king
Parameterization is nothing but DataDrivenTesting
means to test the functionality with multiple set of data
in order to check whether the functionality is working
properly or not.
You can create a data-driven test with a loop that
runs ten times each time the loop runs, it is driven by a
different set of data. In order to use data to drive the
test, you must link the data to the test script which it
drives. This is called parameterizing your test. The data
is stored in a data table.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to test login module with different username and password by using data driven testing in QTP?
What is the difference between the keyword view and expert view?
Hello Everyone, Please provide me the practical example of business component concept of QTP.Like how to create business component,how to connect the quality center etc.... Thanks in advance, Gaytri
Hi Frenz... I would like to take up the QTP certification . Can anyone tell me what is the procedure. n if anybody have the study materials pls fwd it to jkpunathil@gmail.com
If u r using library files (Instead of Check Points) , How do u do bitmap check ?
Explain the Different types of QTP test assets and their extensions?
what is object and child object.. explain ..if possible give some example for better understanding ..
what is actually contain test report? can anybody post the test report
Is qtp supports uni-code?
How to analyzing test results using quicktest professional (qtp)?
What is the XML file architecture ?
How many add-ins comes by default with qtp?
How can we use the "CreateObject("Shell.Application")" in QTP and what is the definition and purpose of it?
What is the default add-ins in qtp?
How to write business scripts using object repository with different scenarios