Software Testing | QTP Recording modes

• Normal Recording – QuickTest’s normal recording mode records the objects in your application and the operations performed on them. This mode is the default and take full advantage of QuickTest’s test object model, recognizing the objects the application, regardless of their location on the screen.

• Analog Recording – allows you to record the exact mouse and keyboard operations are performed in the frame of the screen or application window. In this recording mode, QuickTest records and tracks every movement of the mouse when you drag the mouse around a screen or window. This mode is useful for recording operations that can not be stored in an object, for example, recording a signature produced by dragging the mouse.

• Low-Level Recording – allows you to record on any object of your request, whether or not QuickTest recognizes the specific object or the specific operation. This function detects the object, and detects all objects implementing the window or test items WinObject. Use low-level recording for recording tests in an environment or object is not recognized by QuickTest. You can also use low level recording if the exact coordinates of the object are important for your test.

You can leave a response, or trackback from your own site.

Send Inquiry Message With Your Contact Details