N78A
7 years agoContributor
Compare JSON & JDBC response using groovy
I am trying to compare json response with jdbc response. Please find screenshot for the responses. I am using below groovy to compare value by value, but its only picking the latest attribute from js...
- 7 years agoTry using utf-8 encoding. See below thread for setting it up.
https://stackoverflow.com/questions/44436512/how-to-handle-utf-8-character-encoding-in-http-log-in-soapui/44437807#44437807