how to merge object repositories?
Answers were Sorted based on User's Feedback
Answer / anil
In qtp9.0 we can merge only 2 shared OR's at a time
Precondition:first create 2 shared OR's(save as OR1.tsr &
OR2.tsr)
for this we have to choose object repository manager(ORM)
1.qtp menu-->resourses-->ORM
2.In ORM select Tools from menu-->merge option
3.After selecting merge u will get a dialog box
with 2 edit boxes-->enter the saved OR's names-->OK
4.Then the OR's will get merged
before merging if OR1.tsr has 3 test objects & OR2.tsr has
5 test objects after merging you will find 8 test objects
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / raghu
In QTP8.2 provide a facility to add repositories.
when u installed qtp 8.2 software to show a option in
Tools
Merge object Repositories. Through U can add object Rep.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / srikanth
We can't merge Object Repositorys in 8.2
There is option in 9.0 only
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ragasudha
Go to Repository menu item
Select Associate Repositories.
Then select the path of the repositories, you want to
merge, from the dialog window & click on Add
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / rahul
The question is to merge,not to associate.
Raaagasudha
| Is This Answer Correct ? | 0 Yes | 0 No |
What are benefits of qtp?
how we can take data in the username field text box into variable in web application explain with example and give all functions to get data into variables
1)how to write test cases in test director? not go throuth requirments and plan but should be different way i need? 2)what is the mediator between qtp and application or project?
WHAT IS THE FRAMEWORK & ARCHITECTURE OF YOUR PROJECT
i have 100 manual test cases, how to automate from no 1. ols detail steps
What is Object Spy?
how to test globalisation testing using qtp? lets take an example: suppose i have to test the word is in hindi "ratikanta", how we test it by using descriptive programming or any method??
Does the Existing reusable action can be modified at the time of calling the action?? Please help me..
Whenever we use GETROPROPERTY function.
Can any one send me the QTP Basic Coding Samples?
What’s the QTP testing process?
I want to read XML file loaded in Quality center and compare the values with the values displayed in Application (web table).How can I do that