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 |
When we try to use test run option "Run from Step", the browser is not launching automatically why?
Which scripting language used by QTP?
What is SQL injection?
distinguish between old version and new version QTP features.
What is creation time property and how does it work?
Give the syntax to load function at run time.
I want to execute 1st row of the local sheet and 3rd row of the global sheet parellely. write script to execute
how to change the properties of object during run time . plz give the code using flight reservation
Dear All, How to generate Pass or Fail Report in QTP without using Reporter.Report Event Method ? Thanks Balaji
In where you are keeping or maintaining shared object repository (file)in your appliction?
Want to verify notepad reports using QTP framework or any other BV script method. Can anyone share the method to achieve it? Eg. Person Name is the header and the actual name is John then how can we verify weather person name is John
What are the challenges do we face while testing webbased applcations using the automation tool QTP or any?