Introducing QA Robusta - A System Test Automation Framework
To all automated test case developers, I’d like to share a recent OSS project, QA Robusta. If you are a fan of Ruby you may want to check this project out. It leverages great aspects that the Selenium community provides(selenium-webdriver) and uses the watir-webdriver as a top layer. I’ve only executed this under Linux but it is intended to run under all OSs. If you have moderate experience with Ruby it shouldn’t take but a few minutes to run the demo test case and get familiar with the framework. If you have any question contact me directly or I’ll setup a separate group for discussion.
For complete details on installing see: QA Robusta Overview
Post a comment