Marathon Java GUI Test Tool - 2.0 Release
We are happy to announce 2.0 stream of releases for Marathon.
Marathon is a GUI test tool that allows you to play and record scripts against a Java Swing UI application. It is written in Java, and uses Python and Ruby as its scripting language (the emphasis being on an extremely simple, readable syntax that customers/testers/analysts feel comfortable with). Marathon includes a recorder, editor, player, and debugger to simplify working with test scripts.

Features
- Supports Jython 2.2.1, Jython 2.5 and JRuby 1.1.2 to record scripts
- Integrated debugger with abilities to set breakpoints and stepping through the code
- A script console with which the running application can be inspected while recording and playback
- A powerful integrated editor that supports syntax highlighting, code folding
- Test runners that can be used through the UI or batch
Website: http://www.marathontesting.com/Marathon.html
Downloads: http://sourceforge.net/project/platformdownload.php?group_id=46616
Discussions: http://groups.google.com/group/marathon-testing
- Login or register to post comments
- 3154 reads
- Printer-friendly version
(Note: Opinions expressed in this article and its replies are the opinions of their respective authors and not those of DZone, Inc.)










Comments
OtengiM replied on Tue, 2008/10/21 - 7:51am
Dakshinamurthy Karra replied on Tue, 2008/10/21 - 8:07am
in response to: OtengiM
Jacek replied on Tue, 2008/10/21 - 9:05am
in response to: dk38335
Dakshinamurthy Karra replied on Tue, 2008/10/21 - 9:40am
shone replied on Fri, 2008/10/31 - 10:21pm
We are using SWT to develop Eclipse plugins, and Squish for Java to test the GUIs.
It would be great if you could support SWT. I will definitely have a try then.
Dakshinamurthy Karra replied on Sat, 2008/11/01 - 12:08am
jumana replied on Thu, 2009/04/02 - 12:09am
Hi,
I am using marathon to test Swing application, but I am also developing a project using SWT , and need to know if SWT is supported yet, and if not is there any expected time for that?