Top "Ready-api" questions

The ReadyAPI tag can be used to refer the professional versions of SmartBear's API testing products such as SoapUI Pro, LoadUI Pro, Secure, and ServiceV.

How to trim (space) the variables in the the assertion section in SoapUI?

How to trim (leading and trailing spaces) the variables in the the assertion section of SoapUI/ReadyAPI ? Ex: Input String : "…

groovy soapui ready-api
Unable to resolve class groovy.json.JsonSlurpe

I am getting the following error messages returned: org.codehaus.groovy.control.MultipleCompilationErrorsException: startup failed: Script3.groovy: 1: unable to resolve …

groovy soapui ready-api
How to remove the JSON array, brackets, key and value using replaceAll method?

I have following JSON as an output:- def desiredJson = '{"count": 4, "max": "12", "min": 0, "details": [{"goBus": {"first": 12800, "second": 11900, "third": 12800},"goAir": {"…

json rest groovy removeall ready-api