Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

Extending Eclipse monitoring, profiling, and testing functions
Previous Page Home Next Page

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:

  • It is listed as a recorder in the Generic Recorder Wizard.
  • It collects data for the recording.
  • It generates a file that contains the recorded data.
  • It launches the appropriate test generator for the recorded data to produce a test suite, if applicable.

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


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire