It helps in mocking the Api's and we can add json so that it can send mock response the same way we want. Review collected by and hosted on G2.com.
It can consume a significant amount of resource while you are running it in your computer, which may slow down the performance of the computer. Review collected by and hosted on G2.com.
We've used WireMock Cloud for almost a year now to augment our end to end API testing processes. The API mocks were incredibly simple for our team to learn and implement (we got this up and running in our CI within a couple days), and we have far more confidence in the integrity of our system because of it. We've found WireMock especially useful in cases where we need to mock third party api dependencies.
Their web platform is also easy to navigate and allows us to effectively track usage. The WireMock team is also very responsive and helps answer any questions we have about the tools. I would recommend them to anyone! Review collected by and hosted on G2.com.
Nothing so far, it's bene perfect for our testing needs. Review collected by and hosted on G2.com.
Its ability to mock services is invaluable, allowing us to simulate complex scenarios and responses without relying on live environments or client data. The user-friendly GUI is another standout feature of WireMock. It simplifies the process of creating, managing, and monitoring mocks, making it accessible even for those who may not be as familiar with coding or complex configurations. The ability to easily import and export JSON files adds to its flexibility, enabling seamless integration into our workflows.
Moreover, the support team at WireMock is excellent—responsive, and prompt in addressing any issues we encounter. The available tutorials are also very helpful, providing clear guidance and best practices to get the most out of the tool. Review collected by and hosted on G2.com.
It can be a bit pricey, especially for smaller teams or organizations with limited budgets. This may make it less accessible for those who need a reliable mocking service but are constrained by financial considerations. Review collected by and hosted on G2.com.
WireMock is super useful for mocking APIs. It provides a simple, efficient & easy to use way of enabling us to remove blockers in our testing. It has the flexibility to mock both simple & complex services.
We utilise WireMock on a regular basis in order to run our automated test suite. It provides us with the confidence in the change we are looking to deliver to our customers.
In addition, I have always found the customer support from WireMock to be superb. Whenever we have encountered any challenges, which has been rare, they have always been super helpful & resolved any issues raised. Review collected by and hosted on G2.com.
We haven't encountered any downside to using WireMock as present. Review collected by and hosted on G2.com.
All mocking features of the WireMock OSS made easy using an online interface. What stood out is the ability for the product to upload and manage data sources almost similar to a mini DBMS. It has a good knowledgebase which makes it easy to integrate. And the WireMock cloud team is always ready to answer questions. Review collected by and hosted on G2.com.
None at this stage as WireMock ticks all our API mocking requirements. Review collected by and hosted on G2.com.
Powerful mocking tools for quick API development & testing. If you already use OAS as part of defining your business's APIs, then making use of Wiremock becomes easy. Review collected by and hosted on G2.com.
The admin APIs are not the easiest to use without direct support as of today. Review collected by and hosted on G2.com.
WireMock is really useful for mock APIs, from simple RESTful services to complex SOAP-based systems. WireMock can match incoming requests based on many criteria, e.g. the URL, HTTP method, request headers, and request body. This makes mocking APIs in a realistic way. It can also be used to stub specific requests with specific responses. This is really useful for testing different scenarios, such as successful responses, error responses, and even timeouts. WireMock can be deployed using Docker so that it can be isolated. Review collected by and hosted on G2.com.
WireMock can be complex to set up and use, especially for complex APIs. When working on a complex API scenario, it can be time-consuming to create and maintain the stubs. Debugging can be tricky because it needs access to the log to see what's going on internally. Review collected by and hosted on G2.com.