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, 192👍, 0💬
Popular Posts:
How to validate email address format? In order to help your programming or testing tasks, FYIcenter....
How to encode a URL string? URL encoding is an Internet standard defined in RFC1738 to protect speci...
How to valid IP addresses? In order to help your programming or testing tasks, FYIcenter.com has des...
How to perform regular expression pattern match? To perform a regular expression pattern match, you ...
What are date and time test values? Date and time test values are frequently needed in testing date ...