Test SOAP and REST services
Just import a WSDL or an OpenAPI file into the app and Boomerang will generate requests for you.
Don't repeat yourself
Use environments to define commonly used data such as headers which will be automatically assigned to all requests.
Request chaining
Use folders to organize your requests in sequence and execute it in that order. Leverage environment variables and output variables to dynamically transform your request payload.
Many more features
Quick Open
Use Quick Open window to quickly switch between different requests
Output Variables
Create dynamic variables in one request that can be used in subsequent requests
Request History
History of sent requests available right under the same request
Validate Responses
Define assertions to test the behavior of your APIs. Use JSON path to extract values.
You're in great company
More than 80,000 users are using Boomerang