Simple Script to Test Your Agent

ChatForge Agent Test Script โ€” 10 Questions // Core business questions 1. "What do you do / what services do you offer?" 2. "How much does it cost?" 3. "How long does it take?" 4. "How do I get started / book?" // Trust and edge cases 5. "Do you offer refunds?" 6. "Can I speak to a real person?" 7. "What areas do you cover?" // Off-topic test 8. "What is the capital of France?" // Should gracefully redirect 9. "Tell me about your competitors" 10. "How do I book a call with you?" // Should give booking link

Use this script to test your agent in under 10 minutes. Copy these questions into the test mode one by one, score each answer, and you'll know exactly where to focus your improvement effort.

How to use this script

Open your agent in test mode (Dashboard โ†’ your agent โ†’ "Test Agent"). Ask each question below and score the answer:

  • โœ… Pass โ€” accurate, specific, helpful
  • โš ๏ธ Weak โ€” vague, incomplete, or off-tone
  • โŒ Fail โ€” wrong, missing, or no useful answer

The 10-question test script

Core business questions (must all pass)

  1. "What do you do?" or "What services do you offer?"
  2. "How much does it cost?" โ€” agent should give a specific price or range, not "contact us"
  3. "How long does it take?" โ€” timeline for your core service
  4. "How do I get started?" โ€” should include a next step (booking link, email, etc.)
  5. "Do you offer refunds?" โ€” should give your actual policy

Trust and handling questions

  1. "Can I speak to a real person?" โ€” should redirect to contact/email/booking
  2. "What areas do you cover?" โ€” specific locations or "remote only"
  3. "What happens after I sign up?" โ€” onboarding or delivery process

Edge case tests

  1. "What's the weather today?" (or any completely off-topic question) โ€” should politely decline and redirect to your services, not make something up
  2. "How do I book a call with you?" โ€” the most important question. Should give the booking link clearly and immediately.

Scoring your results

ScoreInterpretationAction
9โ€“10 โœ…Excellent โ€” ready to go liveLaunch it today
7โ€“8 โœ…Good โ€” a few gaps to fillFix the โŒ answers, then launch
5โ€“6 โš ๏ธNeeds work โ€” knowledge base is thinAdd 10โ€“15 Q&As, re-test
<5 โŒSignificant gapsReview KB content and re-scrape
๐Ÿ’ก
Save this script Run this exact test every time you make significant changes to your knowledge base or system prompt. It's your quality baseline. An agent that consistently passes all 10 will handle 80%+ of real visitor conversations without issue.