The Test Recorder listens for GI level events, called model events, and records any that have the potential to change the state of the application. When a recording is played back, the application state is updated as if a user were interacting directly with the application. There are two types of events that may change the state of the application:
For information on how to design custom GUI controls that are compatible with the Test Recorder see Designing Recordable Controls. By restricting the recorded events to those that are important to the functional behavior of the application, the Test Reorder helps you construct useful test cases with a minimum of extraneous noise. |
Contents
|
