testdriven.com Wrangling quality out of chaos

AutAT – Eclipse plug-in for automatic acceptance testing web applications

11.09.2005 · Posted in Links

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

  • del.icio.us
  • Digg
  • Google Bookmarks
  • Slashdot
  • StumbleUpon
  • Technorati
  • Twitter

Comments are closed