QA overview
Replay scripted conversations against your agent and assert what it does, so a change that breaks a scenario fails loudly instead of silently.
A test is a conversation you have written down, together with the assertions
that must hold when it runs. Execute it after a change and a broken scenario
fails immediately, instead of surfacing later in production.