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 are the properties you would use for identifying a browser & page when using descriptive programming ?

2 Answers  


what and how to answer for the question "tell me about yourself ?" for 3 years experience. can anyone say inj detail please... its urgent

0 Answers  


How to get the format of a webedit class in qtp. How can i know that particular webedit accept what type of format like "mm/dd/yyyy" or "$" or Alphanumeric

0 Answers  


whai is meant by automation testing?

6 Answers  


what is automation(qtp)bug pls giv me one ex?

1 Answers  


explain virtual object? in detailed? pls any one explain me?

4 Answers   Cap Gemini,


Hi , I am new to VBscripting, My requirment is to write a vbscript to read a row (which has coloumns like Description, Code, date(DD/MM/YY), hours etc) and export these feilds to a Website and then click on Submit Automatically on that web page. This it should do for all the Rows in that excel file. Any help is much appriciated Thanks Shalini

2 Answers   TCS,


What is the disadvantage of smart identification?

3 Answers   Infosys, Sony,


how to compare two bitmaps( 1. clients requirement & 2. Designed by dev) in qtp 8.2 wann clear steps

0 Answers  


In an application you have a web table. You are provided with an external Excel sheet with the same structure as that of the web table. How will you retrieve all data from the web table and compare it with corresponding data available in the excel sheet, using QTP? How will you report the results in QTP?

1 Answers  


Have you performed Debugging and how did you?

2 Answers  


How many types of parameters are there in QTP and what are they?

2 Answers  


Categories