# Workbench

Workbench is a way to generate AI assertions for all your tests together! There are two main benefits of this approach:

  1. It saves you hours and days – not minutes
  2. You get a bird’s eye view of every test case, every assertion’s pass/fail status, and every error that can be fixed

As a dev, you’re complex problem solving, and this Workbench mode gives you complete control over your code while simultaneously taking manual work off your plate.

# Run a single test case:

You can run your base-level tests here too.

# Run all test cases at once:

You can run all tests, edit all tests, and view all test results in a single view.

# Run assertions for bulk test cases:

You can edit code directly, add/delete assertions, and update all your tests together.

All your assertions will be generated in a couple of minutes!

# Run assertions for a single test case:

You can run a single test case and see the request, response, and assertions right in front of you.

P.S. You can edit any test case and update your code changes instantly.