koolvamshiOccasional Contributor12 years agoHow to test the response content-type using SOAP UIHi Friends, I am new to this SOAP UI . I got a requirement to test if the response body is not empty . Can you please tell me how to solve. My idea was to check the content-length of the re...Show More
koolvamshiOccasional Contributor12 years agoassert messageExchange.getResponse().getContentLength() == 0;
Recent DiscussionsSOAPUI 5.9.1 Still Includes Log4j 2.17.1 — When Will an Updated Version Be Released?20 years of SoapUI - Share your storySoapUI 5.9.1 displays "[]" as "<Empty JSON content>"
Related ContentInvalid Content-Type for attachmentsSave API Response as Excel for Content-Type: application/ms-excelHow to use Groovy to set Status, Content-Length, Content-Type in the HTTP Response for a MockService