How to Parameterize Object repository in QTP?



How to Parameterize Object repository in QTP?..

Answer / uday kumar_anem

In QTP 8.2, we can parameterize both the per-action OR and
shared OR.

For Per-Action OR, we can parameterize in both the global
sheet and local action sheets.

To do this, we can select the object in OR, and choose
parameter radio button in configure value dialog, and choose
global or current action sheet in parameter options.

If the OR is shared OR, here only global sheet option is
visible and current action sheet is disabled.

To parameterize the OR follow below navigation:
Open the OR by Tools -> OR or OR button -> Select the object
in OR or parent object -> Click parameter radio button ->
click on the parameter options button beside the textbox
->select data table in parameter type list box -> choose the
data sheet type and choose column name in the sheet

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More QTP Interview Questions

How to call script1 into script2?

3 Answers  


hi, i am trying to capture "web element" names in a web page, and i written the code like this,, with Browser("title:=") with .page("") .webelement("htmltag:=...").getroproperty("innertext") end with end with //////////////////////////////////////////////////////////////////////////////////// QTP RETURN ERROR like this: " object's description matches more than one of the objects currently displayed in your application. Add additional properties to the object description in order to uniquely identify the object" ok fine , i need to search another property other than "index" i use all the properties like class,text,innerhtml,innertext,visible=true,x , y,abs x ,abs y...but qtp returns error ..... in this webpage index is difficult to find? how to solve

1 Answers   IBM,


hi, for QTP TRAINING......SURESH REDDY SMART SOLUTIONS sr.nagar IS BEST OR NOT? how faculty teaches?

4 Answers   Cap Gemini,


What is the difference between Global and Local Data Sheets?

1 Answers  


To which environments does quicktest professional supports?

0 Answers  






How QTP recognize the object??how to add objcts into object repository??

3 Answers  


Why do we use text checkpoint as we can make use of the same in the standard check point?

3 Answers   IBM,


What are the Automation Limitations??

1 Answers  


Name the different types of recording modes?

0 Answers  


What is difference between WR and QTP?

2 Answers  


What is qtpro? What is quick test pro? What is a quick test professional?

0 Answers  


write a script to verify the image path(src property) of the images which are in web pages.(do it by Descriptive method by creating a description object)

1 Answers  


Categories