Every time software runs, there's a potential for an error to occur that could grind the application to a halt. The Java programming language provides a number of ...
HttpUnit is a suite of Java classes to test Web applications over HTTP. Coupled with JUnit, HttpUnit is a powerful tool for creating test suites to ensure the end-to-end functionality of your Web ...