Which object repository we use in real time and can we
merge 2 object repostiory and how?
Answer Posted / 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 |
Post New Answer View All Answers
How do you capture tooltip using QTP?
How you can replace string in qtp?
How qtp identifies objects?
Explain about business process component? types and usage?
How many types of parameters are there?
Is QTP Supports SWT applications? If yes, can you write a sample script for opening a new package in eclipse.
Define virtual object?
Dear Friends, I having total 3+year experience in manual testing including automation testing QTP, if i am attending any interview what kind of question will i get? please help me out
How would you directly trigger javascript in a test?
Hi.. I want to do parametrization for selecting perticular flighr say XYZ by using local table: criteria: 1.If flight is available msgbox "Flight is available" and then select flight from flight table and click to ok button after that as enter username and ticket no and then stop 2. otherwise msgbox " Flight is not available" and stop Please help me out ..and let me know your responses on dipak.bachhav@gmail.com Regard, Dipak
Explain the differences between table and db checkpoints?
An action has both shared and local OR associated with it and both have the same object in them. In the test which one will be considered?
Can we use index on view?
What is difference between shared and local object repository?
Where to use function or action?