What is the difference Between LowLevel and Normal
Recording Modes?
Answer / 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 |
How can the name of a checkpoint be changed in Qtp
What are the disadvantages of recording test cases in qtp?
What is the difference between Dim And Redim
4 Answers Hotel Jobs, IBM, Microsoft,
Plz explain about object propeties in object identification? means.. explain about 1. mandatory properties.2. assestive properties 3. ordinal properties.
why we use check points , In qtp we use the any check points , what r they , when and why
A web table is having 3 columns(name, salary and checkbox) in qtp How to select a checkbox based on the highest salary of an employee in a webtable.
if you run one test script in internetexplorer the same test you run in mozilla ffirefox is it possible or not how is it.
How we can add actions in the test using QTP?
What is the syntax for how to call one script from another?
Can you tell me any books or websites to learn VB Script for QTP ??
what is life cycle of automation testing ?
what is descriptive.create()in qtp?