Skip to main content
Question

What do you think about testing AI Agents?

  • April 8, 2026
  • 0 replies
  • 10 views

GiannisPap

With a normal API or UI you test deterministic systems — same input, same output, every time. AI agents break that contract completely. The same prompt can produce different reasoning paths, different tool call sequences, and different outputs across runs. That non-determinism is the core challenge. Ηοw would you test this system? A question that sparks the skills needed for testers in the new era!