Clarino QA

Testing pages for release confidence

A shareable QA hub for Clarino releases: smoke tests, regression coverage, agent stress questions, GitHub issue tracking, and production signoff.

15 minutes

Release smoke

Catch broken deploys, auth loops, missing assets, and layout overlap.

30 minutes

Agent behavior

Validate knowledge retrieval, concise answers, no unsupported claims, and handoff paths.

45 minutes

Operational surfaces

Check Inbox, Reports, Contacts, Settings, Webhooks, and API smoke paths.

Test surfaces

What this QA pass protects

Chat Agent

Answers drift from trained workspace knowledge or fail without setup guidance.

  • Setup page loads
  • Test chat answers from trained knowledge
  • Missing knowledge gives clear guidance
  • Answers do not use emojis

Voice Agent

Unsupported builder nodes appear or Retell setup errors crash the flow.

  • Builder opens
  • Unsupported nodes stay hidden
  • Test Agent opens
  • Retell setup errors are clear

Knowledge Base

Uploads, articles, or website imports fail silently or cross tenant boundaries.

  • Articles train
  • Documents upload
  • Direct website URLs import
  • Google/share URLs are rejected

Inbox and Contacts

Customer conversations or lead data do not persist across refreshes.

  • Conversations load
  • Replies send
  • Contacts create and edit
  • Voice handoffs create records

Reports

Dashboards show stale or incorrect operational metrics.

  • Date filters change values
  • Channel filters work
  • CSV export downloads
  • Voice operations appear

Settings and Webhooks

Workspace controls save incorrectly or expose unsafe payloads.

  • Workspace settings persist
  • Allowed domains update
  • Webhook URL validation works
  • No private keys are exposed

Local

http://localhost:3000

Use the active dev-server port if 3000 is already taken.

Production

https://clarino.ai

Run smoke and acceptance checks here before signoff.

Deployment preview

Latest Vercel preview

Use the exact preview URL from the release or pull request.