difference Between LowLevel and Normal Recording Modes?
Answers were Sorted based on User's Feedback
Answer / sudhakar
1. Normal Recording is also called as context senditive
record. It is used for recording the actions performed on
the standard GUI objects.
2. Low Level Recording is used to record atleast some
minimum operations on the non supported environments.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / naren
Low-Level Recording:Is useful if the exact coordinates of
the object are important for ur test.
Normal recording:Is useful when the recording operations
that cannot be recorded at the level of an object.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / guest
Apart from above points:
Low level record is used to record the session even the
object is not recognized by the QTP
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / nadeem sharif uddin
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 |
I AM NEW IN QTP,PLZ TELL ME ANY BOOKS FOR QTP, MY COMPANY IS QTP,SO I LEARN QTP,PLZ ANYBUDY HELP ME
hai friends i'm learning qtp now where we r using only record &playback frame work.and people r saying in realtime they won't use this frame work. if so what frame work actually using in realtime .and could you give explanation comaparing the record &play back fm and what ever FWyou r using in your organization. hoping cool response. thanx in advance
how will we run batch tests in qtp what is the process to run the multiple test sets?
Hi, Is there any function or vbscript in QTP to clear the cookies,sessions. Please help me in this.
explain keyword driven framework with banking domain?
What is Cross browser testing? Does UFT support it?
How can i select multiple items from a WebList bOX USING QTP
When to use Descriptive programing?
What are the challenges do we face while testing webbased applcations using the automation tool QTP or any?
what is the test process followed for your project?
Tell me one scenario, the complex functionality you have automated in your project?
what is the code in QTP to take screen shot?