Forum Discussion
PaulMS
8 years agoSuper Contributor
If you just need to test that no rows are returned, add XPath Match assertion with expression count(//ResultSet/Row) and expected result 0.
If you just need to test that no rows are returned, add XPath Match assertion with expression count(//ResultSet/Row) and expected result 0.