Skip to main content
Keep tests in a test suite. A suite belongs to your project and holds the tests you review and run together.
  1. Open Tests and select a suite. If you need a new suite, select Create suite, enter its name, and save it.
  2. In the suite, select + Write a test.
  3. Enter a Name, a Scenario, and at least one Expected behavior.
  4. Select one or more Personas. Start with Everyday caller if it is available in your project.
  5. Add Mock tools or Env if the situation needs them, then select Save test.
To edit a saved test, select its cells in the table. Text edits save when you leave the cell. Mock tools and Env open separate JSON editors with a Save button.

Run your tests

A run executes the complete suite against one agent connection. Each test and selected persona combination produces a simulation. Two tests with two personas each produce four simulations. Start a run, then inspect each simulation’s conversation and grading results. The same suite can run against different connections, so you can check a flow through both text and voice.