Adding Xpath query verification points
With service query verification points, you can check that a response matches an Xpath query.
When you add verification points, the results from a service response are compared with the expected data that is specified in the verification point test element. With query verification points, you can check that the number of nodes returned by an XML Path language query matches the expected number of nodes specified in the verification point.
Refer to the XPath specification for details on expressing an XPath query: http://www.w3.org/TR/xpath.
You can use the test editor to create or edit verification points.
Note: Because
XPath expressions require that the qualified name have a prefix, XPath
expressions will return null for the default namespace declared with xmlns.