Today only i joined in this site. Can u please tell me
definition of parameterization. and how i can do the
parameterization?

Answers were Sorted based on User's Feedback



Today only i joined in this site. Can u please tell me definition of parameterization. and how i..

Answer / rahul

See it very simple.Paramerisation is what suppose if we
want chek something for morethan one value then definatly
putting that value as constant doesnt help at all.So there
is only one mean we make them as Parameter and this process
is called parameterization.
4 ways of doing this
1> Data table
2>Random Number
3>Environment
4>Test/Action/Component

Is This Answer Correct ?    2 Yes 0 No

Today only i joined in this site. Can u please tell me definition of parameterization. and how i..

Answer / navin.k

parameterization is process of replacing the constant with
variables inorder to increas the scope of the test.

- it will be done in three ways they are :
1. keyword parameterization
2. Data Driver parameterization
3. manually

Is This Answer Correct ?    1 Yes 0 No

Today only i joined in this site. Can u please tell me definition of parameterization. and how i..

Answer / minni

If u want to check how ur application behaves for different
input data we can go for parameterization.
U can parameterize the input data u give.
Paramerization is of 4 types
1. Test,action or component parameters
2.data table parameters
3.Environment variable parameters
4.Random number parameters

Is This Answer Correct ?    1 Yes 1 No

Today only i joined in this site. Can u please tell me definition of parameterization. and how i..

Answer / pradeep

a generic answer (not related to just WR/QTP):
parameterization is a process to get the correct output
results for different input values that are passed into a
single variable.
method:
-define a variable in the script
-create or re-direct the user to generate a data table that
holds the respective values
-run the script

Is This Answer Correct ?    0 Yes 0 No

Today only i joined in this site. Can u please tell me definition of parameterization. and how i..

Answer / satyaprasad

perameterization is a process of replacing single value
with multiple variable
tools --> datadriver--->in datadriverwindow click paramerize
-->peramerize all--->click ok

Is This Answer Correct ?    0 Yes 0 No

Today only i joined in this site. Can u please tell me definition of parameterization. and how i..

Answer / pravati

parameterization is a process of replacing constant value with the parameters in order to increase the scope of the test
open any action__view__properties__parameter__inputparameter__add value__click ok

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

When we use 'ERR' object to handle the exceptions in the script, do we need to include any statement in the beginning of the script..??

2 Answers   DST Global Solutions,


I am new with QTP. Is anybody could tell me where I can find a good tutorial with lots of samples?

0 Answers  


examples of user definied functions? how to write user defined functions in qtp9.2?

3 Answers   IBM,


Can an action have 2 shared object repositories associated with them? In that case, if two of them contain the same object, which one will be considered?

0 Answers  


scalability testing comes under in which tool?

4 Answers   EpuraTech,






What is an object repository?

0 Answers  


Hi all, Recently i faced this question in infosys What is QTP architecture?? Is Architecuture and Framework are same?? Can someone please give clear understanding of this.

3 Answers   Infosys,


how to test Web application using QTP software

0 Answers   Google,


Hi any body can tell me the in detaled information about Description.Create() thanks in advance

2 Answers  


What is a Run Time Data table?

1 Answers  


After fixing the bug, the same bug is raising again and again in new builds what we have to do? That bug is high level bug.

4 Answers   V2 Solutions,


what is purpose of automation?

3 Answers  


Categories