Tag Archives: HttpUnit

The sad truth about testing web applications

There are many ways to test a web application. In the lowest level, we have unit tests; in the highest levels we have HTTP test, those that use the HTTP protocol to talk to running instance of your application (maybe … Continue reading

Posted in rant | Tagged , , , , , , , , , , | 3 Comments