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

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is difference between Recording time object identification and Run time (Execution) time.

1242


what frame work you are following?

1707


How to create Reusable and Multiple Actions?

1912


What is TOM in QTP?

1998


Explain in brief about the quicktest professional automation object model?

727


Hi, I am using OutputCheckPoint and I am storing the value in the data table. The stored value for column:bedroom:"Bed:4" The another value for column:bathroom:"Bath:2 Full,1 Partial" I need only the no 4 from the first column. I need only the no 2,1 from the second column. I used split array,but it also show array(0) has the value"bed:4" ..... Even though I highlight only 4,It is seleting the full value "bed 4".How can I get only the nos Thank you Uma

1499


What is the difference between byref and byval in qtp?

791


what is error and fault in terms of software quality?

1674


Hi All, How to get repeated word in string . Thanks Balaji

1132


Excel sheet having some datas and some datas present in the application (in table). How will you compare these two datas? Write code to fetch datas from Excel sheet.

1732


Can we run test with out adding object in object repository? How it is possible?

813


How to find the length of the string in qtp?

770


Is it possible to switch between recording modes during a test creation?

793


what are the frame work models of qtp?which frame work you follow in your company?and explain it process?

2235


What is checkpoints for quicktest professional (qtp)?

774