How we can merge the object repositories?say if we have two
or three object repositories then how e can merge them? is
there any option in Qtp to merge the object repositories
Answer Posted / manjunathareddy
YES - you can merge 2 repositories in qtp using object
repository manager.
Merging local to shared repository.
You would need to associate the shared repository with the
action containing the local repository. Go to "object
repository manager - update from local repository" option.
Follow these steps to merge -
1. Go to resources -> object repository manager.
2. In the object repository manager window, go to file ->
open, and select the shared object repository file. Clear
the “open in read-only mode” checkbox.
3. If the repository file opened in read-only mode, go to
file -> enable editing.
4. Go to tools -> update from local repository.
Merging shared repositories
1. Open the object repository manager.
2. Go to tools -> object repository merge tool.
3. In the new merge window, browse to the primary repository
file. Select the secondary repository file.
4. Click ok
5. Review the merge statistics, as described in viewing
merge statistics, and resolve any merge conflicts that were
reported.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How you can make an action as re-usable action?
Have you done batch testing in qtp? If yes how you are doing?
An action has both shared and local or associated to it and both have the same object in them. In the test which one will be considered?
I need to pull the data from the page which in row, column vice into excel sheet, how can it be done using QTP? eg: Name Dept xyz gdty i need the same data to be exported in excel sheet.
How extensive or customized are the server logging and reporting requirements; are they considered an integral part of the system and do they require testing?
How to start recording using quicktest professional (qtp)?
What is the meaning Work bench?
can anyone tell me from where i can download qtp demo or crack version
I want to do QTP Certification what is the pattern of Question paper.
How to do the scripting. Are there any inbuilt functions in QTP? What is the difference between them? How to handle script issues?
How to associate function library at a run time?
How is UFT 11.5 version different from UFT 12.0?
we use a file extension .properties why is it used and where do we use it plz help me out with detailed explanation and navigation of how to use on the QTP 8.2?
How does quicktest professional (qtp) identifies the object in the application?
How do I lauch my test website using code from qtp in different environmet, uat and PPTE?