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

Hi all , I have installed the QTP 11.0 Whenever I am opening QTP that time if any open Internet Explorer I was getting message (Internet Explorer has encountered a problem and needs to close. we are sorry for inconvenience caused) and same way new browser also not opening. If you have any idea please let me know.

2 Answers   ME,


What is the ur roles and responsibilities as automation testing engineer?

2 Answers   Atos Origin,


what is the test process followed for your project?

1 Answers   ADP, Satyam,


hi i want write code for "test engineer" in this i want write reverse how ca plz let me know through script

4 Answers  


Hi Friends, I'm new to QTP. I want to write a function in QTP for below senario. In an Excel sheet column B, I Have 10 Url/Links, and in Colum A there is a Flag as Y and N. My test should run only on those iterations which are flagged as Y. Please help, Thanks

6 Answers  






i have 2 year experience in manual and automation testing, I have less percentages in X, Xii (Second grade), can i elgible to TCS interview (Or MNC's)

3 Answers  


Why use Regular Expressions?

1 Answers  


HOW do we find a datasheet when there are 4 datasheets in data table.this question was asked by covansys interview.

5 Answers   CTS,


OPening of notedpad in QTP to write and execute the coding?

2 Answers  


Actually How do we use this Smart Identification Technology during Recording mode.

1 Answers  


example-date format is 01-jan-09 in QTP.How to convert this format to 01-01-09?

9 Answers   Tech Mahindra,


How many types of recording modes in the qtp?

0 Answers  


Categories