Learnings from TestBash: Using AI in Test Automation to Achieve Continuous Testing by Titus Fortner

Jun 3, 2025

Create Memory
A man in a red t-shirt and brown blazer, called Titus Fortner, stands in front of a "Continuous Testing" slide. The audience's silhouettes can be seen raising their hands to his questions.
In this memory: Titus Fortner

On the slide, Titus shows the audience the trends that he has identified in the testing industry. This photo was taken when he asked the audience; “how many people here have a role where their primary responsibility is exploratory testing?” and “how many people have a role where their primary responsibility is writing code and automated testing?” Either way, Titus argues manual / exploratory testing doesn't scale and that we can use automation and AI to solve the right problems.

For exploratory testing, AI can have large positive / helpful impacts on test case creation but it isn't a magic solution that replaces shift-left activities like requirement analysis.

For automation, Titus explains how automated tests come with costs (creation, maintenance and execution). Titus talks about test maintenance and the types of bugs that automation can find:
- Type I errors are where the feature works as expected, but the test has an issue.
- Type II errors are where the feature does not work as expected, but the test does not detect the issue.
- Real regression bugs are found when the feature does not work as expected, and the test fails.

Used incorrectly, AI can hide "type I errors" or exaggerate "type II errors" through hallucinations, so he emphasizes critical thinking around AI tools and the importance of using AI to solve the correct problems for your team and context.

Principal Test Engineer
She/Her
I have a sixth sense for bugs, probably due to my experience as a dev (introducing them)! I love to learn and read. Playwright fan-girl.
Sign in to comment
Explore MoT
Don’t Be Left Behind: Close the Gap Between Test and Delivery image
Wed, 12 Nov
Align testing and delivery to reduce lead time and improve deployment frequency.
Advanced prompting for testers image
Advanced prompting skills to turn AI into your trusted testing companion.
This Week in Quality image
Debrief the week in Quality via a community radio show hosted by Simon Tomes and members of the community
Subscribe to our newsletter
We'll keep you up to date on all the testing trends.