Forum Discussion
prouser
12 years agoContributor
Try this in the Assertions part of the JDBC Test Step
Use an Xpath Assertion
In XPath Assertion window, use the below expression
//Row[1]/STATUS ="S"
Hit the "Select from current" button and you should "true" populated in the "Expected Result" window
Use an Xpath Assertion
In XPath Assertion window, use the below expression
//Row[1]/STATUS ="S"
Hit the "Select from current" button and you should "true" populated in the "Expected Result" window