ONJava.com has an article on web testing with HttpUnit: Black Box Web Testing with HttpUnit. Things I didn’t know about HttpUnit:
· HttpUnit supports client-side JavaScript
· HttpUnit can be run using Ant
ONJava.com has an article on web testing with HttpUnit: Black Box Web Testing with HttpUnit. Things I didn’t know about HttpUnit:
· HttpUnit supports client-side JavaScript
· HttpUnit can be run using Ant
And it mentions jWebUnit (http://jwebunit.sourceforge.net/)which I mentioned to you back on your May 1 blog entry.