how to merge object repositories?
Answers were Sorted based on User's Feedback
Answer / ravi_kanakam
In QTP 9.2, goto Resources->Object Repository Manager.
In Object Repository Manager, goto Tools-> Object
Repository Merge Tool.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / chinmaya khatua
In QTP (9.2) we merging multiple Object Repository.
Follow this following path you can get ur answer
In QTP(9.2) go to
Resource---Object Repository Manager---Tools---Merge Object
Repositoy
After that a window will come, that window u have to browse
your object repository path and merge that two object
repository.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / sreeprasad
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 / sandipgami84
In QTP 9.2, goto Resources->Object Repository Manager.
In Object Repository Manager, goto Tools-> Object
Repository Merge Tool.
and when u merge two primary object repository and secondary
object repository, called Primary object repository.
thanks,
Sandip
09986645937
| Is This Answer Correct ? | 0 Yes | 0 No |
How to match two doc files using qtp requirment is:- each and every single word of a doc file should be matched with the another doc file. can someone send me the code.
Can any body please tell me the steps of keyword driven frame work in qtp. My mail is saswat445@gmail.com please send some materials on keyword driven testing in qtp. thanks a lot...
What is driver script and driver script in qtp frame work????
How can you close the second opened browser?
Write a script to delete a specific row in a webtable.
What is the use of ordinal identifier in qtp?
Hi, my requirement is to make a query in SQL using QTP. And i have to get the results of that query and i have to use those results for future testing. I created a driver but i dont know the code for using this Driver. please help me by providing the solution for y requorement
please write a script to find the text in a application. Note: i dont know the location of that text where it is located. just like negative testing.
abt filter function if iam using below two statments its ok My = Array ("Apples","Oranges", "Apricots") MyResult = Filter(My, "Oran") if i use msgbox MyResult it shows type mismatch plz help me
How we test web based application by using QTP
what is meant by descriptive programming?
If 2 gmail browsers are opened in our system, how to enter the mail id and password into second browser by using discriptive program?