Announcing User Simulation in ADK Evaluation
developers.googleblog.com·10h
Flag this post

NOV. 7, 2025

Agents are inherently conversational. Users may need to ask follow-up questions, refine previous requests, and provide additional information as needed. However, manually scripting tests for your agent for such multi-turn conversations is a brittle and time-consuming process. You write dozens of user_input and expected_output pairs, only for them to break with the slightest change in your agent’s behavior, turning test maintenance into a frustrating chore.

Today, we’re excited to announce a new feature in the Agent Development Kit (ADK) that helps address this problem: User Simulation. This new feature allows you to move away from testing a rigid implementation path and instead evaluate your agent’s ability to actually achieve a user’s intent.

**What is the U…

Similar Posts

Loading similar posts...