Troubleshooting

Import open api specification into SOAPUI

If you don’t see the Project -> Import swagger menu: The soapui-swagger-plugin-2.2-dist.jar is somehow not bundled. Download it from: github And put it into C:\Users\%UserName%.soapuios\plugins

You might need to set character encoding to utf-8

set encoding in vmoptions preferences

SocketTimeOut

If your requests run into SocketTimeouts you need to increase the threshold to an appropriate value (In milliseconds).
preferences

Updated: