How to compare a JDBC response returned in XML against Rest API result which is in JSON
Hi
I'm using SoapUI open source tool.
I got a response from JDBC DB query which is in XML like below. I need to compare this results against rest service API results which is returned in JSON...