Urgent.News

What's breaking now, across thousands of outlets.

Tech

How well do agents use test/verification techniques?

The article examines the effectiveness of various test and verification techniques when used by AI agents to implement a code. It uses the Zstd implementation evaluation, comparing 26 different testing conditions in Rust. Implementations were tested with GPT-5.6 Sol at medium and high effort levels. The results showed that "Default" (no additional instructions) performed above average.

Among the tested techniques, fuzzing and property-based testing (PBT) conditions performed slightly better than formal methods on average. However, skills recommended by the AI, such as Hegel, ECC Rust test skill, Trail of Bits property test skill, and a custom skill, underperformed. The study found that AI agents generally did not use formal methods, test libraries, or techniques effectively.

They tended to write tests they would normally write but inside a different framework for a different type of test technique or apply the techniques superficially without realizing the full value of the technique. The results remained consistent when tested with IMAP RFC and other random RFCs. In conclusion, AI agents lack understanding and proficiency in using test and verification techniques effectively.

Written by urgent.news from Hacker News's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

This story

This is one outlet's version. Read the fullest account.

Read the original at danluu.com →

More in Tech

When You Don't Need MCP

The Problem Job postings keep mentioning MCP, as if everyone doing agent development has to know it Some people say MCP is too heavyweight and hardly anyone actually uses it Meanwhile plenty of…

More from Tuesday 8 September →