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 is risks of testing a project?
· What should test in BANKING DOMAIN application ?
A web page title might be xxxx@xyz.com or xxxy@xxx.co or xyz@abc.in.Using what mandatory properties can be the page identified.Give the regular expression for that.
Whats the realtime QTP testing process
How to give Table check points?
Is it possible to change the property value at runtime? How it is possible?
How we can capture the dynamic object ex:(rotating globe) in the web page with time gaph is 5 sec..
how to use the QTP choose the data from oracle? e.g. i input the identity card NO. this will be add new record in the database ,and now i want get this record's prime key.
WHAT AREV THE STEPS BETWEEN TEST cASE AND Script generation?
On what basis we select test cases to automate?
How to modify object property in qtp ?
Can anyone explain about Keyword driven framework in detail and how to use it in case of any project