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 advantages helping QTP to hold the position of "Market Leader" for such a long period?
i m fresher iwant to know about testing what is the scope of testing field.i m aware in manual testing shall i go to automatiuon testinh directly or if any work experinc in manual testinh then only i go to manually automation testing.
i need to learn the descriptive programming very well so for that what to do am reading the qtp user mannual but it is not so any materials or links with examples i want please help me
How can you handle exceptions in qtp?
what is vmodel?advantages and disadvantages of vmodel?
In an interview, what r the general questions asked in QTP? pls give me anwser to this question?
how did u use automating testing tools in ur job?
What are table and db checkpoints?
I want to see all the properties of agent name in login window. I will use the script Set a=Window("FR").WinEdit("Agent Name:").Gettoproperties( ) msgbox but my question is how to use the msgbox if i use a it will display only a, so anyone pls let me know how to get the display of all the properties using GetToProperties () or GetRoProperties (). Thanks a lot
can we use QTP for load testing instead of load runner?
What is Maximum synchronization time out in QTP(By Default is 20sec). Anybody can answer it. Thanks in advance.
What are the challenges u faced in testing with crm domain? How u overcome with?