How do I test rest APIs by sending POST request with key and value in SoapUI opensource?
I am trying to test APIs by sending POST request with key and value to verify if the returned parameters' values do match with the parameters' values that I am sending.