# 2.2 Test Case Creation

You can now click to send individual requests to the service. Ready! API will display the response from the service once it is received.

![](https://3366762497-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M4S6_S5IqCkozmHtjBa%2F-M4S6bk0ebMCh4xLUKaP%2F-M4S6esDbhNpVWnXlHkp%2FReadyAPI_4.png?generation=1586405247008869\&alt=media)

To automate your tests, for example to send multiple requests at once or create [data-driven tests](http://readyapi.smartbear.com/soapui/data_driven/start), you need to create a SoapUI NG test:

* Right-click the REST request and select **Add to TestCase**.&#x20;

![](https://3366762497-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M4S6_S5IqCkozmHtjBa%2F-M4S6bk0ebMCh4xLUKaP%2F-M4S6esF2P15vUvnv4UZ%2FReadyAPI_5.png?generation=1586405246082126\&alt=media)

* Specify the name of the TestSuite and TestCase that will contain the request. SoapUI NG will create a TestSuite and TestCase for the request.
* Specify the name of the request and leave the rest of the options the same. Click **OK**

![](https://3366762497-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M4S6_S5IqCkozmHtjBa%2F-M4S6bk0ebMCh4xLUKaP%2F-M4S6esHVapZ_RQXHRsn%2FReadyAPI_6.png?generation=1586405247999402\&alt=media)

Ready! API will create a SoapUI NG test.
