Jameleon
In short, Jameleon is a Java acceptance-level automated testing tool that separates applications into features.
What does that mean? Jamelon tests web applications from the user's view (end to end). It calls up pages (URls), fills out forms, and checks the response. IMHO, neat!
Homepage: http://jameleon.sourceforge.net/
|