Forum Discussion

Asubbiah's avatar
Asubbiah
Contributor
8 years ago
Solved

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...