Which object repository we use in real time and can we
merge 2 object repostiory and how?
Answer Posted / sreeprasad
There are usually two types of object repository
1. Shared Mode (.Tsr)
2. Per-Action. (.Mtr)
-We usually use 1.Shared Mode (.Tsr)object repository.
We can merge two object repository.If you go to QTP-->Test--
>Settings-->Resourses
You can use the Resources tab of the Test Settings dialog
box to associate specific files with your test, such as
VBScript library files and Data Table files, and to specify
the object repository mode and file to use for your test
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain how you can replace string in qtp?
in qtp 3 sheets is there in data table like global, action1, action2. I want to check the rows and columns in action2. how can check using script?
write a script to verify links on any web page by using descriptive method by creating a description object (give a filter condition only link) ... need to verify expected like name by reading
Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?
hi all here i have tab named "Workbench" By clicking on "workbench" tab.it displays 4 tabs like below workbench common cargo commercial charter "common" tab have 10tabs inside,"cargo" tab also haveing 15 tabs inside and remaining two tabs also having few tabs inside. when clicked on "common" tab.it displaying the script like tab("workbench").select"common" if i clicked on "cargo".it displaying the script like tab"workbench_2").select"cargo" if i clicked on "commercial".it displaying the script like tab"workbench_3").select"commercial" if i clicked on "charter".it displaying the script like tab"workbench_4").select"charter" I have used a "FOR LOOP" for common,commercial,cargo,charter tabs.it was stopped at second tab SO, CAN I RECOGNIZE "WORKBENCH_2,_3,_4" AS A SINGLE VARIABLE if not, can anyone plese help me to solve this
How to remove the associated function library?
Hello everyone! I am just writing a small test for a windows application. I have a problem with a text output value. The value i am trying to catch is presented in a scrollable textbox. When the text is too long, only a portion of it gets captured. Do you have any experience with this?
what is key word driven frame work ? why it is called like that ? what is the diference between keyword driven and data driven frame work ?
How you are developing the script? Using record and play back or manual?
What test cases can you automate using QTP?
hi Friends ,willany body tell me what is the Scope for the automation Testing inht Future is their Or not And what is the Top Most Level in the testing section according the Pay scale
If the objects hierarchy is changing from build to build, then how you will handle that condition?
How do you send email with attachment from outlook using qtp ?
In what occasion we can specify global sheet and action sheet?
Differences between quicktest professional (qtp) and winrunner?