what is meant by "Parameterization technique"?

Answers were Sorted based on User's Feedback



what is meant by "Parameterization technique"?..

Answer / swetha

actually parameterization means replacing the constant
values with parameters, we use this technique to implement
retesting by passing the multiple values in order to check
whether the functionality is working fine or not.

Is This Answer Correct ?    11 Yes 0 No

what is meant by "Parameterization technique"?..

Answer / pavan

Parameterisation is a process in which it is used for replacing the constant values with variables or parameters in order to increase the scope of the test.
It will be done in 3 ways
1. Through Keyword view
2. Through Data driven wizard
3. Manually

In order to Implement the retesting.

Is This Answer Correct ?    1 Yes 0 No

what is meant by "Parameterization technique"?..

Answer / 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

what is meant by "Parameterization technique"?..

Answer / prabhu

Thanks swetha...

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More QTP Interview Questions

How to open any application during Scripting in QTP?

7 Answers   Celgene, IBM,


What type of VB script u had done in expert view?

1 Answers  


Is it possible to test Flat file using QTP? I have two file- first file is Input file and second file is output file. Input file has Format like first 2 field is record type, next 10 field is Description. Output file also has format. I want to check this file format using QTP. Is it possible?? please reply with example.

2 Answers   Wipro,


Can we install QTP on remote server and access it as a web application on other system (client place)? If so please let me know. Thanks in advance, Ravi

2 Answers  


can any body plz help by sending the qtp docs and qtp ppt's? this is my mail id:murali.padeti@gmail.com

0 Answers  






How many add-ins comes by default with quicktest professional?

0 Answers  


Among all the check points what is the most important checkpoint?

5 Answers   Semantic Space,


WHAT IS THE DESCRIPTIVE programming when it is useful? & when to use this ?

2 Answers  


Where is the Bitmap checkpoint information stored?

0 Answers   Ordain Solutions,


Synchronozation types in QTP

11 Answers  


What is Descriptive Programing? In which cases, we will go for descriptive programing?

2 Answers   CTS,


Have you used xml check point in your project?

0 Answers  


Categories