Average Ratings 0 Ratings

Total
ease
features
design
support

No User Reviews. Be the first to provide a review:

Write a Review

Average Ratings 0 Ratings

Total
ease
features
design
support

No User Reviews. Be the first to provide a review:

Write a Review

Description

APIFuzzer analyzes your API specifications and systematically tests the fields to ensure your application can handle modified parameters, all without the need for programming. It allows you to import API definitions from either local files or remote URLs, supporting both JSON and YAML formats. Every HTTP method is accommodated, and it can fuzz the request body, query strings, path parameters, and request headers. Utilizing random mutations, it also integrates seamlessly with continuous integration systems. The tool can produce test reports in JUnit XML format and has the capability to send requests to alternative URLs. It supports HTTP basic authentication through configuration settings and stores reports of any failed tests in JSON format within a designated folder, thus ensuring that all results are easily accessible for review. Additionally, this enhances your ability to identify vulnerabilities and improve the reliability of your API.

Description

WireMock is a tool designed to simulate HTTP-based APIs, which some may refer to as a mock server or a service virtualization solution. It proves invaluable for maintaining productivity when a necessary API is either unavailable or incomplete. The tool also facilitates the testing of edge cases and failure scenarios that a live API might not consistently reproduce. Its speed can significantly decrease build times, transforming hours of work into mere minutes. MockLab builds on WireMock by providing a hosted API simulator that features an easy-to-use web interface, allows for team collaboration, and requires no installation. The API is fully compatible and can replace the WireMock server effortlessly with just a single line of code. You can operate WireMock from a variety of environments, including Java applications, JUnit tests, Servlet containers, or as an independent process. It offers the ability to match request URLs, HTTP methods, headers, cookies, and bodies through numerous strategies. Additionally, it provides robust support for both JSON and XML formats, making it simple to get started by capturing traffic from an existing API. Overall, WireMock serves as a crucial resource for developers seeking to streamline their API testing processes.

API Access

Has API

API Access

Has API

Screenshots View All

Screenshots View All

Integrations

API Blueprint
Apache Groovy
Arize Phoenix
BudgetML
CircleCI
Docker
Git
GitHub
Google Chrome
GraphQL
JUnit
Java
Katalon Recorder
Kotlin
Maven
OneDev
OpenAPIHub
Perfana
Python
XML

Integrations

API Blueprint
Apache Groovy
Arize Phoenix
BudgetML
CircleCI
Docker
Git
GitHub
Google Chrome
GraphQL
JUnit
Java
Katalon Recorder
Kotlin
Maven
OneDev
OpenAPIHub
Perfana
Python
XML

Pricing Details

Free
Free Trial
Free Version

Pricing Details

No price information available.
Free Trial
Free Version

Deployment

Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook

Deployment

Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook

Customer Support

Business Hours
Live Rep (24/7)
Online Support

Customer Support

Business Hours
Live Rep (24/7)
Online Support

Types of Training

Training Docs
Webinars
Live Training (Online)
In Person

Types of Training

Training Docs
Webinars
Live Training (Online)
In Person

Vendor Details

Company Name

PyPI

Website

pypi.org/project/APIFuzzer/

Vendor Details

Company Name

WireMock

Founded

2011

Website

wiremock.org

Product Features

Product Features

API Testing

Functional Testing
Fuzz Testing
Load Testing
Penetration Testing
Runtime and Error Detection
Security Testing
UI Testing
Validation Testing

Performance Testing

API Testing
Benchmarking
Cross Browser Testing
Debugging
Historical Reporting
Load Testing
Mobile Testing
Parallel Testing
Regression Testing
UI Testing
Web Testing

Alternatives

go-fuzz Reviews

go-fuzz

dvyukov

Alternatives

Echidna Reviews

Echidna

Crytic
Peach Fuzzer Reviews

Peach Fuzzer

Peach Tech