Which object repository we use in real time and can we
merge 2 object repostiory and how?
Answer Posted / sudeepthz
We can Merge two object repository into one O.R. By using
the merge tool in the QTP 9.2..
Resources--> Object Repository Manager --> in that Tools
Menue--> Object Repository Merge Tool--> we can add primary
file and the secondary file---> select the path of the
repository files and click ok.
Now both the repository got merged and we can save this file
with the extension.tsr. and save the OR..
This How we will Merge two OR.
Note: But at a time we can merger two files only, not more
than that..
if you have any doubts shoot a mail: sudeepth.z@gmail.com
| Is This Answer Correct ? | 17 Yes | 0 No |
Post New Answer View All Answers
Explain features of the latest version of qtp/ uft 12.1?
We stored into the objects OR and then write the scripting
Explain the concept of object repository and how QTP recognizes objects?
If you are testing a web application then what will you test in that application?
How QTP support all types of applications (platforms)?
can the activities of test case design be automated?
please give me the code for doing retesting of gmail login page using functions so the function has to give the value
tell me QTP standards ?plz
can any one please tell me which is the best institute in Bangalore to learn QA (crash course)? Thanks
Explain about the quicktest professional (qtp) automation object model?
What are the different attribute used with regular expression?
Have you used xml check point in your project?
Hi, I got error message as "object does not support this property or method: "Test.Actions" when i execute the following line of script on QTP 9.0 Dim qtApp, qtRep Set qtApp = CreateObject("QuickTest.Application") Set qtRep = qtApp.Test.Actions("Action1").ObjectRepositories Can anyone tell me where i am wrong.
Hi, Can anyone please tell me how to connect the QC with QTP using QTP script? Thanks in advance
Hi, is it possible for recording shortcut key during record session? The application on which I am working is web based application. This application has several shortcut key associated with menu option. I have succesfully recorded all menu option but unable to record shortcut key.