What is the difference between low level recording and
analog recording mode when it will be enabled.
Answer Posted / uday kumar_anem
There are some differences between Analog and Low-Level
Recording modes:
1. Analog mode is useful for recording operations that
cannot be recorded at the level of an object, for example,
recording a signature.
Low-Level recording mode enables you to record on any
object in your application, whether or not QTP recognizes
the specific object or the specific operation.
2. In analog recording mode, the exact mouse movement and
keyboard operations are important. Which means that if the
application is moved to some another place in your desktop
the test may fail.
You can also use low-level recording if the exact
coordinates of the object(not the mouse movements) are
important for your test.
3. A single statement is generated if you working in analog
mode. Here it records all operations in a single file, and
just calls to that file. Here we cannot edit the steps in
analog mode.
For each operation seperate statement will be created in
Low-level recording mode.
| Is This Answer Correct ? | 18 Yes | 5 No |
Post New Answer View All Answers
Can any one tell me.......How the test engg's start testing in the compy environment.....real time tester PLSSSS help me i need in depth information regarding this...
what is vmodel?advantages and disadvantages of vmodel?
What is an optional step in qtp ?
What is meant by Output Value in UFT?
Can any give an example(if possible templates) how to test web application using QTP. thanks in advance
can anyone tell me what to say in interview when interviewer asks about "tell me about your framework in your project"?
How to find the path of folder in which the test is saved in qtp?
what is Property......End Property loop? how to write sript for it in QTP
what is the advantages and disadvantages of using functions instead of re usable actions
PLEASE TELL ME WHEN DO YOU USE THE OBJECT SPY AT RUN TIME
Do you know how to connect database? Can you tell me the procedures?
What are the check points can be inserted without recording?
How to attach a file to TD?
Explain the features and benefits of quick test pro(qtp)?
I want to know what are QTP functons and what are VB script functions. What is the difference between them.When we have to use these functions.