Page 1 of 5
Getting started with a new application is always a challenge, no matter how complex it is. In order to make getting started with soapUI easier for you, soapUI comes with a sample soapUI Project file that can be used as reference and inspiration.
It illustrates some of the basic concepts of soapUI and can be used as a soapUI starting point; try out the project, run the included MockService and the included tests in order familiarize yourself with the soapUI interface, and then move on to the Getting Started tutorial.
Here are the main concepts illustrated in the soapUI Project.
- Web Service Mocking
- Web Service Inspection
- Functional Tests of Web Services
- Web Service Load Tests
Let start by opening a project.
- Right click on Project Node in the navigator and select Import Project

A Select soapUI Project dialog will open. - Select the project file sample-soapui-pro-project.xml or sample-soapui-project.xml from the tutorial folder of your soapUI application folder.

- The Sample Project will be shown in the soapUI Navigator.

Now that we have the project loaded; let's move to Web Service Mocking!




