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

Explain process of smart Identification in QTP?

0 Answers  


How to attach a file to TD?

0 Answers  


what are inputs for automation?

3 Answers  


What is exact meaning of Database Checkpoint in QTP 9.2 and what are the different types of the database check points?

0 Answers  


Kindly help me with the following queries.. -- How to recognize webtable using QTP and how to use it? -- How would one conclude that it is a web table -- For Example, if there is a web table and I am clicking on say Cell A1, how would i know that i've clicked on cell A1 -- Kindly suggest me to use the web table better

1 Answers  






Hi all can any one give me roles and responsibilities for QTP (not WINRUNNER)

0 Answers   Autodesk, EDS, Wipro,


the presentation layer of my application is built using VB 6.0 and a series of C++ dlls and components. We do not use Java, VB.Net, C## or any other component that can be decompiled. We are automating the application using HP Quick Test Professional. It is not reconginizing the combo boxes, tabs etc.... Could you please suggest, whether QTP supports C++ dlls and components or not...if yes, could you please guide me, how to overcome this situation. Can we install any special add-ins for this C++? .When we are performing the recording/execution, the application becomes very slow. Your quick response will be highly solicited in this regard.

1 Answers   Wipro,


What does VBS file contain..? what is VBS file.?

4 Answers  


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  


Hi, i run scripts in one machine those r passed.when i run the scripts in client side those r failed.Give me such a scenario when ever u faced?

0 Answers   BirlaSoft,


how qtp will recognise if application is run on many browsers

1 Answers   Cap Gemini,


Where we can use the analog mode and where we can use the low – level mode?

0 Answers  


Categories