10 June 2009 - 3.0-beta-2 |
Below you'll find a step-by-step guide to creating your first soapUI project with some requests and a TestCase. The sample will use the amazon.com web service
Although soapUI should be easy to get started with, you will need to have a good grasp of the following concepts and technologies to get the most out of soapUI's functionality.
You can find most specifications at W3C Web Site and tutorials at several sites, for example W3Schools Web Site and zvon.org Web Site.
Install and Run soapUI in one of the following ways:
In any case, soapUI should start and display an empty Workspace to get started with.
Page | What it describes |
---|---|
Your first soapUI Project | Shows how to open and start a soapUI Project and how to make your first Web Service Request |
Getting Started with Functional Testing | Shows you how create a Web Service Test and how to do validations |
Getting Started with Web Service Load Testing | Shows you how create a Web Service load test |
Getting Started with Web Service Mocking | Shows you how create a Web Service Mock |