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

What are the recording modes and executing modes avialble in QTP?

3 Answers   Polaris,


The string is like POWER STAR PAVAN , write a script for this how to findout the number of "A" in the string ?

7 Answers   TCS,


What scripting language QTP of?

4 Answers  


How to capture data from images in QTP and produce them in Excel sheet ?

4 Answers   iFlex, QA InfoTech,


What is the Automation Process followed in your company?

1 Answers  






How do u write a regular expression for date (dd/mm/yyyy) field?

10 Answers  


what are the metrics in general we use in testing.

6 Answers   TCS,


How to check bitmap output value?

0 Answers  


hi all, I want to know about the QTP scripts, i have read more books but all areis to be a theory so how can i improve my script skills. if anybody knows about qtp scripts plz guide me and i need a sample scripts.my mail id is karthis4u@gmail.com, 9986667831 If you all have any data send it to akadi111@gmail.com

3 Answers  


What is the difference between Keyword Driven test and Data Driven test?

0 Answers  


How to export(copy) the entire webtable from the webpage into Excelsheet? using Vb scripting

9 Answers  


When to use shared and local object repository?

0 Answers  


Categories