Collections:
Start Up SoapUI
How to Start Up SoapUI on my Windows computer?
✍: FYIcenter.com
There are 2 ways to startup SoapUI on your computer:
1. Run the SoapUI executable file in a command window:
C:\fyicenter>\fyicenter\SoapUI\bin\SoapUI-5.4.0.exe
2. Double-click on the batch file: \fyicenter\SoapUI\bin\SoapUI-5.4.0.exe in Windows Explorer.
When SoapUI is started, you see a screen like this:
Do not run the \fyicenter\SoapUI\bin\soapui.bat batch file. It will result some java.lang.ClassNotFoundException errors.
2018-02-03, 1880🔥, 0💬
Popular Posts:
How to generate currency test values? Currency test values are frequently needed in testing date and...
How to access Response Status Code 400 as Success? My sampler failed, because the server returns the...
How to generate currency test values? Currency test values are frequently needed in testing date and...
Where to find tutorials on Selenium test tools? I want to know how to use Selenium. Here is a large ...
How to use HTTP protocol to post an XML message to a server? You can follow this tutorial to post an...