A shared object repository is used by all the tests with which it is associated. So if there are multiple tests running at same time using the same repository then it is shared between these tests.
Only one tester can edit the repository at one time although other can open the repository in read-only mode.
I hope this answers your question.
Only one tester can edit the repository at one time although other can open the repository in read-only mode.
I hope this answers your question.

