EclipseScreenRecorder

Participants |
|
Summary |
The Eclipse Screen Recorder (ESR) is a screen capturing program implemented as an Eclipse plugin
that creates snapshots of the Eclipse window at regular intervals and encodes the results as a QuickTime movie.
It's developed using
the
Java Media Framework and Quicktime for Java.
ESR was developed for the purposes of cross-validation in empirical software engineering research. For example, the Zorro project is concerned with developing a mechanism that can automatically detect when developers are using Test Driven Design strategies. In order to validate Zorro, we needed a way to independently monitor what developers were doing, in order to determine to what extent Zorro could actually detect TDD in practice. ESR provides us with that "independent" source of data about developer behavior that can allow us to check the accuracy of Zorro's inferencing mechanism. |
Software
|
Installation instructions:
|
Publications |
See the Zorro Publications Area for a list of publications and technical reports. ESR was used in the evaluation of Zorro. |
Status |
Complete. |
Keywords |
empirical software engineering |

