Skip to main content

Documentation Index

Fetch the complete documentation index at: https://documentation.uponai.com/llms.txt

Use this file to discover all available pages before exploring further.

When you have multiple test cases to verify, running them in batch saves significant time. Since LLMs can sometimes produce inconsistent results, running tests multiple times also helps ensure more reliable outcomes.

How to Run a Batch Test

1

Navigate to the Simulation tab

Go to your agent’s detail page and open the Simulation tab.
2

Set up your test cases

Choose from:
  • Existing test cases — select from your saved test suite
  • New test cases — create them here or from the LLM Simulation Testing page
3

Define parameters

Configure run count and any variables or function mocks to apply across the batch.
4

Execute

Select the test cases you want to run and start the batch. Results are collected and scored automatically.
Run each test case multiple times in a batch to surface inconsistent behavior. An agent that passes 7/10 runs on a critical path needs attention before going to production.