Skip to content

Testing Retell

You built your agent on Retell. Testzilla is the testing layer you plug in beside it — not a platform you migrate to. It is vendor-neutral but vendor-interactive: it drives your real Retell agent the way your users do, so the results reflect what you actually shipped.

Retell is Testzilla’s most complete integration: it is the one provider that supports all four connection types.

SurfaceConnection typeWhat it exercises
Phone linePhoneReal inbound call (Testzilla dials your agent): telephony, ASR, LLM, TTS, IVR, transfers. Outbound coming soon.
Chat widget on your siteWeb ChatThe real Retell widget in a real browser, via the DOM
Browser voice buttonWeb VoiceA real WebRTC session via Retell’s web-call SDK
Agent logic, fast and cheapLLM ChatThe Retell chat agent directly over text

No rebuild

Point Testzilla at your existing Retell agent ID and phone number. Nothing about your Retell setup changes.

Cheap regression gate

LLM Chat is 1 credit per round-trip — run it on every deploy to catch prompt and tool-call regressions before they reach a phone call.

Test the whole stack

Only Retell gives you all four channels, so you can verify the same scenario from the LLM up through the live phone line.

Visual checks on the widget

Web Chat captures screenshots of the Retell widget at each turn, so you can spot rendering breaks the transcript would miss. See Reading Web Chat Results.

  1. Have your Retell API key and agent ID ready (chat must be enabled in the Retell dashboard for LLM Chat).
  2. Follow the guide for the surface you care about: phone, web chat, web voice, or LLM.
  3. To benchmark the same tests across several Retell channels at once, run a suite.