- Select the agent you want to test.
- Tap on Simulation, beside Create, in the capsule-shaped button.
- Either use a pre-existing test case, or make your own by tapping “Test Case” on the right of the table. To make a new test case, you do the following:
- Name the test case.
- Define how the user will interact with the agent in the User Prompt section.
- Define the success criteria for the test case in the Success Criteria section.
- Select the pre-call variables.
- Select the LLM model for the test.
Simulation
How to Create a Simulation
Simulation is a feature in CallKaro that lets you test your agent by throwing many calls at it in a batch, all at the same time, by creating a fake user as per your requirement.
Suppose you want to test 100 calls (or more) on a particular agent for a particular case scenario. Dialling 100+ calls manually is next to impossible. So you create a simulation in which you make your own fake user, train it on what to do during the call, and set a success criteria for which the batch is considered successful.