Using Object Repository is a advantage or disadvantage?
Answer Posted / 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 |
Post New Answer View All Answers
How to run a test using quicktest professional (qtp)?
What VBScript operators, functions, and statements do you use in QuickTest Professional?
what is the diffrence bw qtp architectute and qtp framework?
What are the major/ important methods, functions in QTP we use realtime testing
What are the technics follow in writing VB script?
If an application name changes frequently i.e while recording it has the name, in this case, how do qtp handles?
How to attach a file to TD?
Explain types of descriptive programming?
Explain features of the latest version of qtp/ uft 12.1?
can i change the runtime properties of an object ? How can i check if a parameter exists in database ?
What are the features of quick test pro(qtp)?
What does mean by Scope of Automation?n How we defined it?
.have you ever written compiled module? if yes , tell me about some of the function that you wrote.
how u will evaluate the tool for test automation?
What is quicktest professional window?