InfoQ

Topic/Tag specific view

All content and news on InfoQ about XMLUnit


Latest featured content about XMLUnit

Unit-Testing XML

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

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.