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
Answers were Sorted based on User's Feedback
yes we can merge the object repositories
-->go to Resources
-->select object respository manager
-->go to tools
-->select object repository merge tool
-->new window will appear with name "new merge"
-->give the path of the primary and secondary file
-->click ok
a window will appear with conflicts
if u want to change that conflicts go to "resolution options" and do the modifications
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / karunakar
In QTP9.0 There is Object Repository Manager Tool is there
under Resource Menu.In This Object Repository Merge Tool i s
there.Using this tool we can merge ORs.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / narendar
In QTP 9.0, We can two or more OR's
1. We can update Shared Object Repository by merging local
object repository. But Check points and output values are
not merged. We need to export them and all them to OR after
the merging is done.
2.We can merge one or more shared object repositoroes into
one OR.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / 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 |
Answer / uday kumar
In QTP 8.2 we have Quick Test Plus where we have a utility
called REPOSITORIES MERGE UTILITY from where you can add
the rep's and save it in a destination Rep
Start > programs > Quick Test Plus > utilities >
Repositories Merges Utility
Uday Kumar T.V.
| Is This Answer Correct ? | 0 Yes | 1 No |
can any one tell me what is process metrics and what is product metrics if possible give me example. Thank You
What is data driver in qtp? Where we use it?
could any help me please, how to work on visual foxpro application using UFT
Could some one explain me how to create folder on the desktop from QTP?? This is an interview question
How to work with multiple browsers when opened in the window, write the script for it
What is the use of Testing framework in Automated testing..what are different kinds of Testing frameworks available in Automated testing...
what is the frame work your using in automation ?
Hi Friends, Iam Beginner in QTP and i want to Try the software QTP. I checked the mercury site for QTP Trial version and i found QTP 9.0. The thing is that it supports windows 2000,Xp but not windows 98.And Iam using Windows 98 onlu and it's not possible for me to upgrade to windows 2000. Pls. guide me how to get the trial version of QTP which supports windows 98 Operating System The version may be 6.5 is ok for me.Thanks in Advance
how qtp identifies objects of application.
can anyone answer this question ........in the DICTIONARY OBJECT....i created the dictionary object in reserved object ok....here i have some sets of values ...now i want to retrieve the item i done too ok.......here my question is now i saved the test and close the qtp tool ,again i opened now i retrieve the same item in the dictionary is it possible ????. friends when i try to do this i am getting empty message box i mean no value will be retrieved ......ans me any one plz...
I wanted to create Data Driven test for login page (loginname,password). Password is same for all the loginnames. I recorded the script for one user. I mentioned all the user names in the global excel sheet with the column name as "Loginname". I mentioned 5 loginnames. I selected tools- >datadriver and select loginname. Select parameterize and select parameter all option.Changed the parameter name to "loginname" which i mentioned in the global excel sheet. I executed the script. For the users 2 and 4 only, the script is failing... can anybody explain why the script is failing for users 2 and 4.
How can we use XML in QTP?