See which of your colleagues or former colleagues are already on Testing Link: Check out the Contact Finder
News »Browse Articles » Unit-Testing XML
+1
Vote Vote

Unit-Testing XML

Views 16 Views    Comments 2 Comments    Share Share    Posted by Ravi 15-04-2009  

Developing a Complex External DSL

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.

The major problem with testing operations that produce XML results is to decide whether the result is correct or not, since a simple textual comparison is not enough.
+1
Vote  Vote
Enter your comment:
Ravi 15-04-2009
check it!
Anubha 26-04-2009
I am not very clear about this topic because as of my knowledge XML are used for integration testing not for unit.can u enplane me how to use XML in unit testing really i want to know?

Search News

What's the News?

Post a link to something interesting from another site, or submit your own original writing for the Testing community to read.

Most Popular News

Most Recent User Submitted News