A test recorder captures user interactions with an application.
These interactions are saved, and a test is generated from these recorded
actions. Developing a test recorder entails adding the Generic Recorder extension
point to the Generic Recorder Framework (GRF), and extending the recorder
user interface wizard and the four main GRF helper classes.
Understanding the GRF and GRF helper classes , functioning recorders ,
the user interface wizard , and the
Agent Controller is essential for creating your own test
recorder. The GRF is part of the Test and Performance Tools Platform (TPTP).
The recorder runs on the Agent Controller and produces a recording file.