testdriven.com Wrangling quality out of chaos

Posts Tagged ‘Tools for Acceptance Testing’

Jameleon: Java tool for automated acceptance testing

01.05.2004 · Posted in Links

Jameleon is an acceptance-level automated testing tool that separates applications into features and allows those features to be tied together independently, creating test cases. These test cases can then be data-driven and executed against different environments. Even though it would be possible to write unit tests using Jameleon, Jameleon was designed with integration and acceptance-level testing in mind.
link