How to Parameterize Object repository in QTP?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 DO U CALL A ACTION IN QTP?
Can anybody give the script of below things. 1. Add sheet 2. Adding columns 3. Set the values in that columns(In the rows) 4. Close the sheet 5. How can we create 3 sheets in one Excel sheet??
What is the keyword view and expert view in qtp?
How would you parameterize the text field "Country" and the same "country" when it appears as combo field on other page with text field city and same with City combo field?
How to open a new test using quicktest professional?
Hi,Sudhanandareddy plz forword framework and ppts for QTP to me. This is my mail id: ranjith_99reddy@yahoo.co.in (your contact number also)
New to QTP: In a qtp flight booking application, I tried to parameterize the to and from drop down lists using data table, depending on ur drop down selection it will pop up a list of flights. Here I am not finding a way to select flight randomly from given list... Thanks in advance guys.
HOW TO CONVERT MANUAL TEST CASES IN TO AUTOMATION TEST SCRIPTS EXPLAIN THE PROCESS?
What is the present version of the VB Script we are using
Reverse string without mid or streverse function.
How to change the priorities of the recovery scenario properties?
What are default add-ins in qtp?