The __________recording mode is used for an object not recgnized by QTP
-
Low-Level
-
Normal
-
Analog
-
None of the Above
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.