Record. Refactor. Replay
Record. Refactor. Replay
With Marathon you capture user interactions on the applications and also insert assertions to verify that correct processing is taking place. The generated raw script can be refactored to modules for efficient reuse and maintainability. Replay the scripts either manually or integrate Marathon into your build process for automatic execution of the test suites.
Marathon is open source and available for download now.
Marathon Integrated Testing Environment
Built on top of the Marathon framework, Marathonite provides additional facilities for executing test projects in large teams and enterprises.
Using Marathonite you can capture the system requirements as meta data for the test cases, convert your recorded test cases into data driven test cases with ease, refactor your test cases for better maintainability, generate test data using well known techniques like all pairs, BVA and random sampling.