|
The following is an example of a Task captured by WinLogger
(or TaskPlayer).
The following sequence of mouse clicks and keyboard events is meaningless,
except to show the power of WinLogger and TaskPlayer. The first 3
events, the user pressed the menu item 'Help' in the Folder Window, selected
'About Windows' menu Item, then pressed the Ok Button on the About Windows
Help Screen. Next, the user pressed the start button, selected the Run
menu item with the mouse, and then proceeded to type notepad, followed by a
click on the ok button. Once the Notepad Application is activated, then
the user typed 'HELLO WORLD'. Next, the user closed the window, and
selected the No button on the Save changes window.
Well, this may seem elementary and straight forward, no other product in
the industry and show these simple steps performed by the user in a simple
fashion. Many tools can capture key events in the same regards, but
mouse clicks are always represented in x and y coordinates. This is
un-informative and useless data. The following listing is a simple,
readable log of the how the user navigated through the windows environment.
..
Other Sample Tasks
Stop Alerter Service

Simple Help About on Windows Notepad
|