15 years ago
TestRunner uses proxy even if "Enable Proxy" is not checked
We’ve found that with SoapUI 3.6.1 Pro or non-Pro if you run a test suite from the command line using testrunner.bat or from the UI using “Launch TestRunner”, and in SoapUI File | Preferences | Proxy Settings you have Host and Port filled out but “Enable Proxy” not checked, then SoapUI will send requests to the proxy host and port. In other words, when you’re running from testrunner.bat or “Launch TestRunner” SoapUI acts as though “Enable Proxy” is checked whether it is checked or not, so that if you’ve set up SoapUI to route messages through a proxy and then you want to run tests from the command line without the proxy it isn’t sufficient to uncheck “Enable Proxy”, though that is sufficient if you want to run tests in the regular way through the UI.