InfoQ

InfoQ

Topic/Tag specific view

XMLUnit Content on InfoQ


Latest featured content about XMLUnit

Unit-Testing XML

Topics
Delivering Quality,
Agile,
Java,
Unit Testing,
Software Testing,
SOA

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.