What is the difference Between LowLevel and Normal
Recording Modes?
Answer Posted / sreeprasad
Low-Level Recording: Is useful if the exact coordinates of
the object are important for your test.
Normal recording: Is useful when the recording operations
that cannot be recorded at the level of an object.
Low level record is used to record the session even the
object is not recognized by the QTP.
2nd answer
Normal Level Is Object Context Level ; where QTP recognize
object with Physical Description Of only interacted object.
Low-Level Recording?enables you to record on any object in
your application, whether or not QuickTest recognizes the
specific object or the specific operation. This mode
records at the object level and records all run-time
objects as Window or WinObject test objects. Use low-level
recording for recording in an environment or on an object
not recognized by QuickTest. You can also use low-level
recording if the exact coordinates of the object are
important for your test or component.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
If you are testing a web application then what will you test in that application?
Hai anyone please "Explain about Framework in QTP?"
How does quicktest professional identifies the object in the application?
What is meant by a Check Point in UFT? Also, explain the applicable Check Points.
How will you report the bug and explain the defect tracking sheet you handled?
What is the default object synchronization timeout in qtp?
What are the Disadvantages of shared object repository?
Pls can anyone give me the entire code for the Keyword driven framework with respect to he Flight Reservation Window in detail with explanation. Pls explain in detail stepwise. Thanks a lot. Pls very urgent?.
Hi I know two types of testing processes. 1. Reaquirments stage,test design,code review's, Design review's, Test Plan, Test Cases design, test execution, Defect Reporting and tracking, UAT, Signoff. 2.Test Initiation , Test Plan, Test Design, Execution,Bug tracking, UAT, Sign off.
What are the different types of recording modes in qtp? Which will be used when?
How can we import into Excel "Details" ,"Result" ,"Time" parameters from within a Results Report which is generated after a Run error when a script is executed in QTP? Refer E.g below Status Functionality Description RunDate Fail Login User should be able to Login 12/3/2007 StartTime EndTime Details* 1:31:58 PM 1:32:29 PM (this one i want)
How software automation specialist enter steps in the Expert View?
If an application name changes frequently i.e while recording it has the name, in this case, how do qtp handles?
what is ODC and GDC?
how to disable the pop ups through QTP using a script