JDemo
Home PageCategories: Testing
Latest version: 1.2.1
Added 2007-05-19
Java demonstration framework.
JDemo's concept is similar to the one of JUnit. As supplement to test driven software development, JDemo provides a new approach of demo driven development: When developing software, you write short code snippets (demo cases) that use your new API. The demo then demonstrates both: how to use the API and what happens when you execute the code. So you can for example interactively test the usability of GUI components.
JDemo has convenience classes and methods to help to implement demos. The demos can then be launched from a Swing application called Demo Runner.
Demos can also be used for automatically taking screenshots for documentation purposes.
Built for Java |
Free or free version available |
Source code provided |