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
How do you synchronization point through DP?
An object is non standard object, i mapped it to standard object, eventhogh on mapping to standard object i cannot use the methods available on the standard object with the mapped object. How i can use those standard object methods with these mapped object. (((Note : dont tell that we can use virtual object as virtual object is to map nonstandard obj to standard obj)))
How do you send email with attachment from outlook using qtp ?
What do you mean by checkpoints in qtp?
How do you convert manual test cases to automated test cases?
Hybrid framework supports Descriptive programming. Is it true?
What is checkpoints for quicktest professional (qtp)?
What is checkpoints for qtp?
How did you resolve conflicts present in Object Repository?
In qtp, how you can exit for loop?
what is meant by function library?Public and private functions in function library? if private functions are applicable for only for the particular test means then y we have to add those to function library?
What is qtp window?
i can done the project with QTP in that time i can say how many members in my team size?
How to use transactions in qtp?
What is qtpro? What is a quick test professional?