When can shared object repository fails?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
Explain the concept of object repository and how quicktest professional recognises objects?
can any boby tell me what is method or steps to connect the remote desk top by using QTP 9.2 version?
i need the word "good morning" to be displayed by default whenver we click upon the blank test while opening the qtp. Could you please answer...
How to use checkpoints in qtp ?
what type of run time errors you get while you ar edoing rpg program?
what is the use of Text output value in Qtp?
Waht is Test Report , What it consists?
Explain measuring transaction.
If already everything is tested using White-Box testing, then what is the need of using Black box testing?
how to capture the run time values of web table.
what properties do use to identify a browser and page while using descriptive programming?
Why QTP is termed as a Record and Playback tool?