Print Page | Close Window

.net and xml files validation

Printed From: One Stop Testing
Category: Types Of Software Testing @ OneStopTesting
Forum Name: Microsoft .Net Testing @ OneStopTesting
Forum Discription: Discuss All that is need to be known about Microsoft .Net Testing and its Tools.
URL: http://forum.onestoptesting.com/forum_posts.asp?TID=1082
Printed Date: 06Jul2024 at 7:49pm


Topic: .net and xml files validation
Posted By: Sumitra
Subject: .net and xml files validation
Date Posted: 28Apr2007 at 2:42am
Hi,
I need your advices on how to do the automation testing of this particular project:
It's entirely dot net.
We receive as input large xml Source files.
There are several .xsl files that transform these Sources files into other small xml files.
Then we verify these output xml files against xml Schema xsd.
We currently process lots of Source files a day that generate thousands of small xml files in output.
How do we ensure that these output files are valid and accurate?



Print Page | Close Window