Using Object Repository is a advantage or disadvantage?

Answers were Sorted based on User's Feedback



Using Object Repository is a advantage or disadvantage?..

Answer / srini

As far i think both of them have their advantages and
disadvantages.

OR is simple and easy to identify the objects. but it
consumes too much of memory when it is loaded and it will
increase the execution time. And if you have multiple
object of similiar kind of object properties at times it
will fail to recoginzed and the script will fail.

But DP reduces the execution time. Script will not fail in
this b'coz ur just changing the required property of the
object, yes it true that initial work more that creating
object properties list in an excel sheet and load that
excel sheet during runtime. but this can be overridden buy
using XML file which is less in size and Quick in loading.
and it takes very less memory.

let me know if you have any comments on this.

Is This Answer Correct ?    7 Yes 2 No

Using Object Repository is a advantage or disadvantage?..

Answer / gayathri

Hello Ravindra don't copy the Answers ....(Srinu Answer)

Is This Answer Correct ?    6 Yes 2 No

Using Object Repository is a advantage or disadvantage?..

Answer / srinu

both are eqal using repository,but advantage is greter than
disadvantage.Because u r using repository memory is vast,u
r not using this every statement ur write on the tool

Is This Answer Correct ?    2 Yes 3 No

Using Object Repository is a advantage or disadvantage?..

Answer / 77.ravindra@gmail.com

Using Object Repository is a advantage or disadvantage?
Answer
# 1 both are eqal using repository,but advantage is greter
than
disadvantage.Because u r using repository memory is vast,u
r not using this every statement ur write on the tool

Is This Answer Correct ?    2 Yes 3 No

Using Object Repository is a advantage or disadvantage?..

Answer / ilayaraja

using object reposotory has more advantage. It has few
disadvantages also , it's based on scenario on which we are
going to automate.In our application , we are having same
kind of objects in different pages, during that time we can
use descriptive protgramming instead of having the same
object repetively in all the pages it ll consume more
space.bbut it's preferable to use OR in qtp.

Is This Answer Correct ?    1 Yes 2 No

Using Object Repository is a advantage or disadvantage?..

Answer / ravi s

Use of OR is more efficient.since Descriptive programming
or reading property values from Excel sheet and create a
object will take more time.This you won't able observe when
you do it for 1 or 2 object. Do it for one complete
scenerio and you will able to figure out the time taken for
creating objects.
So Use Descriptive programming for very very less objects
in your complete application where it is not working with
OR.
You can observe how much time it will take while reading
values from excel and creating objects if you automate some
30 testcases.
OR is best feature provided by QTP .Use descriptive where
operations not performed some objects. you will find some
dialog boxs or messageboxes.so there use descriptive
programming.

Is This Answer Correct ?    3 Yes 4 No

Post New Answer

More QTP Interview Questions

Hi guys, can anyone explain me whats the method for reporting the QTP test results to teamlead or non-QA member (developer/PM)? Thanks in Advance!!!!!

2 Answers  


How to make Shared object repository in qtp 9.1 and 9.2?

2 Answers  


What are the different types of recording modes?

0 Answers  


How to test fly out menu in qtp?

0 Answers  


Hi im new in Testing..can any one plz re-write this code SystemUtil.Run "C:\Program Files\Mozilla Firefox\firefox.exe","","C:\Program Files\Mozilla Firefox","open" ----using for loop(for i=0;i<=10;i++ )

2 Answers  






Hi guys pls any one send me the Qtp Licensed key of version 10.0 pls

0 Answers  


What is the difference between Accessibility Checkpoint and Bitmap Checkpoint in QTP? Note: I have read it in QTP help but i dont want answer from that.......

1 Answers  


For example one window is there the window contain some of Check boxes but my question is how many check boxes are there particular window? Please solve the problem gi_raju@rediffmail.com ippaliraju@yahoo.co.in

3 Answers  


Hi, How to give drop down values as input [Variable] from data table in QTP? If u know share with me.

3 Answers  


1.explain end to end process of qc,2.how many tabs are in qc9.0,qc10.0 3.what is review, how many reviews are following in aproject 4.how will you get the requirements 5.why do we choose testing 6.how to export tc's and requirements to qc through add-ins

0 Answers  


Hi All, How to Compare two strings character by character in QTP

0 Answers  


what is qtp automation frame work,what is the use of that frame work?

64 Answers   Cap Gemini, IBM, iGate, TCS,


Categories