SoapUI Open Source
An open-source desktop tool for functional testing of SOAP and REST APIs.
These buttons open the developer's own site, repository or store listing in a new tab. wares.gg does not host downloads.
1 more ways to get SoapUI Open Source
Package managers
- Flathub
flatpak install flathub org.soapui.SoapUI
About SoapUI Open Source
SoapUI Open Source is the free edition of SmartBear's API testing tool. It covers REST and SOAP, works with WSDL and Swagger definitions, and offers basic functional and performance testing, property transfer between steps, custom scripting and REST mocking.
More advanced features such as GraphQL, Kafka and gRPC support, CI/CD integrations, security testing and service virtualization belong to the commercial ReadyAPI product. It suits testers and developers who need structured test suites for SOAP or REST services.
Strengths
- Strong SOAP and WSDL support
- Functional test suites with custom scripting
- REST mocking included
Limitations
- GraphQL, gRPC and CI integrations are reserved for paid ReadyAPI
- Website heavily promotes the commercial product
Details
- Pricing
- FreeThe open source edition is free; the commercial ReadyAPI product is paid.
- License
- Open source, license not stated
- Developer
- SmartBear
- Platforms
- Windows, macOS, Linux
- How it runs
- Downloadable app
- Best suited for
- Testing SOAP and REST web services with structured test cases
- Categories
- API clients, Developer tools
- Last verified
- Added
- Provenance
- Facts checked against the developer's own pages and store listings, 1 sources on file.
Alternatives to SoapUI Open Source
Compare allSoftware that can replace SoapUI Open Source for an important use case, and what changes if you switch.
Postman
The most widely used API client, for sending HTTP requests, organising them into collections and sharing them with a team.
Postman offers collections, test scripts, a runner and mock servers across desktop and web, but it is closed source and built around a cloud account.
Insomnia
An API client for REST, GraphQL and gRPC that can keep everything local or sync through Git instead of a cloud.
Insomnia is an Apache-2.0 client adding GraphQL, gRPC and an OpenAPI editor with test suites and a CLI, though it lacks SoapUI's SOAP and WSDL focus.
Apidog
An API platform for designing, debugging, mocking and testing APIs, with desktop and web clients.
Apidog is a closed-source freemium platform combining design, debugging, mocking and testing, available on web and desktop, rather than a free open-source desktop tool.
Step CI
An open-source API test automation framework that runs multi-step workflows written in YAML, JSON or JavaScript.
Step CI tests REST, GraphQL, gRPC and SOAP from YAML, JSON or JavaScript workflows in CI, but offers no graphical interface for manual requests.
httpYac
A command-line and VS Code client for sending HTTP, GraphQL, SOAP and gRPC requests from files.
httpYac sends SOAP, REST, GraphQL and gRPC requests from text files via CLI or VS Code and runs them as CI tests, without a standalone graphical app.
Requestly
An API client for designing and testing APIs, plus a browser HTTP interceptor for modifying requests.
Requestly is a closed-source freemium client with SOAP, GraphQL and gRPC support and Git-friendly JSON collections, plus a browser interceptor.
ReqBin
An online tool for sending REST and SOAP API requests directly from the browser.
ReqBin sends REST and SOAP requests from the browser with built-in response validators, but it offers no structured test suites and is not open source.
Similar software
Related functionality, not necessarily a direct replacement.
Newman
A command-line runner that executes Postman collections outside the Postman app.
Schemathesis
An open-source property-based testing tool that generates API tests from OpenAPI and GraphQL schemas.
MockServer
An open-source self-hosted server for mocking, proxying and recording HTTP, HTTPS and gRPC APIs.
WireMock
An open-source tool for mocking HTTP APIs so you can test without real service dependencies.
Mockoon
A desktop app and CLI for designing and running mock REST APIs locally without an account.
Grafana k6
An open-source command-line load testing tool that runs test scripts written in JavaScript.