Getting Started
Learn how to use Tester.Army's AI-powered QA testing platform.
Welcome to Tester.Army - the AI-powered QA testing platform that automates browser testing using natural language prompts.
What is Tester.Army?
Tester.Army uses AI agents to perform real browser-based testing on your web applications. Simply describe what you want to test in plain English, and our AI will navigate your site, perform actions, and report back with detailed results.
Each test run provides you with screenshots captured during the test, a pass/fail result with a detailed description, and auto-generated Playwright test code that you can integrate into your CI/CD pipeline.
Quick Start
- Create an account — Sign up for a Tester.Army account to access the dashboard.
- Pick a workflow:
- Prompt-first testing — use Quick Test for fast checks, or continue into project chat for iterative prompt-driven runs.
- Team workflow setup — if you want GitHub + Vercel PR automation, use Project Setup.
Related Guides
- Project Setup for GitHub and Vercel integration.
- Quick Test for ad-hoc checks without project setup.
- TesterArmy CLI for agent-first local and CI QA runs.
- Markdown Test Files for reusable
tests/*.mdsuites with sharedTESTER.mdcontext. - API Reference for async runs and webhook integration.