Asubbiah
9 years agoContributor
validating REST response against JDBC response
Hi, I have to compare the Rest response with JDBC result set. I am following the below steps. 1. Datasource - JDBC - Run the query and get the values 2. Rest Step - Execute and get the resp...
- 9 years agoPlease check this link for reference and implement as you needed
http://stackoverflow.com/questions/31472381/dynamically-compare-rest-xml-json-response-and-jdbc-using-groovy-array-in-soapui/35706976#35706976