SOAP/REST Mock Service

SOAP/REST Mock Service is a simple configurable framework to mock out SOAP or RESTful (or "REST-like") webservices. It's main goal is to support automated integration testing of applications that integrate with 3rd party webservices.

Cost / License

  • Free
  • Open Source

Platforms

  • Mac
  • Windows
  • Linux
  • Online
-
No reviews
3likes
0comments
0news articles

Features

Suggest and vote on features
  1.  Portable
  2.  REST API

 Tags

SOAP/REST Mock Service News & Activities

Highlights All activities

Recent activities

Show all activities

SOAP/REST Mock Service information

  • Developed by

    Unknown
  • Licensing

    Open Source and Free product.
  • Alternatives

    15 alternatives listed
  • Supported Languages

    • English
SOAP/REST Mock Service was added to AlternativeTo by Jacko on and this page was last updated .
No comments or reviews, maybe you want to be first?
Post comment/review

What is SOAP/REST Mock Service?

SOAP/REST Mock Service is a simple configurable framework to mock out SOAP or RESTful (or "REST-like") webservices. It's main goal is to support automated integration testing of applications that integrate with 3rd party webservices. Functionality and usage scenarios of the mock service are in a way analogous to unit testing mocking tools (like Mockito or EasyMock). Once properly configured, SOAP/REST Mock Service exposes wbeservice mocks that can be called from application code and controled via REST interface from integration tests code (setup, verify etc..).