Skip to content
testmode

Documentation

Testmode is an AI testing tool for web apps. You describe a test in plain English, and Testmode runs it in a real browser, with no test scripts and no changes to your code.

Tests run in a cloud browser, so the app you test must be reachable from the public internet. Testmode tests web apps only, not native mobile apps, desktop apps or APIs.

Testmode Overview for the Toolshop project, with the pass rate ring, the weekly chart and recent passed and failed runs.
The Overview page of a project: its pass rate, runs over the week and the latest results.

You describe

Write a test case as plain-English steps and an Expected Outcome. For example: search the Toolshop for hammer, and expect every result to be a hammer.

Testmode runs

Testmode opens your environment in a fresh cloud browser, logs in first when the test has a login credential, and works through your test.

You read the verdict

Each test ends Passed or Failed, with a written summary and a screenshot after every browser action the agent took.

New to Testmode? The quickstart takes you from sign-up to your first result on a public practice shop, so you don’t need your own app yet: create your account and first project, write a test case in plain English, then run it and read the result.