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, ∼2335🔥, 0💬
Popular Posts:
Where to find test data generators? FYIcenter.com has prepared a number of test data generators for ...
How to generate email addresses? To help you to obtain some email addresses for testing purpose, FYI...
How to find out my browser's identification information? To help you to see your browser identificat...
How to update hidden input value field value with WebDriver in Python? Normally, a hidden input valu...
How to turn on Chrome WebDriver logging with Selenium Python API? If you want to turn on logging on ...