Multiple choice technology testing

The __________recording mode is used for an object not recgnized by QTP

  1. Low-Level

  2. Normal

  3. Analog

  4. None of the Above

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Low-Level recording mode captures mouse clicks and keyboard input at screen coordinates when QTP cannot recognize an object using standard identification. It works around unrecognized objects by recording raw input actions instead of object-based operations. Normal recording requires object recognition, while Low-Level provides a fallback for difficult-to-identify objects.