Test-Lab.ai Documentation – AI Testing & Test Automation
Explore Test-Lab.ai documentation, setup guides, APIs, and tutorials for AI-powered testing and test automation. Get started quickly and scale QA with confidence.
Test-Lab.ai is an AI-powered QA automation platform that tests your websites using natural language. No scripts, no selectors, no maintenance - just describe what to test in plain English.
Key Concepts
Projects
Organize your apps and configure webhooks for notifications
Test Plans
Write tests in natural language with Quick and Deep modes
Schedules
Automate testing with cron-based scheduling
API Reference
Integrate Test-Lab into your CI/CD pipeline
How It Works
- Create a Project - Add your web application with its URL
- Write Test Plans - Describe what to test in plain English
- Run Tests - AI agents navigate and test your app like real users
- Get Results - Receive detailed reports with screenshots and reasoning
Test Modes
Test-Lab offers two execution modes:
| Mode | Description | Best For |
|---|---|---|
| Quick | Single agent, faster execution | Frequent runs, iteration |
| Deep | Multiple agents, thorough testing | Critical flows, releases |
Quick Start
- Sign up for a free account
- Create your first project
- Write a test plan like: "Go to the homepage and verify the sign-up button works"
- Run the test and review the AI-generated report
Developer Resources
- API Reference - Trigger tests programmatically
- CI Integration - GitHub Actions and GitLab CI examples
- Webhooks - Get notified when tests complete