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

Hi,
Parameterization mean to check the application how
it perform the same action with multiple set of data. This
can be done by using the data table in the QTP. First
select the object that you want to parameterize and in the
value column you find a parameter symbol, click on the
symbol. Value configuration window opens in that select the
parameter radio button and give the name and select the
action sheet you want to parameterize and click ok. Now
data table column is selected now enter the multiple data
and save and application.

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 / sunilkrishna kumar avvas

It is a process of replacing the constant value with
variables or parameters in order to increase the scope of
the test
Parametrization can be done in 3 ways (i)Through data
driver wizard and(ii)through key word view and (iii)manual view.

(i)through data driver wizard
activate menu item -->select the option data driven -->
select the constant value in the list --> click on
parametrize button --> click on next --> click on parameter
options button -->select the desired column name --> click
on OK -->click on finish

(ii)through keyword view

go to keyword view ,select the desired constant value -->
click on configure the value(Ctrl+F11) button --> select the
option parameter --> specify the desired column name -->
click on OK

(iii) To avoid the above navigation one can directly type
the script as follows
Ex: TO parametrize the val1 edit box in VB application
x=datatable("column name",form ID or form name)
vbwindow("application name").vbedit("val1").set x

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

passing runtime input values with the help of data table or
data source is called parameterization.

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

HI
parmeterization nothing but (DTT) To check single
application with multiple data
go to >tools>datadriver>open the window>click on parameter>
open the sub window >enter the name>click on ok>ok>enter the
valid data>run

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

How to connect QTP to Testdirector

4 Answers   BirlaSoft, Polaris,


Hi, I am new into the field of testing and I need to know how can I begin automating the testing of Mainframe applications using QTP. Can anyone help me?

0 Answers  


How many ways is to parameterize the value?

0 Answers  


after initiating one project for testing, when exacltly QTP tester role starts?

0 Answers  


Create flight reservation login descriptive programing (Condition: Remove the value and substitute with a variable, and then call the validation from Excel) Plz help me....... very urgent.........

0 Answers  






If a script has a local repository and also uses a shared repository, which repository will QTP use first when searching for an object during playback?

3 Answers  


Give me Example for Generic Functions in QTP Framework....Anybody please answer me..Thanks in Advance

3 Answers   BirlaSoft,


What is the difference between Normal mode and Fast mode ?

1 Answers   AZTEC,


how to get the particular chr in an array list the question is ....i have an array like this ABCD EBCF GBCH IBCJ HERE I NET TO GET ONLY "BC" FROM ALL HOW TO GET IT HELP ME ANY ONE THANKS

6 Answers   Cap Gemini,


To which environments does quicktest professional (qtp) supports?

0 Answers  


Can anyone share/send me QTP 8.2 Crack as I had it before but now it's virus affected. Pls send me on Sawale.vijay@gmail.com Thanks, ~Vijay

0 Answers   Zensar,


What is keyword view and Expert view in QTP?

1 Answers   Crea,


Categories