Getting started

Create test suites using a wizard which guides you through a step-by-step process.
Start by providing your Open API (or Swagger) specification...
Create test suites using a wizard which guides you through a step-by-step process. <br/>Start by providing your Open API (or Swagger) specification...

Providing static examples

Examples are used to build requests against your API.
The plan will use these examples to build request combinations
Examples are used to build requests against your API. <br/>The plan will use these examples to build request combinations

Providing dynamic examples

Examples can be dynamically sourced from any GET request with a JSON response
To setup a dynamic example click add_circle
Examples can be dynamically sourced from any GET request with a JSON response<br/>To setup a dynamic example click <em class="material-icons text-gray-400">add_circle</em>
Examples aren't required

The plan will not fail if examples are missing, it just will not build requests for endpoints that require those examples

More examples are better

Providing more examples will mean more unique requests combinations can be built by the plan. Suites can be configured to cap the actual requests sent.

Seeding your own examples

Exposing a single endpoint with structured values means you can take full control of how examples are populated every time a report is generated

Providing credentials for authorization

Security definitions of private APIs are used to build authorized requests
This section will gather enough information about each auth flow to authorize requests automatically
Security definitions of private APIs are used to build authorized requests<br/>This section will gather enough information about each auth flow to authorize requests automatically

First-time configuration

The information collected so far has been used to build requests,
configuration will affect the behaviour of the plan and test runner
The information collected so far has been used to build requests, <br/>configuration will affect the behaviour of the plan and test runner
Configuration guides

Configuration can drastically change how each suite works, view the design guide to get a better understanding of the configuration capabilities

It does not need to be perfect

Free accounts can run up to 400 tests in at least 8 reports. This means you can try it out for yourself before committing

We are ready to test

An initial plan will be generated, and if everything went well, your tests are ready to run
If not, you can add examples and tweak configuration at any time, outside of the wizard
An initial plan will be generated, and if everything went well, your tests are ready to run<br/>If not, you can add examples and tweak configuration at any time, outside of the wizard
Try for free
Legal