XMLUnit Content on InfoQ
News about XMLUnit
Article: Unit-Testing XML by Stefan Tilkov Posted on Jun 11, 2007
Articles about XMLUnit
Unit-Testing XML
by
Stefan Bodewig
Posted on
Jun 11, 2007
There are many occasions where software creates XML output: XML documents are used for data interchange between different applications, web application create (X)HTML output or respond to AJAX requests with XML, and this has to be tested as much as anything else. In this article, Stefan Bodewig explains how to perform those tests with the XMLUnit framework he has co-authored.



