Skip to main content

Test Cases

A Test Case defines a test scenario for your agent with input, expected behavior, and optional context.

Quick Start

Test Types

Single-Turn

One question, one response:

Multi-Turn

Full conversation with multiple exchanges:

Additional Options

Context for RAG

Add retrieved documents for RAG evaluation:

Ground Truth

Specify factual answers for accuracy checks:

Tags

Organize and filter tests:

Auto-Generate

Generate tests from documents:

Next Steps

Test Runs

Execute your test cases

API Reference

Full API documentation