Marathon

This is a TTF character with an original appearance
Download

Marathon Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Language:
  • English
  • Publisher Name:
  • Daniel Zadorozny
  • File Size:
  • 298.6 KB

Marathon Tags


Marathon Description

Marathon is a handy and open source software that's used to record, replay and refactor test cases for Java GUI programs. Marathon is an application that comes included with an editor, recorder and player. Marathon records the test cases in an easy to read and maintain format using Jython. You can choose whether you want the test cases to be run through the UI or in batch mode. Benefit from the improvements to Marathon, like dock-able windows, cut&paste operations in the editors and of course, tabbed editing facilities. Main features: Configurable desktop: Use the docking features to configure Marathon desktop the way you want it. Syntax aware editor Marathon uses jedit-syntax package. All Jython code is color coded for easy readability. You can choose a font from the preferences dialog to use it in the editor. Output pane: The Output pane of Marathon shows all output from the application under test. The output is color coded, so you know which is coming on the standard error stream and which from output stream. Modules for modularizing test scripts Marathon supports the concept of Modules, ability to create a library of snippets from the recorded scripts. These snippets can be used while recording new test cases and can be shared across test cases. You can use any Jython function in the snippets (and for that matter in the test scripts). Fixtures for proper creation and destruction of test environment A fixture consists of two functions - setup & teardown. These functions are executed at the beginning of a test and at the end. Use setup to setup the environment for a particular test (like copying a file, setting up a database). teardown can be used to reset the work environment. teardown is executed even when the setup fails.


Marathon Related Software