On Thu, Apr 08, 2010 at 04:55:34PM +0100, Andrew Black wrote:
A colleague has asked me for pointers to how to test a web application. I haven given much thought to hwat is involved but pointers to appropriate harnesses would be useful.It is written in JSP/ Java using a homebrew framework (don't ask). It has some Javascript but I would regard it as dynamic AJAXy stuff.
Have a look at Test::WWW::Mechanize. It won't handle javascript, though. -- .
