Skip to main content
QA.tech uses specialized AI agents to test your application like humans would, but faster and more thoroughly. Our system automatically routes testing tasks to the right agent based on context-no manual configuration needed.

Our AI Agent System

How It Works in Practice

Here’s what happens when you open a PR that changes your checkout flow: 1. Automatic Detection
2. Change Classification
3. Coverage Assessment
4. Test Generation
5. Execution & Review
This entire workflow runs autonomously - no human intervention required.

When to Use AI Agents vs Scripts

In practice, most teams use a combination: AI agents for exploration and edge cases, scripts for critical deterministic flows, and manual QA for subjective evaluation (design, UX, brand consistency).

How It All Connects

The system coordinates automatically based on what you’re trying to accomplish: Creating tests via Chat
PR Review fills coverage gaps
You don’t manage this coordination - it happens automatically.

Test Execution Model

QA.tech uses Claude Haiku 4.5 as the default AI model for test execution. This model provides the fastest test execution while maintaining high-quality results. The AI model handles all test execution decisions: navigating your application, filling forms, clicking buttons, and verifying outcomes. You write test goals in natural language, and the model figures out how to achieve them.
You can override the agent per-test in the Advanced settings when creating or editing a test. See Creating Tests for details.

Get Started

Create Your First Test

Write tests in natural language. The AI generates steps automatically.

AI Chat Assistant

Conversational interface to create, edit, and manage tests.

Automatic PR Testing

Install the GitHub App for autonomous reviews on every PR.

CI/CD Integration

Trigger tests from your deployment pipeline.