what is meant by "Parameterization technique"?

Answer Posted / nilanjan saha

Parameterization technique helps us to replace the constant
values with variables(or socalled

parameter) to increse the flexibility of the test.
Suppose for testing purpose of the Login Id and Password
field your Test Case is to "Verify for

alphanumeric values "
So here your Test data should be say
1)id-Nilanjan
Pwd-mercury
2) Nilanjan100
Mercury
3)10000
MERCURY

So manually you can pass the data for 3 time and check,But
in parameterrization concept load all

these 3 set of data in dataTable , QTP automatically fetch
tha data from that DataTable Exacel

sheet one by one those Id & pwd pair.And the run time it
will also show you the Row1,Row2,Row3.

The test will go for 3 iterations and accordingly Test
result will be generated.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Hi, Can we open a test in qtp10 which is saved in qtp 9.2?

1438


Is virtual object supported in low level recording mode?

626


What is the architecture of your project? Can any one answer for this question plz........

1413


how to post xml data from QTP scripts to any application?

1506


What are the ordinal identifiers in web page?

642






What is test object model in quicktest professional (qtp)?

551


Differences between text and test area checkpoints?

586


how can we preform retesting(DATA driven test) using function please gine the code for loginpage

2278


How to create scenario selector

1485


Suggest and Define a solution for an application whose objects are not recognized by UFT?

676


What is the meaning Work bench?

1766


What is throw object?

1747


How to find the difference between 2 dates in qtp?

587


Is it possible to call from one action to another action in qtp?

566


Where is the Bitmap checkpoint information stored?

1764