Forum Discussion

Saryon's avatar
12 years ago

Rest Mock Response Teststep

Hello,

With the new version of SoapUI, 5.0, I expected to see REST mock response test steps available.
Alas, it seems it's not there, or at least I don't find it.

My problem is the following:
For our integration tests, we use SoapUI. We work with SOAP and REST services. Soap services are easy to mock by adding a SOAP mock response teststep to the testcase.
However, this option doesn't seem to be available for REST. It's possible to send REST requests, but not to make mocks for responses.

Is there any way to create a REST Mock Response Teststep, similar to the SOAP Mock Response Teststep, without resorting to groovy scripts?

I now it's possible to create REST mocks outside of the testcases, but that's not what I'm looking for, I need test steps.

Thanks!
No RepliesBe the first to reply