Supercheck LogoSupercheck

Automate

Create and schedule automated testsEdit

Build automated tests for your web applications, APIs, databases, and infrastructure. Write tests in the interactive Playground with AI assistance, then schedule them to run automatically or trigger from your CI/CD pipeline.

Getting Started

Quick Create

Use the Create menu from anywhere in the app to quickly add new tests, jobs, or monitors.

Quick Create Menu

Test Types

Supercheck supports five test types, each optimized for different testing scenarios:

Core Concepts

Key Features

AI-Powered Development

  • AI Create — Generate test scripts from plain English (beta for browser tests—record first, then enhance)
  • AI Fix — Automatically analyze failures and suggest code fixes for selector, timing, and assertion issues

Rich Test Reports

  • Screenshots — Captured at each step and on failure
  • Traces — Interactive step-by-step replay with DOM inspection
  • Videos — Full browser recordings for visual debugging
  • Logs — Console output, network requests, and error details

Flexible Scheduling

  • Cron expressions — Run tests at specific times (nightly, hourly, weekly)
  • Interval-based — Run every X minutes or hours
  • CI/CD triggers — API endpoints for pipeline integration
  • Manual execution — Run on-demand from the UI

Multi-Region Execution

  • US East — Ashburn, Virginia
  • EU Central — Nuremberg, Germany
  • Asia Pacific — Singapore

Run performance tests from multiple regions to measure latency and ensure global availability.

Parallel Execution

Run multiple tests and jobs simultaneously to reduce total execution time. The parallel execution panel in the header shows real-time status of all running and queued executions.

Parallel Execution Panel

How it works:

  • Tests and jobs are queued and processed by available workers
  • Multiple executions run in parallel up to your plan's capacity limit
  • View all running executions across your organization in real-time
  • Cancel any running execution if needed

Capacity limits by plan:

PlanConcurrent ExecutionsQueued Executions
Plus550
Pro10100
Self-hostedConfigurableConfigurable

The parallel execution indicator appears in the top navigation bar showing RUNNING and QUEUED counts. Click it to view details and manage executions.

Workflow Overview

1. Write Test     →  Use Playground with AI Create or templates
2. Debug & Refine →  Run, view reports, use AI Fix for issues
3. Save Test      →  Store in your project for reuse
4. Create Job     →  Group tests and configure schedule
5. Set Alerts     →  Get notified on failures via Slack, email, etc.
6. Monitor        →  View runs, track trends, investigate failures

Next Steps

  • New to testing? Start with the Playground to write your first test
  • Have existing tests? Learn about Jobs to schedule automated runs
  • Need secrets? Set up Variables for API keys and credentials

External Documentation

For deeper understanding of the testing frameworks: