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

If you have two monitors one is of 19inch and the 2nd one is of 24inch,if you want to write same QTP script in both the two monitors is there any changes required in the script?

1768


Difference between test object and run time object?

775


In an interview, what r the general questions asked in SQL which is realted to testing ?pls give me anwser to this question?

1678


Tell some commonly used Excel VBA functions?

817


If the objects hierarchy is changing from build to build, then how you will handle that condition?

814


Do you know SQL? I know SQL but i don't have any experience...that's it..No more questions ...simply he said " you can leave for the day" ...guys prepare SQL Quires before attending interview in bank of america...

1520


Hi we are using QTP9.0 for Seibel Application and this seibel application will give you a popup messagebox which is of web , so qtp takes 3 mins to recognize the messagebox and to click on it , we have more number of messageboxes like this . please suggest me some solution

1886


What are the challenges you faced during you entire life automation ?

1213


Sql questions to find second max salary and how to use joins

1265


Does QTP record on Objects created on XWindows Environment?

1885


What are the factors on which script execution time is dependent?

812


How can you send user defined messages to test report?

804


Explain how you can find the absolute value of the number in qtp?

848


why text area checkpoints cannot used for web applications

2115


what the difference between shared repository and per action repository?

772