Skip to main content
POST
Automatically generate test cases from documents, conversation logs, or failure analysis. This endpoint uses AI to create comprehensive test suites including edge cases.
string
required
Agent to generate test cases for
string
required
Source type: documents, conversation_logs, or failure_analysis
array
Documents to generate test cases from (when source_type is documents)
array
Historical conversations (when source_type is conversation_logs)
object
Configuration for test generation
array
required
Array of generated test cases
object
required
Analysis of topic coverage