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

What is different command used in command Prompt while using QTP?

0 Answers  


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

4 Answers  


What are the various types of Actions in UFT?

0 Answers  


How to import excel sheet to QC?

1 Answers  


Define QTP ?

10 Answers   TCS,






What is the difference in between function and sub as well as give some code of both

1 Answers   Wipro,


What are the versions of qtp,What are the differences b/n them?

1 Answers   TCS,


what is keyword driven testing

2 Answers  


Hi, I am supposed to automate mainframe application through qtp. I do not know how to start abt it. Can you plz help me in first initializing the process or do you anybody have a guide book or a link which guides me through the process of automating the mainframe applications and things involved in it.

0 Answers  


When there is descriptive programming, why do we go for Object repository for desigining scripts.?? why cant we use descriptive programming instead of using the Object repository..??

4 Answers   DST Global Solutions,


I want to learn Advanced QTP, suggest me the best faculty in Hyderabad

12 Answers  


What are the different recording modes and how do they work?

0 Answers  


Categories