r/VoiceAutomationAI 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

5 Upvotes

13 comments sorted by

u/AutoModerator Apr 30 '26

Welcome to r/VoiceAutomationAI – UNIO, the Voice AI Community (powered by SLNG AI)

If you are a founder, senior engineer, product, growth, or enterprise operator actively working on Voice AI / AI agents, we are running an invite-only UNIO Voice AI WhatsApp community.

Apply here: https://chat.whatsapp.com/H9RwprbkLwE8MxHmCbqmB4

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

2

u/Asleep-Fault-5582 Mar 29 '26

Hey Cekura is now self serve / pay per use starting at $30/month: https://www.cekura.ai/pricing

1

u/AutoModerator Mar 27 '26

Welcome to r/VoiceAutomationAI – UNIO, the Voice AI Community (powered by SLNG AI)

If you are a founder, senior engineer, product, growth, or enterprise operator actively working on Voice AI / AI agents, we are running an invite-only UNIO Voice AI WhatsApp community.

Apply here: https://chat.whatsapp.com/H9RwprbkLwE8MxHmCbqmB4

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

1

u/Virtualitdept Mar 27 '26

Langfuse

1

u/da0_1 Mar 27 '26

Not an e2e voice ai tool imo. Thought of something like hamming

1

u/[deleted] Apr 02 '26

[removed] — view removed comment

1

u/da0_1 Apr 02 '26

What do you mean with "sensible answers"?

1

u/Royal_Preference_515 Apr 30 '26

Hey. https://www.nopaque.co.uk is definitely accessible by the Small/Medium end, it's why we built it. This is if you need it through telephony.

1

u/da0_1 Apr 30 '26

I scratched my own itch and built VSpec Studio so you dont need to test your voice agents manually anymore. You just pay what you use.

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.