TesterArmyTesterArmy
TesterArmyTesterArmy
WelcomeIntroductionQuick Start
Run ModePull Request TestingProduction MonitoringGroup Webhooks
Test CredentialsAgent Mail InboxesHTTP Basic Auth
OverviewApp UploadsGitHub Actions
VercelCoolifyCoolifySlack
Testing Staging EnvironmentTesting PRs
Getting StartedLocal Development
Get Started

Introduction

What is TesterArmy?

TesterArmy is a testing automation software that's built from the ground up around AI agents. On every change in your product, our army of testers clicks through your product like real users.

Our agents can:

  • Test complex workflows
  • Analyze your app using vision to spot regressions
  • Handle auth (Google, Passwords, OTPs)
  • Generate and read email inboxes
  • Upload files
  • Solve captchas

How is it different from static test scripts?

Static test scripts written with tools like Playwright are relying on selectors - the moment something changes in your app you have to update the tests. Creation and maintanance of those tests takes hours every week which could be spent improving the product.

Most of those tests can't be run in production environments because they get blocked as bots, handling authentication requires you to do hacks like setting static OTP codes and still your app can be broken due to things you didn't take into account when writing tests.

With TesterArmy you can create tests by breaking them down into simple steps like: Login, Complete onboarding, Create a new project. Then our agent and if something goes wrong. It heavily to ensure we catch issues that could be easily missed by simple selector checks. Creating tests in TesterArmy .

Welcome

Previous Page

Quick Start

Next Page

On this page

What is TesterArmy?How is it different from static test scripts?Next steps
figures out how to complete all of those steps
catch regressions
relies on vision
takes minutes and can be done by non technical staff

TesterArmy step editor

Next steps

Quick Start

Run your first test.

Testing Behind Auth

Set up credentials for authenticated testing.

TesterArmy CLI

Run tests from the command line.