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

In what situations QTP will not recognize the Objects?

6 Answers   Wipro,


How can we check whether a particular sheet loaded (existed) or not in Data Table.

7 Answers   TCS,


difference between multiple parameterization and data driven wizard in QTP?

1 Answers  


What if recovery scenarios is also failed for identify the alert ? (We are handling unexpected popup through recovery scenarios but if still recovery scenarios also failed than what should be the approach)

0 Answers   Tech Mahindra,


suppose 3 excel sheets are there * we are trying to check for login credentials for a page. userid from excel1 , password is from excel2 whether the page is opened or not that checkpoint is result is should be stored in excel 3.... this qus i have faced in IBM technical round... please tell script for above query

1 Answers   IBM,






Does QTP record on Objects created on XWindows Environment?

0 Answers   Infotech,


HI, pls help me on this, iam not able to capture getcelldata value in javatable... msgbox javawindow("").javatable("").getcelldata(3,3) but it diaplays empty...

0 Answers  


how to write testcases for web based insurance,from the script by using qtp.

1 Answers  


how do you do database testing in qtp

5 Answers   NIIT,


if there is two login button in your page, how you know that this login button is correct for login .

2 Answers  


Give me Example for Generic Functions in QTP Framework....Anybody please answer me..Thanks in Advance

3 Answers   BirlaSoft,


What is an object repository?

0 Answers  


Categories