XML.orgXML.org
FOCUS AREAS |XML-DEV |XML.org DAILY NEWSLINK |REGISTRY |RESOURCES |ABOUT
OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]
Re: [xml-dev] Testing XML don't use xUnit

On Wed, Apr 10, 2013 at 1:11 PM, Andrew Welch <andrew.j.welch@gmail.com> wrote:
>> OK so things like XMLUnit fit well with the Java ecosystem but test
>> cases have a primary and dual purpose.
>>
>> 1. Highlight where a bug exists by failing a test.
>> 2. Pass tests where bugs do not exist...... i.e NOT to flag up false
>> positives because they need to be investigated and that wastes time.
>
> Test cases are for a lot more than just those 2.
>
>> Tools that expose xpaths are not good at 2.
>>
>> There is a ready made fix for this problem - write your assertions
>> with a tool that doesn't force you to expose your xpaths - Schematron.
>> This last point has been pretty much universally accepted and widely
>> known in the QA community since the turn of the millenium.
>
> It sounds like you are suggesting it's bad to have xpaths in junit
> tests?  ...and to use Schematron instead?
>

Yes. Because changes to the structure of the xml will break the JUnit
test whereas Schematron assertions are resilient to that.


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 1993-2007 XML.org. This site is hosted by OASIS