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

Extending the generic test recorder

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.


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