shiva
Answered On : Jun 1st, 2006
There are 2 modes of recording available in WinRunner.
i. Context Sensitive mode: records the operations we perform on the application by identifying Graphical User Interface (GUI) objects.
ii. Analog recording mode: records keyboard input, mouse clicks, the precise x- and y-coordinates travelled by the mouse pointer across the screen.
Shiva.
Login to rate this answer.
i) Context Sensitive Mode: Records the application by learning Graphical User Interface objects with all its classes, logical names and physical properties.
ii) Analog Mode: Records point to point mouse movements, Keyboard entries with all its X and Y coordinates. ex: Digital Signatures, animations etc...
Login to rate this answer.
Context Sensitive Recording: It recognizes GUI objects.
Analog Recording: It recognizes Mouse Movements.
Login to rate this answer.