To test REST API, you can skip adding the API to the SoapUI project and create a load test directly from a URL:
-
Right-click the project in LoadUI and select New LoadUI Test, or click
in the LoadUI toolbar.
-
In the New LoadUI Test dialog, switch to the Manual tab and select the URL option.
-
Enter the name of the new test and the target URL.
-
Click OK.
LoadUI will create a REST request based on the specified URL, then create a new SoapUI test with a REST Request test step, and then create a LoadUI test.
See Also
From a SoapUI Test Case
From a Request
HTTP Request Test Step
REST Request Test Step