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 is the extension for QTP files?

16 Answers   American Solutions,


How to save your test using quicktest professional (qtp)?

0 Answers  


Once we get the Test Result from QTP.,I Have to convert into Excel file format..Is it possible..Can any gudie me regarding this... For Example : Total Test Case is : XXXXX Test Case passed : XXX Test Case Failed : XXX -------- Total XXXXXX ---------

6 Answers  


Please have a look at this: a = Browser("Travel Boutique Online").Page("Travel Boutique Online_2").webelement("innerhtml:=2622").getroproperty("y") a=a+9 msgbox a Browser("Travel Boutique Online").Page("Travel Boutique Online_2").image("alt:=check","y:=a").click Now please let me explain. As clear from code I am trying to enter value of variable 'a' as Property y. But each time QTP AND MY SYSTEM stops responding when this line is execcuted. But When i enter some number in place of 'a' in the last line. it works fine. Please let me know what I am doing wrong at time of entering the variable in last line. Thanks a lot

3 Answers  


Explain Different types of Checkpoints in Quick Test Professional?

2 Answers   Crea,






How i can change shared repository to per test repository in qtp

1 Answers  


What are the three challenges U faced during automation testing of your application.

2 Answers   L&T,


Hello Everyone, In QTP we have one option Data Driver wizard that comes in Tools -> Data Driver. so, please tell me abtout the use of Add Value and Parameterize options available in Data Driver wizard. And also the concept of value, constants, Parameterized displayed in the wizard. Please explain by giving the example. Thanks in advance, Gaytri

2 Answers  


how much space occupies in object respository by default?

5 Answers   VSoft,


How will you check that your test cases covered all the requirements?

0 Answers  


Is there is any method how to connect remote desk throw QTP if yes please answer with a example?

3 Answers   HP,


Hi Sudhananda, plz send me the QTP framework with any diagram and PPTS . I want to switch to automatio, I done QTP from professional person, but he does not give me his knowledge properly. so pls help me Thaks send me on following address mirajkar.akash@gmail.com

0 Answers   TechSoft,


Categories