5 comments

[ 0.25 ms ] story [ 25.1 ms ] thread
TestDriver is an AI QA agent that can test anything for you. You interact with it from inside GitHub.

To use it, simply tag @testdriverai in any PR (or use our GitHub action) and TestDriver will spin up a powerful VM, clone your code, and follow your instructions.

After a couple of minutes you can watch a video of the AI performing end-to-end testing on your app based on what you requested.

In addition to a video, you can see the screen, logs, and everything the AI thinks before completing your request. Try TestDriver and forget dealing with painful automated tests or repetitive manual testing.

1. What kind of testing it is? Website mentions exploratory testing which does not meet the single test case flow defined in the comment 2. How the tool maintains the set of existing test cases? 3. How long does it take to execute tests? 4. Ephemeral VMs sounds exepnsive. What is the estimated cost for the example test execution?