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
Explain the benefits of quick test pro(qtp)?
Hi Friends, Im planning to do certifcation in mercury Automation Tool QTP.But I Didnt get any clear details regarding course syllabus, fees, where to approach, and which certification would be useful for the experienced testers? can any one send me the details?
Difference between copy to action and call to action?
What is the difference between Keyword Driven test and Data Driven test?
How to execute the WR Script through QTP? I have WinRunner script with initialization script, common scripts, GUI AND functions. I connected WR through QTP with "call to WinRunner" option but I am getting problem after connecting to WinRunner i.e. showing "Do you want to quit now" with 'yes' and 'No' message box
How to remove associated function library?
How to handle the exceptions using recovery secnario manager in quicktest professional (qtp)?
To which environments does quicktest professional (qtp) supports?
How smart identification works in qtp ?
How will you declare a variable in qtp?
Suppose you are using shared objects repository in your test and you want to split your present action? At that time shared object repository is single or it’s also splits?
How can you give wait up to 10 seconds in qtp?
An action has both shared and local or associated to it and both have the same object in them. In the test which one will be considered?
What does it mean when a check point is in red color? What do you do?
How many types of recording facility are available in quicktest professional?