AutAT – Eclipse plug-in for automatic acceptance testing web applications
AutAT provides test-driven development of web applications. By using a graphical editor you design the pages, page transitions, and specify the behavior. This can be done prior to implementing the web application. The tests are easy to read and understand as they simply reflect the structure of the web application, the web pages and the flows between pages.
Test execution is carried out by a test engine. Currently AutAT supports Canoo WebTest and FitNesse/jWebFit. Canoo WebTest is used to execute tests directly from the eclipse plug-in. You can also export the tests to be used in a continuous build environment.
link






