What is Recording Modes?
Quick Test supports three different types of recording modes such as Normal mode, Analog mode and Low Level Recording mode.
Normal- QuickTest’s normal recording mode records the objects in your application and the operations performed on them. This mode is the default and takes full advantage of QuickTest’s test object model, recognizing the objects in your application regardless of their location on the screen.
Analog – This mode records and tracks every movement of the mouse.
Low level -records at the object level and records all run-time objects as Window or WinObject test objects.
Low Level Recording supports the following methods for each test object.
More to know about WinObject test object












