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
What is the extension of the qtp local repository?
How do we analyze the checkpoint results?
Explain the terms test and business component?
Is it possible to switch between recording modes during a test creation?
After executing the script in qtp suppose i found some script execute successfully and found some error.So how to report the status for both (i.e pass and fail report)in test director. For "fail" We use "defect tab" in testdirector. But for "pass" how to report it to TL.what is the process plz anybody ans
In qtp, explain what is keyword driven automation framework?
How many tabs are available to view your test in a test pane and what are they?
What environment does qtp run in?
How can I open a EXCEL file from QTP Resultviewer with reporter.ReportEvent function call. Example: Test files for details click "here". And clicking "Here" in the resultviewer will open a local EXCEL FILE.
hi i have 4 yrs exp in manual and automation testing using QTP i need sample resumes plz can u send this mail id pbre1980@gmail.com
Hi I am new to QTP. can u please answer to my qus... suppose 3 excel sheets are there * we are trying to check for login credentials for a page. userid from excel1 , password is from excel2 whether the page is opened or not that checkpoint is result is should be stored in excel 3.... this qus i have faced in IBM technical round... please tell script for above query ... please please
Explain the difference between data driven testing and parameterization ?
How to analyzing test results using quicktest professional?
How does quicktest professional (qtp) identifies the object in the application?
Hi, Can anyone please tell me how to connect the QC with QTP using QTP script? Thanks in advance