Agentic manual testing
infonews
research
Source: Simon Willison's WeblogMarch 6, 2026
Summary
Coding agents (AI systems that can execute code they write) should perform manual testing in addition to automated tests, since passing tests don't guarantee code works correctly in real-world scenarios. The source describes specific techniques for manual testing depending on the code type: using python -c for Python libraries, curl for web APIs, and browser automation tools like Playwright for interactive web interfaces.
Classification
Attack SophisticationModerate
AI Component TargetedAgent
Affected Vendors
Original source: https://simonwillison.net/guides/agentic-engineering-patterns/agentic-manual-testing/#atom-everything
First tracked: March 6, 2026 at 03:00 AM
Classified by LLM (prompt v3) · confidence: 75%