Menu

#1 Multiple parsers in request

TE 4.0 beta2
open
RjM
None
5
2013-03-05
2006-09-07
No

When adding a parser to the request element in a test
there can only be one (otherwise it won't work).

It would be much easier if we could specify all the
parsers in a similar way, rather than having one in
the request element (i.e. xml validation) and others
outside the request in another form (i.e. schematron).

Discussion

  • Jeremy Parr-Pearson

    Logged In: YES
    user_id=1578174

    Another feature to add to the XMLValidatingParser would be
    to make another method that can be called outside the
    request element in the test's code element, which takes the
    request document and a list of schema locations (in the
    schemas element form). This would allow better seperation
    of the request operation and the validation.

     
  • luisBermudez

    luisBermudez - 2013-03-05

    Not sure if this is still an issue with the current TEAM Engine. Please check.

     
  • luisBermudez

    luisBermudez - 2013-03-05
    • assigned_to: RjM
    • milestone: --> TE 4.0 beta2
     

Log in to post a comment.