I have just released RedwoodHQ, a free Open Source test automation framework with HTML5 interface and the following major features:
- Keyword driven test cases or just have fully scripted ones
- Multi-threaded execution engine across multiple machines
- Detailed historical results
- Supports any Java and Groovy code (for API/GUI testing) or tool (eg: Selenium, Appium, etc.)
- 'Looking Glass' tool for GUI automation: html object identification, record playback and code testing
- Works with continuous integration tools (eg: Jenkins, Team City, etc.)
- Built-in IDE with Git source control
Here is a quick (6 minute) video overview of it:
https://www.youtube.com/watch?v=I0LfqUWI8Zg
- Very easy to setup and get running (2 minute video to show you how):
https://www.youtube.com/watch?v=_y0NmbDatIc
You can download the installer from here:
http://www.redwoodhq.com/redwood-download/
GitHub:
https://github.com/dmolchanenko/RedwoodHQ
Web Page:
Please let me know what you guys think of it and if you have any questions please do not hesitate to ask.
Thanks!
Dmitri