Multiple choice technology testing

We can use the recording mode for an object not recognized by QuickTest

  1. Low-Level Recording Mode

  2. Analog Mode

  3. Normal recording Mode

  4. All the above

  5. None of the above

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

Low-Level Recording records mouse clicks and keyboard actions using absolute screen coordinates, which is useful when QuickTest does not recognize standard objects. Analog recording tracks continuous movements like drawing, while Normal recording relies on identifying specific GUI objects. Therefore, Low-Level recording is the correct choice here.