Jacareto is a capture & replay tool for programs written in Java. You can capture actions on applications and replay them later on (like macros). Jacareto can be used for GUI tests, the creation of animated demonstrations and analyses of user behavior.
After three years, there is finally a new Jacareto release, version 0.8.0. Here is the list of the most important changes:
Jacareto startup changes:
* You can now run Jacareto with Java 6.
* You no longer have to set the JACARETO_HOME environment variable to build or
start Jacareto.
* When you downloaded the binary release, you can unpack it and simply start
CleverPHL by double-clicking on cleverphl.jar (in Windows) or running
java -jar cleverphl.jar (in Unix).
* There's a new command line argument for CleverPHL: -ud <directory name>.
With this option you can define the user directory for CleverPHL which is
by default the directory "%USER_PROFILE%\cleverphl_data". Thus, CleverPHL
is now portable, because you can specify where your sessions are stored.
* Small changes in Unix script files (thanks to Peter for the hints!).... read more
Jacareto is a capture & replay tool for programs written in Java. You can capture actions on applications and replay them later on (like macros). Jacareto can be used for GUI tests, the creation of animated demonstrations and analyses of user behavior.
In the latest version of Jacareto, some bugs have been fixed and minor changes have been made. The most important change is that Jacareto now needs Java 1.5.... read more
Jacareto is a capture & replay tool for programs written in Java. You can capture actions on applications and replay them later on (like macros). Jacareto can be used for GUI tests, the creation of animated demonstrations and analyses of user behavior.
The latest version of Jacareto contains a new search feature and the possibility to add buttons for user pacing in demonstrations. In addition, some bugs have been fixed.... read more
We have set up a map which shows the locations of Jacareto users all over the world:
http://www.frappr.com/jacaretousers/map
Add yourself to the map! It would be nice to see where Jacareto users live...
Jacareto is a capture & replay tool for programs written in Java. You can capture actions on applications and replay them later on (like macros). Jacareto can be used for GUI tests, the creation of animated demonstrations and analyses of user behavior.
The latest version of Jacareto contains enhanced multimedia features. In addition, the time management has been improved, an option for direct xml writing has been added and some bugs have been fixed. ... read more
Jacareto 0.7.09 has been released. Jacareto is a capture & replay tool for programs written in Java.
The latest release (0.7.09) includes direct drawing on applications' user interfaces, UI manipulation and some new record elements (like replay mode specification).
You can download Jacareto from its project page:
http://jacareto.sourceforge.net/