> ## Documentation Index
> Fetch the complete documentation index at: https://documentation.uponai.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Web Call Testing

> Test your agent with a browser-based voice call directly from the dashboard.

Web call testing lets you make a voice call to your agent directly from your browser — no phone number required. It's the fastest way to test real voice interactions during development.

## How to Test via Web Call

<Steps>
  <Step title="Open your agent">
    Navigate to your agent's detail page in the dashboard.
  </Step>

  <Step title="Start the call">
    Click the **Test** button to initiate a web call. Your browser will connect directly to the agent using your microphone.
  </Step>

  <Step title="Evaluate">
    Speak naturally and evaluate the agent's voice responses, latency, and conversation flow.
  </Step>
</Steps>

<Tip>
  Web call testing is free and requires no phone number setup — ideal for rapid voice testing during development before committing to phone call tests.
</Tip>
