Forum Discussion

jknipp's avatar
jknipp
New Contributor
14 years ago

Xquery Match wildcard does not work

When I try to use a wildcard within the expected result for a XQuery Match, I receive an error message because the * (asterisk) is interpreted as text not as a wildcard. See attached image

16 Replies

  • Hi,

    The XPath match should be used instead of the XQuery match based off the example shown in the original post.
  • While that may be true, that doesn't alleviate the occasional necessity to use wildcards in xquery statements.
  • santhoshbg's avatar
    santhoshbg
    New Contributor
    Hello Marcus,

    XPath Assertion and XQuery assertion solve two different problem. Xquery is very useful when we need to order the xml response, can you please let us know if this issue will be fixed in future version of soapUI or else can you please suggest a workaround for the same

    Thanks
    Santhosh
  • joendsu's avatar
    joendsu
    New Contributor
    Any update on this? This is still not working in 5.0.
  • Not sure. I feel still the issue is alive and no work around for that.
  • QAArvato's avatar
    QAArvato
    New Contributor
    Why is this still not fixed?!

    Just encountered this problem in Pro 5.1.1 version.

    Please prioritize this one.