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 DiscussionsCom server permission error on Process.startReuse adapted xml file and send in RESTManaging Failures - New vs. Expected/Known Issues
Related ContentUpdating Test Complete versionReturn binary data from file as response in REST mockViewing or logging complete content of the incoming request to a REST MockService