Testing websites can be a pain. Especially sites that require interaction with forms. I haven't found anything that could help automate the process, but I did run across Stuart Langridge's Browser.py. This is a bit of python code that can be used to simulate a browser, including following links and filling out forms. With some work, it looks like someone could create a test "harness" out of this...
Posted by Karl
December 2, 2003 08:50 AM