In this session, Shrinath Rao presents a structured approach to transforming traditional QA into an autonomous, AI-powered system. Using Claude-based agents, he introduces a “Council of Subagents”—a coordinated network of specialized roles including orchestrators, analysts, architects, engineers, sentinels, healers, and scribes.
The talk walks through a six-phase pipeline, starting from feature analysis and test planning to execution, error detection, and automated healing. It highlights how each agent contributes to a specific part of the QA lifecycle, enabling scalability and reducing manual effort.
A live demo showcases how the orchestrator sets up workflows and how subagents collaborate in real-time to generate, execute, and refine test cases. The approach significantly increases test coverage and helps QA teams adapt to fast-paced code changes.
The session concludes with practical insights, manual testing integration, and next steps for implementing such systems in real-world environments