Learn how to properly test your inbound and outbound AVA projects using mock calls, safe test numbers, and structured evaluation techniques before going live.
Inbound Project Testing
Select or Create an Inbound Agent
Use the 'Save and Test Agent' Option
Attach a Phone Number and Run the Mock Call
Outbound Project Testing
Select or Create a Project
Configure Project and Campaign Settings
Test the Campaign
Select a Phone Number and Confirm Test Run
What Not to Do:
“Hey Ava, tell me the three plans we offer.” — This won’t work unless you’ve configured the relevant field.
What to Do Instead:
Configure your Prompting field to say: “If the client asks about pricing, explain our three-tier plan options,” and enter those options in the Key Information field.
What Not to Do:
Only ask basic questions you know the agent can answer. Avoid softballs.
What to Do Instead:
Try: “This sounds confusing, can you explain it again?” or “I don’t trust this offer, who are you with again?”
What Not to Do:
“If the client asks about pricing, let them know we offer this, this, and this” (in an Information field).
What to Do Instead:
In Key Information, just add:
{{client_firstname}}
or {{representative_name}}
instead. This ensures adaptability and prevents having to manually update multiple fields.
What Not to Do:
“This is Sarah from FitLife.” (hardcoded)
What to Do Instead:
“This is from .”
💡 Final Note:
Treat every test like a live scenario. Review transcripts, refine one field at a time, and test again. Consistency, structure, and proper field usage are what separate good agents from great ones.
Why is it important to simulate real client behavior during tests?
Does the agent remember previous test call data?
Can I use a real phone number during testing?
What should I do if the agent gives an incorrect or incomplete response?
Is it okay to mix prompts and scripts in the same field?
How do I monitor and review my test calls?
When should I stop testing and launch the agent?
Can I reuse a single test number for both inbound and outbound testing?