Which object repository we use in real time and can we
merge 2 object repostiory and how?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / nagarathna
Merge is possible in QTP 9.0 version also in the method
that is mentioned in the above answer
| Is This Answer Correct ? | 1 Yes | 0 No |
hi guys..
we can merge two repositories..but it is suggestible.
If u need two or more repositories for a test..u can
associate them by using associate repositories( If u r using
9.0 or above version) tool.
If u want add it during run time..
rpositoriescollection.add "<repository file path>"
if any queries..
nanda.dreddy@gmail.com
| Is This Answer Correct ? | 1 Yes | 3 No |
Answer / debashish_samanta
There are usually two types of object repository
1.Shared Mode (.Tsr)
2.Per-Action. (.Mtr)
We usually use 1.Shared Mode (.Tsr)object repository.
We can merge two object repository.If you go to
QTP-->Test-->Settings-->Resourses
You can use the Resources tab of the Test Settings dialog
box to associate specific files with your test, such as
VBScript library files and Data Table files, and to specify
the object repository mode and file to use for your test
| Is This Answer Correct ? | 2 Yes | 5 No |
Answer / deepti palagiri
as said there r 2 types of object repository i.e.
1) per action
2) shared mode
by default its per action but in real time we use shared mode.
yaa we can merge two obj rep by an option " merge object
repositories in Quick Test Plus.
| Is This Answer Correct ? | 1 Yes | 4 No |
Answer / abhesheke
we usually use 1.Shared Mode (.Tsr)object repository.
we cant merge two O.R
As far as i am concern u cant merge two O.R in a single
project i am speaking about shared object Rep(.tsr)
when speaking about per-action(.msr) this is possible
because for every action u perform a separate O.R is created
but u cant merge two files
any queries abhesheke@yahoo.com
| Is This Answer Correct ? | 0 Yes | 5 No |
Which object model is not supported by QTP? a)COM b)DECOM c)DOM d)DCOM. Pls explain about theese object models?
What are the Features & Benefits of Quick Test Pro (QTP)..?
What exactly is the difference among all the three recording modes.
How to covert a String to an integer?
In QTP how to interact tool and application build?
What exactly a frame Work means?what are the different type of frameworks done in QTP?why the caption for QTP given as advanced keyword driven?
How do you configure QTP AND Test director?
how do i know how to use tools
Explain the concept of object repository and how quicktest professional recognises objects?
How you are developing the script? Using record and play back or manual?
How do you handle XML exceptions in QTP (Here it is Exception, not the checkpoint)
when u script reveiwing in which area u more concentrates?