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 |
A webPage has a ComboBox with 10 values in it. Write a script to select 4 vales from it using CTRL key
how to retrieve the column headers in database using vbscript statement in QTP
how to select particular value from the combobox in the current page which is entred in the previous page editbox after parameterization?
Hi Friends, If you got one Bug , and you are insert that bug in bug tracking tool , and you need to attach SC's (screen shots) also. how to tae SC's , in your organization any separate tools available to take SC's. please provide Ans. its urgent... Thanx in advance
Can anybody help me for vb script in qtp? give me examples for practice plz.
How can i learn Descriptive programming in QTP. Please reply.
What is Performance testing?
How do you handle XML exceptions in QTP (Here it is Exception, not the checkpoint)
Few basic questions on commonly used Excel VBA functions.
What is the difference between Keyword Driven test and Data Driven test?
how can i pass a "automation script" as a parameter in a function give me need full suggestion thank inadvance
How did you use regular expressions in QTP and also in WR?