Test recorders

A test recorder captures user interactions with an application. These interactions are saved, and a test is generated from these recorded actions.

A functioning test recorder must have the following characteristics:

To extend the recorder, you must extend elements in the workbench, including the user interface and the Agent Controller components.

Related concepts
Generic Recorder Framework
Recorder user interface wizard
Related tasks
Creating a new test recorder
Porting a recorder into version 4.2 from an earlier version