When can shared object repository fails?

Answers were Sorted based on User's Feedback



When can shared object repository fails?..

Answer / sandeepguttikonda

In QTP object repository is used to store the properties
and values of an object.
There are two types of Object repositories:
1) Local Object Repository
2) Shared Object Repository

We can associate a shared object repository to n number of
actions. But, the mail disadvantage of a share object
repository is the properties and values are in read only
mode and cannot be edited there in the action.

So, this will fail when the properties are changing
dynamically during runtime which can be handled by using
SetTOproperty. And here with shared object repository this
cannot be done and it fails.

Regards,
Sandeep Guttikonda

Is This Answer Correct ?    13 Yes 2 No

When can shared object repository fails?..

Answer / scorpion

I think u r wrong.When using a shared repo, a local copy for each person wil be made by qtp.More than 2 persons cn load the same repo and change.

Is This Answer Correct ?    1 Yes 1 No

When can shared object repository fails?..

Answer / veeresh

Shared repository can be changed from object manager only.
and not related to any script.

Is This Answer Correct ?    0 Yes 0 No

When can shared object repository fails?..

Answer / saurav

Just to correct guys:-

SOR can be shared across scripts but cannot be changed across users for editing.So only one person can edit the repository at a time.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

What Folder Structure following in Keyword Driven Frame work?

0 Answers  


In what situations QTP will not recognize the Objects?

6 Answers   Wipro,


how to record a word doc using qtp i.e open a word doc,type something and save the doc can someone send me the code.

3 Answers  


for a test in QTP i had choose the object repository as shared.after completion of some days i want to conduct the same test again,now the question is HOW TO LOAD THE OBJECT REPOSITORY. is it possible by descriptive programming.could any one tell me how many ways we load it and what is the process?

13 Answers   Logica CMG,


What is object repository?

3 Answers  






how to click the link in webpage by using QTP Script????????

3 Answers  


How you r using QTP in u r project

1 Answers   IBM, Lehman Brothers,


How to manage a drag drop event in the qtp

3 Answers  


what is the abbrivation of .mtr in action reposirtory?

8 Answers   GE,


WHAT ARE THE DISADVANTAGES OF SHARED REPOSITORY?

9 Answers   BirlaSoft,


i have doubt suppose iam purly working in manual, when i will get work to do on sql and performence testing? pls any one clarify doubt?

0 Answers  


Explain the difference between data driven testing and parameterization ?

0 Answers  


Categories