Testing Web Applications with Python and Twill
Twill is a special-purpose language for testing Web applications. This article describes how to use twill to test all aspects of a Web application, and also discusses what, and what not, to cover with unit tests in a Web application context.
Read more...
Source: Artima Developer