Testing Web Apps with HTTPUnit


JUnit provides a framework for building test of Java applications. JUnit is designed, however for testing standalone Java applications and is consequently difficult to use for Java-based Web applications. HTTPUnit solves this problem providing what amounts to a programmable Web client. HTTPUnit can be used in conjunction with JUnit to take advantage of JUnit's reporting and regression features. DevX.com published the first of a two part tutorial on using HTTPUnit


Please leave comments using the Hypothes.is sidebar.

Last modified: Thu Oct 10 12:47:20 2019.