How will artificial intelligence change the future of software testing?
What if your code could test itself? Discover how AI-powered autonomous testing finds critical bugs by analyzing every possible execution path automatically.
#1about 3 minutes
The high cost and inherent challenges of software testing
Software bugs cause billions in damages annually because humans are imprecise and overlook mistakes, making thorough testing essential but difficult.
#2about 4 minutes
Comparing the costs and benefits of manual vs automated testing
While automated testing has a high initial investment, it scales far better than the continuous effort required for manual testing in modern development cycles.
#3about 3 minutes
Why traditional testing methods fail to guarantee quality
Both manual and automated testing rely on humans to find all critical test cases, which is impossible and leads to overlooked bugs.
#4about 3 minutes
Envisioning the future of testing with artificial intelligence
The next leap in software quality involves AI automating the entire testing process, including finding all relevant test cases, to make development faster and more accurate.
#5about 3 minutes
Understanding the structure of the automated testing pyramid
The testing pyramid is a best practice that advocates for a majority of tests at the unit level, followed by fewer integration and system tests.
#6about 6 minutes
The challenges of writing comprehensive and effective unit tests
Writing good unit tests is difficult because it requires finding inputs for every code path and considering implementation-specific errors like integer overflows.
#7about 2 minutes
Comparing techniques for automated test case generation
While boundary value analysis and fuzzing can find some bugs, symbolic execution is a more targeted technique for achieving high test coverage.
#8about 6 minutes
How symbolic execution systematically explores all code paths
Symbolic execution analyzes code by treating inputs as symbols and using a constraint solver to find concrete values that trigger every possible execution branch.
#9about 3 minutes
Introducing Sunflower for autonomous unit test generation
The Sunflower product uses symbolic execution to automatically generate, execute, and maintain a full suite of unit tests with high path coverage.
#10about 4 minutes
Live demo of the Sunflower dashboard and a basic example
A walkthrough of the product's UI shows how it analyzes a simple function and automatically generates test cases, including one that finds an integer overflow bug.
#11about 3 minutes
Demo of analyzing complex code and finding logical errors
The tool can analyze functions with complex control flow and identify subtle issues like null pointer exceptions and logical errors in edge cases.
#12about 3 minutes
Demo of automatic mock generation for testing interfaces
Sunflower automatically generates mocks for interface dependencies, enabling true unit testing in isolation without manual setup.
Related jobs
Jobs that call for the skills explored in this talk.
Transforming Software Development: The Role of AI and Developer ToolsIn today's fast-paced tech landscape, AI has begun to play an increasingly significant role, reshaping the way developers create software. As we delve into this transformation, we uncover both opportunities and challenges that AI brings into the worl...
Benedikt Bischof
How we Build The Software of TomorrowWelcome to this issue of the WeAreDevelopers Live Talk series. This article recaps an interesting talk by Thomas Dohmke who introduced us to the future of AI – coding.This is how Thomas describes himself:I am the CEO of GitHub and drive the company’s...
Chris Heilmann
With AIs wide open - WeAreDevelopers at All Things Open 2025Last week our VP of Developer Relations, Chris Heilmann, flew to Raleigh, North Carolina to present at All Things Open . An excellent event he had spoken at a few times in the past and this being the “Lucky 13” edition, he didn’t hesitate to come and...
Daniel Cranney
Why Your AI Tool Fails After the DemoAI tools often fail after the demo because organisations cannot operationalise them within existing production infrastructure.
While early-stage pilots validate technical feasibility, long-term AI product adoption depends on integration clarity, infr...
From learning to earning
Jobs that call for the skills explored in this talk.