If you only need to test whether the server responds to specific requests, you can create a test from a single request. In this case, the SoapUI TestCase will be created automatically.
-
Right-click the project in LoadUI and select New LoadUI Test, or click
in the LoadUI toolbar.
-
In the New Load Test dialog switch to the Manual tab and select the Single request option.
-
Select the request for which the load test will be created and enter a name of the new test and click OK.
LoadUI will first create a new SoapUI test matching the request, and then create a new LoadUI test.