Overview

TestDriver.ai is an AI QA automation tool founded by Ian Jennings and built by his company Dashcam (formerly Replayable), based in Austin, Texas. Rather than a traditional test framework, TestDriver acts like an autonomous QA employee: it uses computer-use AI to understand what is on the screen, move the mouse, and operate the keyboard, running UI tests described in plain English.

Product and Use

TestDriver can automatically explore an application and generate test plans and code, then execute those tests across browsers and platforms. It integrates with CI/CD systems such as GitHub Actions, Vercel, and Netlify so tests run on each pull request or on a schedule. The bundled Dashcam debugger captures screen recordings, console logs, and network replays to make failures easy to diagnose. Because tests are driven by AI vision and intent rather than brittle selectors, they are designed to be resilient to UI changes. TestDriver targets engineering and QA teams that want reliable end-to-end coverage without maintaining large, fragile test suites.