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 |
I created 3 actions in test suppose I want to run action 1 in single time, action 2 is 4 time what I do?
Which advantages helping QTP to hold the position of "Market Leader" for such a long period?
• Re –Engineering the regression testing from 0% to 60% automation. This has saved 4-mandays in every release. what doeas this statement means
How to capture dynamic values in load runner and how Each of the captured values are to be written to a text file (c:\temp\LoadRunner1.txt)
How many function you use in your application?
This is the script generated by qtp plz can anyone write the same script using descriptive programming plzzzz guys do answer. Browser("orkut - login").Page("orkut - login").WebEdit ("Email").Set "rgovard" Browser("orkut - login").Page("orkut - login").WebEdit ("Passwd").SetSecure "47525d8be4926ea2f6e96b9a3f7472b6ae38" Browser("orkut - login").Page("orkut - login").WebButton ("Sign in").Click Browser("orkut - login").Page("orkut - home").Link ("Logout").Click Browser("orkut - login").Page("orkut - login").Sync Browser("orkut - login").Close
Q) Please any body can help me how we can create descriptive programming if the application is not ready i.e we don't have unique property of object ? note:build not ready means we can't use object spy in build to get unique property .
Explain in brief about the quicktest professional (qtp) automation object model?
How to Set the Global Sync Timeouts in QTP?
1. In build1 there is a page with two check boxes and a submit button. You have prepared a script for that page and its working fine. In Build 2 the developers have added two checkboxes in the page. Will the script prepared for Build 1 work for Build 2 or not. If yes, why and if No, why. Remember the developers have not touched the object properties of the textboxes in the page.
Can the user toggle between using Local OR and shared OR for the same action?
How do you delete unwanted results in qtp?