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

how can you select random value for every iteration from a weblist

4 Answers   Microsoft,


How to do the scripting. Are there any inbuilt functions in QTP? What is the difference between them? How to handle script issues?

0 Answers  


How will you handle custom object in QTP?

2 Answers  


we have one text box and one list box(list box appear in same page or another page) what ever the text enter in text box that must be displyed in list box as first one. for example if we enter 10 in text box that is the 1st item in list box . after that we enter 11 then 11 is the 1st item and 10 is 2nd item. the maximum limit of list box is 10 items. if we enter 11th item the 10th item is deleted and llth one is add as 1st one and 9th one goes to 10th position

3 Answers   Covansys,


1. I have asked the same question for the third time, but i am getting wrong answers. Pls give me the script to count the number of edit boxes or checkboxes in an windows application screen. In windows application childobject is not working, anyone very urgent

8 Answers  






How to handle the exceptions using recovery secnario manager in quicktest professional (qtp)?

0 Answers  


What is 'sleep' in sync point?

0 Answers  


I am in need of some set of QTP FAQ @ interview. Also recently in one of interview portal they asked me how you write the script for Login application which it is web -based and using Descriptive Programming? Without associating the shared object repository?Please i do need this answer very soon? Please respond me soon @ vaisu72@yahoo.com

2 Answers  


1. What is diffrence between Analog Recording And Lomlevel Recording ?

4 Answers  


1.can we parameterise object repository?how we can do it? 2.there is a name "mallikharjun".i want to get the vowels in it through VBSCRIPT?

3 Answers   Tech Mahindra,


what testing activities u may want to automate?

2 Answers  


What the differences are and best practical application of Object Repository?

0 Answers  


Categories