nim13Occasional Contributor13 years agobinary data in request body is not completely sentHi, version: soapUI 4.5.1.1-SNAPSHOT test-code: def nFile = new File("thumbnail1.jpg") String image2bin = nFile.getText() testRunner.testCase.getTestStepByName("UploadThumbnail").getProp...Show More
Recent DiscussionsUnable to authenticate license in Ready API Login button unresponsiveSolvedAssertions Panel issue to update assertions since update 3.63ReadyAPI websocket plugin issue
Related ContentReturn binary data from file as response in REST mockViewing or logging complete content of the incoming request to a REST MockServiceConvert curl request to SoapUI Request