REST Mock Service From Discovery
When you have used the REST Discovery feature to explore a REST API, you can use the generated services to create mocks.
Creating a mock from an existing service in your project is very simple.
![Create Mock Service Menu Menu](/soapui/media/images/stories/rest_mocking/discovery/menu.png)
- Select Generate Mock Service
![Name Mock Service Name Mock Service](/soapui/media/images/stories/rest_mocking/discovery/name.png)
A dialog window is opened.
- Enter a descriptive name
- Click OK
![Mock Service Editor Mock Service Editor](/soapui/media/images/stories/rest_mocking/discovery/mockserviceeditor.png)
The mock service is created, including actions, and is started immediately.