How to Parameterize Object repository in QTP?

Answers were Sorted based on User's Feedback



How to Parameterize Object repository in QTP?..

Answer / kailash nath

1. Open Object repository manager
2. Manage Repository parameters
3. Click on "+" button
4. Add parameters
5. Click on "<#>" button against a property value to
configure the property value.
6. Save the shared OR
7. Map this OR with any action
8. Click on "Map repository parameters" under "Resources" tab
9. Select Action for which you already mapped shared OR
10. Click on "<#>" button under "Value" column
11. Click on "Parameter" radio button
12. Select parameter name and sheet name
12. Click on "OK" button

Now your parameter will be parametrized with shared OR.

cont - 9910900759

Is This Answer Correct ?    10 Yes 1 No

How to Parameterize Object repository in QTP?..

Answer / sai sankar

parametrization means transfering values or passing test
data values from one action to another action / one test to
another test. In Qtp we can parametrise datas by four
methods:
1. Action parametrisation(from one action to another action)
2.Data table (same as action but data table is used for
transfering datas)
3.Environment
4.Random Numbers

Is This Answer Correct ?    10 Yes 5 No

How to Parameterize Object repository in QTP?..

Answer / anand

using Enviromental variables

Is This Answer Correct ?    7 Yes 7 No

How to Parameterize Object repository in QTP?..

Answer / naaz

We can Parameterize the Object's properties of the OR. In
the QTP 9.1 we have 2 types of OR (i.e. Object Repository).
1. Local OR and 2. Shared OR. We cannot paramererize the
Shared OR's Object properties. But we can Paremeterize the
local OR's Object properties. We can use either Local
dataTable or Global dataTable to paremeterize it. We have
to select the datatable and then column name. We can use
regular Expressions also.

Is This Answer Correct ?    5 Yes 7 No

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 and
click -> 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 ?    3 Yes 6 No

How to Parameterize Object repository in QTP?..

Answer / geena

I don't think u parameterize ObjRepo.

Is This Answer Correct ?    2 Yes 7 No

Post New Answer

More QTP Interview Questions

1>why parameterization is necessary in qtp? 2>if we give constant value then what problem?

5 Answers   Wipro,


take one example and write vbscript on one web application in qtp? explian descriptive programe with one example?

2 Answers   IBM,


what is the difference between xmlutil and xmlDOM in qtp?

2 Answers  


I have written some scripts in QTP by using older version, but I want to run them in latest version. Is there any process to do that.If so can anyone explain me?

1 Answers  


how can we compare descriptive programing with a regular expression

0 Answers  






what is smart identification in qtp? pls any give details? thanks in advance

3 Answers   IBM,


if the excel sheet specified in script is not there,we get run time error how to handle the error ,please anybody explain me in detail

2 Answers   Quinnox,


if there is two login button in your page, how you know that this login button is correct for login .

2 Answers  


Can an action have 2 shared object repositories associated with them? In that case, if two of them contain the same object, which one will be considered?

0 Answers  


How to get the particular property value?

0 Answers  


How to make qtp understand the difference amongst the same type of objects .suppose there are 5 check boxes in a page and I have to choose the 2nd one, how to do that through script?

0 Answers  


what is meant by "Parameterization technique"?

4 Answers   KH, Mind Tree,


Categories