New AI tool can automate bug reproduction tests
A trio of Cheriton researchers have developed an AI-powered tool that can accelerate software debugging via test automation.
One of the first steps in software debugging is bug reproduction, where a programmer will replicate a bug to understand and decipher its behaviour. They can convert their replication instructions into a bug reproducible test (BRT), a test that fails if the bug is present and passes once it’s gone.