Monday, February 25, 2008

Software Testing:Black Box web testing with HttpUnit.

By this we can emulate user activity on web site.This covers useful spectrum of HTTP/HTML standards functionality including forms,frames,JavaScript,SSL,cookies and headers.It can be used to test web site written in any language.
Check it out this link for more info:
http://www.onjava.com/pub/a/onjava/2003/05/07/blackboxwebtest.html

No comments: