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 |
HOW TO DO THE BATCH TESTING USING QTP?
Explain object spy in qtp.
Is it possible to convert QTP scripts to Silk scripts?
what is description object?
What will be happen if i load object repository at run time, but it has already associated.
What are the various automation frameworks available in qtp?
Is there a function to find the number of occurrences of sub strings within a string?
how can we write descriptive programming for menus when qtp is not able to identify it..and how can we write descriptive programming for partially identified and non standard objects..do i have to map the objects before writing the script
Why we load add-ins in qtp?
Hello Everybody, Please tell me can we create Test Plan in QTP? This I am asking irrespective to integrating with Test Director.I mean is there any option to create Test Plan in QTP itself. Thanks, Gaytri
what is use of optionexplicit in variable declaration
Wt is the difference between Business Component and scripted component?