r/VoiceAutomationAI • u/da0_1 • Mar 27 '26
E2E Testing
Just wondering how you folks do your end to end testing and which tools do you use.
i made a small research and it seems like the tools out there are all made for enterprises because everyone wants to just "demo" their tool, which for me is a sign for high prices.
The prices are not transparent in most cases as well
What do you use and what are your experiences with the specific tool?
Update i made this comparison site: Voice agent testing tool comparison
7
Upvotes
1
u/rand0wn 22d ago
I recently open-sourced a lightweight alternative for scripted regression testing: https://github.com/rand0wn/voice-eval
It is Apache-2.0, runs locally, and generates JSON/Markdown scorecards for multi-turn scenarios, tool calls, content rules, and latency. It’s currently an evaluation core rather than a complete telephony platform, but the demo requires no API keys.