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 |
I have a tool bar where 5 different buttons are placed, but these buttons are not traceable hence i have created a virtual object on save button of this toolbar. Now pls tell me how to use this virtual object while write script.
waht is the diff b/w Environment variable and Global variable in qtp?? explain types of variable in qtp??
Iam trying to write script for Rediffmail Page,in doing so the script line for go button is not accepting. Is their any other way other than . Browser("micClass:=browser").Page("micClass:=Page").Link ("micClasss:=Link","name=go")
What is standalone database?
Browser("Las Vegas Hotels - Las").Page("Vegas Hotels - Hotels").Link("Luxor") ......here Luxor is a hotel and this is recognised as a link. I have many hotels like Luxor, Palms etc which are all displayed as link...How do I parametrize this by using webtable functions??? ASAP
write a vb script to print even numbers from 1-50?
6 Answers Kclink Technologies, Logica CMG,
how will u choose a tool for test automation ?
Does the Existing reusable action can be modified at the time of calling the action?? Please help me..
Could some one explain me how to create folder on the desktop from QTP?? This is an interview question
What is the difference between link and hyperlink?
How to find if given number is prime or not
What types of testing comes under functional testing or in other word what will you test in functional testing?