Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Differentiate the two Object Repository Types of QTP.

Answers were Sorted based on User's Feedback



Differentiate the two Object Repository Types of QTP...

Answer / sreeprasad

Object repository is used to store all the objects in the

application being tested.2 types of oject repositoy per

action and shared. In shared repository only one

centralised repository for all the tests. where as in per

action.for each test a separate per action repostory is

created.

Is This Answer Correct ?    9 Yes 0 No

Differentiate the two Object Repository Types of QTP...

Answer / senthil

Local Object Repository Shared Object Repository
(LOR) (SOR)
1. Every action has its All actions use same OR
own OR.
2. LOR cannot be accessed as SOR are accessible
separate file. as separate file.
3. Modify objects using Modify objects using
Object Repository Window. Object Repository Manager.
4. Big application its better. Small application its better

Is This Answer Correct ?    5 Yes 0 No

Differentiate the two Object Repository Types of QTP...

Answer / issac

the two types of object repository is shared and per action.

if a tester wants to use reusable actions shared object
repository can be used...shared object repository usage
helps to minimise space...others can also access the
repository

peraction repository is specific to the action which it is
associated with.it cannot be used across scripts

Is This Answer Correct ?    1 Yes 0 No

Differentiate the two Object Repository Types of QTP...

Answer / priya

2 types of OR
1. Shared OR
2. Local/Per Action OR.

Local OR stores all the objects associated with the specific
action, so that particular action only can access the stored
objects.

Shared OR stores tests objects that multiple actions or
Tests that have common objects can access in Read only mode.
It helps to minimize the space and easy to maintain because
objects stored in the central place.

Is This Answer Correct ?    0 Yes 0 No

Differentiate the two Object Repository Types of QTP...

Answer / mohan

shared rep requires less memory when comapare with per
action rep.

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More QTP Interview Questions

What is descriptive.create () in QTP?

3 Answers  


How to fetch web elements count from Google Page which contains letter "e"

4 Answers  


Explain the benefits of quick test pro(qtp)?

0 Answers  


Please explain about unicode compatibility in QTP. how we can able to use it. Please help me

1 Answers  


How many types of recording facility are available in quicktest professional?

0 Answers  


Explain different type of event trigger option.

0 Answers  


what is file database

1 Answers   Wipro,


please clarify the question ................. i know how to open the notepad file ? but i don't know how to enter the data into opened notepad ? Ex: set a=createobject("wscript.shell") a.run "Notepad.exe" please give the replay. my mail id is raju.ippali@gmial.com, 9823257761

6 Answers  


can we run the scripts of qtp 8.2 in the qtp7.0?

2 Answers  


What will be the output of the statements below? On error Resume Next Sum 100/0 if Sum= 0 Then msgbox "Pass" else msgbox "Fail" End If

3 Answers   IIT,


We are calling Actions in Expert View by using Run Action.but i want to know where we are saving the Actions Scripts.Pls explain??

1 Answers  


can we change the name of a check point? when will you start writing testcases? do you follow any methodology for writing test scripts? qtp is key word driven testing or data driven testing?

2 Answers  


Categories