Menu

Marathon 3.3.9 Available Now!!!

A new version of Marathon is available now.

The major changes are:

  • Updated snakeyaml. The earlier version has issue with reading back String objects if the String object contains non-printable characters.
  • NPE in objectmap handling.
  • Fixed minor bugs

Detailed change log is available in the distributions.

About Marathon:
Marathon is a testing framework for GUI applications developed using
Java/Swing. Marathon composes of recorder, player, debugger and an
editor. The test scripts are composed of python or ruby code that can
be selected at the project creation time.
Marathon focuses on end-user testing. One need not know Java or Swing
to record test scripts using Marathon. Marathon is kept intentionally
simple. The aim to produce test scripts that are readable by everyone
on the project. This includes the developers, testers and the
customers.
Marathon is flexible and provides facilities to extend the
functionality available through python/ruby scripting or through
writing ones own component resolvers.

Posted by Dakshinamurthy Karra 2015-06-23

Log in to post a comment.