Create Test Case
Test Cases
Create Test Case
Add a test case to a test suite. Each test case includes a script for the tester to follow and a scoring rubric for evaluation.
POST
Create Test Case
Documentation Index
Fetch the complete documentation index at: https://docs.revring.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authentication. Generate API keys from the RevRing dashboard.
Path Parameters
Test suite ID
Body
application/json
Test case name
Maximum string length:
128Conversation script the tester follows
Maximum string length:
10000Criteria for evaluating the agent's responses
Maximum string length:
5000Number of attempts per test run
Required range:
1 <= x <= 10Test case specific variables (override suite defaults)
Response
Test case created
A test case within a test suite