AutoBlocks
AutoBlocks is an automated testing framework.
AutoBlocks is designed to be a novel automated testing framework that allows creating tests from the building block classes
using this hierarchy: tests->test suites->test cases.
Another important feature of the framework is that the tests/workflows can be created dynamically with arbitrary test configurations using the properties file.
Currently, AutoBlocks can run various configurations of pre-built blocks/classes/scripts and can be tried with Selenium 1 or 2, which is configurable via...