How to test data of an XML file



How to test the data appearing in an XML file?


Can someone please guide me, how should I write test cases for a complex XML file?


I have to test an XML file which has various child-subchild elements?


there are many elements which have required attribute, and optional attribute.


How should I test the data generated from application is correct?


Any suggestion.


No comments:

Post a Comment