Forum Discussion
PaulMS
9 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.