> ## Documentation Index
> Fetch the complete documentation index at: https://futureagi.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Run Tests

> Complete guide to creating and executing simulation tests for your insurance sales agents

This comprehensive guide walks you through creating and running simulation tests to evaluate your AI agents. We'll continue with our insurance sales agent example to demonstrate the complete testing workflow.

## Overview

Running tests in FutureAGI involves a 4-step wizard that guides you through:

1. Test configuration
2. Scenario selection
3. Evaluation configuration
4. Review and execution

## Creating a Test

### Step 1: Test Configuration

Navigate to **Simulations** → **Run Tests** and click **"Create Test"** to start the test creation wizard.

<img src="https://mintcdn.com/futureagi/VrLVzSI8y7HxVBdX/screenshot/product/simulation/scenarios/12.png?fit=max&auto=format&n=VrLVzSI8y7HxVBdX&q=85&s=bb4dca9346d1ec3cee344f7898633cdf" alt="Create Test Button" width="2402" height="1162" data-path="screenshot/product/simulation/scenarios/12.png" />

#### Basic Information

Configure your test with meaningful information:

**Test Name** (Required)

* Enter a descriptive name for your test
* Example: `Insurance Sales Agent - Q4 Performance Test`
* Best practice: Include agent type, purpose, and timeframe

<img src="https://mintcdn.com/futureagi/VrLVzSI8y7HxVBdX/screenshot/product/simulation/scenarios/13.png?fit=max&auto=format&n=VrLVzSI8y7HxVBdX&q=85&s=393d265de8674ca78cdc0d3635a1febe" alt="Test Name Field" width="1607" height="1000" data-path="screenshot/product/simulation/scenarios/13.png" />

**Description** (Optional)

* Provide context about what this test evaluates
* Example: `Testing our insurance sales agent's ability to handle diverse customer profiles, with focus on objection handling and conversion rates`
* Include test goals and success criteria

Click **"Next"** to proceed to scenario selection.

### Step 2: Select Test Scenarios

Choose one or more scenarios that your agent will be tested against. This screen shows all available scenarios with their details.

#### Scenario Selection Features

**Search Bar**

* Search scenarios by name or description
* Real-time filtering as you type
* Example: Search "insurance" to find relevant scenarios

<img src="https://mintcdn.com/futureagi/VrLVzSI8y7HxVBdX/screenshot/product/simulation/scenarios/14.png?fit=max&auto=format&n=VrLVzSI8y7HxVBdX&q=85&s=babb768d505acaeb5dd17037d4e028f9" alt="Scenario Search" width="1606" height="994" data-path="screenshot/product/simulation/scenarios/14.png" />

**Scenario List**
Each scenario card displays:

* **Name**: Scenario identifier
* **Description**: What the scenario tests
* **Type Badge**: Dataset, Graph, Script, or Auto-generated
* **Row Count**: Number of test cases (for dataset scenarios)

**Multi-Select**

* Check multiple scenarios to test various situations
* Selected scenarios are highlighted with a primary border
* Counter shows total selected: "Scenarios (3)"

**Pagination**

* Navigate through scenarios if you have many
* Adjust items per page (10, 25, 50)

#### Empty State

If no scenarios exist, you'll see:

* Empty state message
* Direct link to create scenarios
* Documentation link

<img src="https://mintcdn.com/futureagi/M8MpNDDss1SIpZtF/screenshot/product/simulation/scenarios/scenario-empty-list.png?fit=max&auto=format&n=M8MpNDDss1SIpZtF&q=85&s=a743d80911cfe682404335f1b6567351" alt="No Scenarios Empty State" width="1607" height="997" data-path="screenshot/product/simulation/scenarios/scenario-empty-list.png" />

Select your scenarios and click **"Next"**.

### Step 3: Select Test Agent

Choose the simulation agent that will interact with your insurance sales agent. This agent simulates customer behavior during tests.

<img src="https://mintcdn.com/futureagi/VrLVzSI8y7HxVBdX/screenshot/product/simulation/scenarios/17.png?fit=max&auto=format&n=VrLVzSI8y7HxVBdX&q=85&s=acf45be6b2f9c50a27579ec2c1aed72d" alt="Select Test Agent Screen" width="2402" height="1138" data-path="screenshot/product/simulation/scenarios/17.png" />

#### Agent Selection Features

**Search Functionality**

* Search agents by name
* Filter to find specific customer personas

<img src="https://mintcdn.com/futureagi/VrLVzSI8y7HxVBdX/screenshot/product/simulation/scenarios/18.png?fit=max&auto=format&n=VrLVzSI8y7HxVBdX&q=85&s=52b4c3a31e198d296122ba8210073542" alt="Agent Search Bar" width="2402" height="1138" data-path="screenshot/product/simulation/scenarios/18.png" />

**Agent Cards**
Each agent shows:

* **Name**: Agent identifier (e.g., "Insurance Customer Simulator")
* **Radio Button**: Single selection only
* Clean, simple interface for quick selection

<img src="https://mintcdn.com/futureagi/VrLVzSI8y7HxVBdX/screenshot/product/simulation/scenarios/19.png?fit=max&auto=format&n=VrLVzSI8y7HxVBdX&q=85&s=7b6d2264e6ae21397031f7d768f54c38" alt="Agent Selection Card" width="1980" height="1240" data-path="screenshot/product/simulation/scenarios/19.png" />

**Empty State**
If no simulation agents exist:

* Helpful message about creating agents
* Direct button to add simulator agent
* Links to documentation

<img src="https://mintcdn.com/futureagi/VrLVzSI8y7HxVBdX/screenshot/product/simulation/scenarios/20.png?fit=max&auto=format&n=VrLVzSI8y7HxVBdX&q=85&s=9c412d75038caa15c8b07e19df11abf1" alt="No Agents Empty State" width="2398" height="1154" data-path="screenshot/product/simulation/scenarios/20.png" />

Select your simulation agent and click **"Next"**. -->

### Step 3: Select Evaluations

Configure evaluation metrics to measure your agent's performance. This step is crucial for defining success criteria.

<img src="https://mintcdn.com/futureagi/uIlNqt0M5MgSRBuc/screenshot/product/simulation/scenarios/image.png?fit=max&auto=format&n=uIlNqt0M5MgSRBuc&q=85&s=8111a0743b3037c67fd4588e06d5672c" alt="Select Evaluations Screen" width="3018" height="1488" data-path="screenshot/product/simulation/scenarios/image.png" />

<Tip>
  You can also evaluate the tool calling capabilities of your agent by selecting the "Tool Calling" evaluation. Click [here](/product/simulation/how-to/evaluate-tool-calling) to learn more about how to evaluate the tool calling capabilities of your agent.
</Tip>

#### Important Notice

A warning banner explains:

* Selected evaluations will be created and linked to this test run
* Evaluations become part of your test configuration
* They'll run automatically during test execution

removing this as we don't show warning banner anymore

<img src="https://mintcdn.com/futureagi/VrLVzSI8y7HxVBdX/screenshot/product/simulation/scenarios/22.png?fit=max&auto=format&n=VrLVzSI8y7HxVBdX&q=85&s=2963d9db26f15f0e675f30abed3f82de" alt="Evaluation Warning Banner" width="2398" height="1154" data-path="screenshot/product/simulation/scenarios/22.png" />

#### Adding Evaluations

**Initial State**
When no evaluations are selected:

* Empty state with clear message
* Prominent "Add Evaluations" button

<img src="https://mintcdn.com/futureagi/M8MpNDDss1SIpZtF/screenshot/product/simulation/scenarios/select-evaluation-screen.png?fit=max&auto=format&n=M8MpNDDss1SIpZtF&q=85&s=fee4ca8e769e3d4489da0a6d7fc2f359" alt="Add Evaluations Empty State" width="1629" height="997" data-path="screenshot/product/simulation/scenarios/select-evaluation-screen.png" />

**Evaluation Selection Dialog**
Clicking "Add Evaluations" opens a comprehensive dialog:

<img src="https://mintcdn.com/futureagi/VrLVzSI8y7HxVBdX/screenshot/product/simulation/scenarios/evaluation-selection-dialog.png?fit=max&auto=format&n=VrLVzSI8y7HxVBdX&q=85&s=e989bc4bbe866f0fa0bc09485c8b032b" alt="Evaluation Selection Dialog" width="1629" height="997" data-path="screenshot/product/simulation/scenarios/evaluation-selection-dialog.png" />

The dialog includes:

* **Search bar**: Find evaluations by name or type
* **Category tabs**: System, Custom, or All evaluations
* **Evaluation list**: Available evaluation templates

Common evaluations for insurance sales:

* **Conversation Quality**: Measures professionalism and clarity
* **Sales Effectiveness**: Tracks conversion and objection handling
* **Compliance Check**: Ensures regulatory requirements
* **Product Knowledge**: Verifies accurate information
* **Customer Satisfaction**: Simulated CSAT score

#### Selected Evaluations View

After adding evaluations, you'll see:

* Total count: "Selected Evaluations (5)"
* "Add More" button for additional evaluations
* List of selected evaluations with:
  * Name and description
  * Configuration details (if any)
  * Mapped fields shown as chips
  * Remove button (trash icon)

<img src="https://mintcdn.com/futureagi/M8MpNDDss1SIpZtF/screenshot/product/simulation/scenarios/selected-evaluation-list.png?fit=max&auto=format&n=M8MpNDDss1SIpZtF&q=85&s=1f2b702c6e505cc3151f516bdbe616b0" alt="Selected Evaluations List" width="1629" height="997" data-path="screenshot/product/simulation/scenarios/selected-evaluation-list.png" />

#### Evaluation Configuration

Some evaluations require field mapping:

* Map evaluation inputs to your data fields
* Example: Map "customer\_response" to "agent\_reply"
* Configured mappings show as chips

<img src="https://mintcdn.com/futureagi/VrLVzSI8y7HxVBdX/screenshot/product/simulation/scenarios/eval-configuration.png?fit=max&auto=format&n=VrLVzSI8y7HxVBdX&q=85&s=df3149057ce2ee126b2c81a104e82d9e" alt="Evaluation Mapping" width="1629" height="997" data-path="screenshot/product/simulation/scenarios/eval-configuration.png" />

Click **"Next"** to review your configuration.

### Step 5: Summary

Review all your test configuration before creating the test.

The summary is organized into clear sections:

#### Test Configuration Section

Shows your basic test setup:

* Test name
* Description (if provided)
* Creation timestamp

#### Selected Test Scenarios Section

Displays all chosen scenarios:

* Total count: "3 scenario(s) selected"
* Each scenario shows:
  * Name and description
  * Row count for datasets
  * Gray background for easy scanning

#### Selected Test Agent Section

Shows your chosen simulation agent:

* Agent name
* Description (if available)
* Highlighted in gray box

#### Selected Evaluations Section

Lists all evaluation metrics:

* Total count: "5 evaluation(s) selected"
* Each evaluation shows:
  * Name and description
  * Any configured mappings
  * Gray background boxes

#### Action Buttons

* **Back**: Return to modify any section
* **Create Test**: Finalize and create the test

<img src="https://mintcdn.com/futureagi/M8MpNDDss1SIpZtF/screenshot/product/simulation/scenarios/test-summary.png?fit=max&auto=format&n=M8MpNDDss1SIpZtF&q=85&s=bef4bbaefedaba6efc75ae57a103f492" alt="Test Creation Summary" width="1629" height="997" data-path="screenshot/product/simulation/scenarios/test-summary.png" />

### Creating the Test

When you click **"Create Test"**:

1. **Loading State**
   * Button shows "Creating..." with spinner
   * All inputs are disabled
   * Prevents duplicate submissions

2. **Success**
   * Success notification appears
   * Automatically redirects to test list
   * Your test appears at the top

3. **Error Handling**
   * Clear error messages
   * Specific guidance on issues
   * Ability to retry

## Running Tests

Once created, tests appear in your test list. Here's how to run them:

### Test List View

Navigate to **Simulations** → **Run Tests** to see all your tests.

Each test row shows:

* **Name & Description**: Test identifier and purpose
* **Scenarios**: Count of included scenarios
* **Agent**: Which sales agent is being tested
* **Testing Agent**: Customer simulator being used
* **Data Points**: Total test cases from all scenarios
* **Evaluations**: Number of metrics being tracked
* **Created**: Timestamp
* **Actions**: Run, view details, edit, delete

<img src="https://mintcdn.com/futureagi/M8MpNDDss1SIpZtF/screenshot/product/simulation/scenarios/test-list-view.png?fit=max&auto=format&n=M8MpNDDss1SIpZtF&q=85&s=874c7ab48d60daca223733fdff3f7778" alt="Test List View" width="1629" height="997" data-path="screenshot/product/simulation/scenarios/test-list-view.png" />

### Running a Test

Click on a test to view its details and run options.

#### Test Detail Header

Shows test information and primary actions:

* Test name and description
* **Run Test** button (primary action)
* Navigation breadcrumbs
* Quick stats (scenarios, evaluations, etc.)

#### Test Runs Tab

The default view shows all test runs:

**Run Test Button**
Click "Run Test" to start execution:

1. Confirmation dialog appears
2. Shows estimated duration
3. Option to run all or select specific scenarios

**Scenario Selection**
Advanced option to run specific scenarios:

* Click "Scenarios (X)" button
* Opens scenario selector
* Check/uncheck scenarios to include
* Shows row count for each

**Test Execution Status**
Once running, the test shows:

* **Status Badge**: Running, Completed, Failed
* **Progress Bar**: Real-time completion percentage
* **Duration**: Elapsed time
* **Start Time**: When test began

<img src="https://mintcdn.com/futureagi/M8MpNDDss1SIpZtF/screenshot/product/simulation/scenarios/test-runs-tab.png?fit=max&auto=format&n=M8MpNDDss1SIpZtF&q=85&s=19d6cf791f7956831eae9ad9ee4ebcc2" alt="Test Run Tab" width="1629" height="997" data-path="screenshot/product/simulation/scenarios/test-runs-tab.png" />

**Running Evaluation**

Evaluations is most important part of running tests it allows you to check how good your agents are operating in various aspects.

You can run evaluation on existing tests by selecting specific rows in Test Runs section.

<img src="https://mintcdn.com/futureagi/M8MpNDDss1SIpZtF/screenshot/product/simulation/scenarios/test-run-select.png?fit=max&auto=format&n=M8MpNDDss1SIpZtF&q=85&s=1667876a3e484d572d3f4945fff3aec3" alt="Test Run Select" width="1666" height="990" data-path="screenshot/product/simulation/scenarios/test-run-select.png" />

Once you have test runs selected you will get a option to Run Evals. Click on this button to open the evaluation page.

<img src="https://mintcdn.com/futureagi/M8MpNDDss1SIpZtF/screenshot/product/simulation/scenarios/test-run-evals-page.png?fit=max&auto=format&n=M8MpNDDss1SIpZtF&q=85&s=8a681187031e7f9bbae39624e8271fab" alt="Test Run Evals Page" width="1666" height="990" data-path="screenshot/product/simulation/scenarios/test-run-evals-page.png" />

You can Add more Evaluations by clicking on Add Evaluations button. You can run the evaluations by clickking on Run Evaluation button, you will get option to select the evaluations you want to run.

<img src="https://mintcdn.com/futureagi/M8MpNDDss1SIpZtF/screenshot/product/simulation/scenarios/test-run-select-eval.png?fit=max&auto=format&n=M8MpNDDss1SIpZtF&q=85&s=e0e5443de9371f970e50f86a2b59b25e" alt="Test Run Evals Select" width="1666" height="990" data-path="screenshot/product/simulation/scenarios/test-run-select-eval.png" />

### Monitoring Test Progress

Click on a running test to monitor progress:

**Real-time Updates**

* Overall progress percentage
* Current scenario being executed
* Completed vs total test cases
* Live duration counter

**Execution Grid**
Shows individual test case status:

* **Scenario**: Which scenario is running
* **Status**: Pending, In Progress, Completed, Failed
* **Duration**: Time per test case
* **Result**: Pass/Fail indicator

### Call Logs Tab

View detailed conversation logs from your tests:

**Features**:

* Search conversations by content
* Filter by status, duration, or evaluation results
* Export logs for analysis
* Pagination for large result sets

**Call Log Entry**
Each log shows:

* Timestamp and duration
* Scenario used
* Conversation preview
* Evaluation scores
* Detailed view link

**Detailed Call View**
Click any call to see:

* Full conversation transcript
* Turn-by-turn analysis
* Evaluation results per metric
* Audio playback (if enabled)
* Key moments flagged by evaluations

<img src="https://mintcdn.com/futureagi/VrLVzSI8y7HxVBdX/screenshot/product/simulation/scenarios/call-logs-tab.png?fit=max&auto=format&n=VrLVzSI8y7HxVBdX&q=85&s=647426340280823c2b600134ce6a94ac" alt="Call Logs Tab" width="1629" height="997" data-path="screenshot/product/simulation/scenarios/call-logs-tab.png" />

## Test Results & Analytics

After test completion, comprehensive results are available:

### Test Run Summary

Access from the test runs list by clicking a completed test:

**Key Metrics Dashboard**

* **Overall Score**: Aggregate performance (e.g., 85/100)
* **Pass Rate**: Percentage of successful test cases
* **Average Duration**: Mean conversation length
* **Conversion Rate**: For sales scenarios

### Evaluation Results

View performance across all evaluation metrics:

**Per-Evaluation Breakdown**:

* Score distribution graph
* Pass/fail percentages
* Detailed insights
* Comparison to benchmarks

**Insurance Sales Specific Metrics**:

* **Compliance Score**: 98% (regulatory adherence)
* **Product Accuracy**: 92% (correct information)
* **Objection Handling**: 87% (successful responses)
* **Conversion Rate**: 65% (sales closed)
* **Customer Satisfaction**: 4.2/5 (simulated CSAT)

### Detailed Analysis

**Conversation Analysis**

* Common failure points
* Successful patterns
* Word clouds of key terms
* Sentiment progression

**Scenario Performance**
Compare how your agent performs across different scenarios:

* Bar charts by scenario
* Identify weak areas
* Drill down capabilities

<img src="https://mintcdn.com/futureagi/VrLVzSI8y7HxVBdX/screenshot/product/simulation/scenarios/analytics.png?fit=max&auto=format&n=VrLVzSI8y7HxVBdX&q=85&s=c280d32a909567e9586dc4a2312ff4aa" alt="Analytics Tab" width="1629" height="997" data-path="screenshot/product/simulation/scenarios/analytics.png" />

### Export Options

Export your test results for further analysis:

**Export Button**
Located in the test run header:

**Export Formats**:

* **PDF Report**: Executive summary with graphs
* **CSV Data**: Raw evaluation scores
* **JSON**: Complete test data
* **Call Recordings**: Audio files (if enabled)

### Call Details

Call details shows each call that has happened in the test run

**Each Call Execution Shows**

1. **Timestamp** : Time of call
2. **Call Detail** : Details related to call : Phone number, Call End Reason and transcript
3. **CSAT** : Customer Satisfaction Score for the particular call
4. **Agent Interruption** : No of times the agent itself cuts users off in this particular call
5. **Simulator Interruption** : No of times when simulator agent cuts the agent off mid-response in this particular call
6. **Scenario Information** : Columns related to scenario : Persona, Outcome, Situation
7. **Evaluation Metrics** : Result related to evaluation run on a test

**Call Insights**

There are lot of insights provided for the calls happening in the test

<img src="https://mintcdn.com/futureagi/VrLVzSI8y7HxVBdX/screenshot/product/simulation/scenarios/call-insights.png?fit=max&auto=format&n=VrLVzSI8y7HxVBdX&q=85&s=39e6cd8967de2503891f3dfc300aa85d" alt="Analytics Tab" width="1629" height="997" data-path="screenshot/product/simulation/scenarios/call-insights.png" />

* **Total Calls** : No of calls to be executed in this test
* **Calls Attempted** : No calls that have been attempted in this test
* **Calls Connected** : No of calls which have been connected successfully
* **Average CSAT** : Average Customer Satisfaction Score, this score gives an idea about how well the customer queries were resolved depending on tone of the customer.
* **Average Agent Latency** : Average time in milliseconds it took for the agent to respond to the customer
* **Agent WPM** : The speed of speech impacts both comprehension and naturalness. An agent speaking too fast feels rushed, while too slow feels awkward. Monitoring words per minute ensures that delivery matches user comfort levels.
* **Talk Ratio** : The balance between Agent speaking and user speaking should feel conversational. If the agent dominates, users may disengage; if users do all the talking, the system may not be guiding effectively. Talk ratio helps measure this balance.
* **Agent Stop Latency** : When a user interrupts, the agent should stop quickly and gracefully. Slow stop times make it feel unresponsive. Monitoring this reaction time helps create a more natural back-and-forth flow. This metric measures that in milliseconds.

Other than these system metrics we also show average evaluation metrics that you have run.

***

## Rerun and Stop Executions

<iframe className="w-full aspect-video rounded-xl" src="https://www.youtube.com/embed/W0owGrGr9vA" title="YouTube video player" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />

You can rerun the whole test and all the calls in it using the *Rerun test* button on the top right of the screen. This will rerun all the calls in the test and also rerun all corresponding evaluations.

<img src="https://mintcdn.com/futureagi/VrLVzSI8y7HxVBdX/screenshot/product/simulation/scenarios/rerun-all-tests.png?fit=max&auto=format&n=VrLVzSI8y7HxVBdX&q=85&s=1edc029a68ff70197ab4e91353fd373a" alt="Rerun All Tests" width="1615" height="997" data-path="screenshot/product/simulation/scenarios/rerun-all-tests.png" />

You can also stop all executions that were running be pressing the *Stop Running* button on the top right of the screen. This will stop all the queued calls, and attempt to stop all the ongoing calls. If evaluation are not run yet it will also stop the evaluations from being run.

<img src="https://mintcdn.com/futureagi/M8MpNDDss1SIpZtF/screenshot/product/simulation/scenarios/stop-all-tests.png?fit=max&auto=format&n=M8MpNDDss1SIpZtF&q=85&s=8ac71e464bb7ce2f3d23e48707819fae" alt="Stop All Tests" width="1615" height="997" data-path="screenshot/product/simulation/scenarios/stop-all-tests.png" />

You can also select specific calls from the table using the checkbox and rerun those tests again

<img src="https://mintcdn.com/futureagi/M8MpNDDss1SIpZtF/screenshot/product/simulation/scenarios/select-test-to-rerun.png?fit=max&auto=format&n=M8MpNDDss1SIpZtF&q=85&s=8d4386573d19ae1665e4f65833752672" alt="Select Test To Run" width="1615" height="997" data-path="screenshot/product/simulation/scenarios/select-test-to-rerun.png" />

Once you have selected the calls you want to rerun a popup will open where you can select weather you want to just run the evaluations or run both calls and evaluations.

<img src="https://mintcdn.com/futureagi/VrLVzSI8y7HxVBdX/screenshot/product/simulation/scenarios/rereun-test-type.png?fit=max&auto=format&n=VrLVzSI8y7HxVBdX&q=85&s=1e0d547e811af17be37025c70ecf4cb9" alt="Rerun Test Type" width="1615" height="997" data-path="screenshot/product/simulation/scenarios/rereun-test-type.png" />

***

## Advanced Features

### Scheduled Tests

Set up recurring test runs:

1. In test details, click "Schedule" button
2. Configure:
   * Frequency (daily, weekly, monthly)
   * Time and timezone
   * Notification preferences
   * Auto-report generation

### Test Comparison

Compare multiple test runs:

1. Select tests to compare (checkbox)
2. Click "Compare" button
3. View side-by-side metrics
4. Identify improvements or regressions

### Evaluation Management

From the test detail view:

* Add new evaluations
* Remove underperforming metrics
* Adjust evaluation thresholds
* Create custom evaluations

## Best Practices

### Test Strategy

1. **Start Small**: Begin with 5-10 test cases
2. **Increase Gradually**: Add scenarios as you improve
3. **Regular Cadence**: Run tests daily or weekly
4. **Version Control**: Track agent changes between tests

### Scenario Coverage

For insurance sales agents:

* **Demographics**: Test all age groups and income levels
* **Products**: Cover all insurance types
* **Objections**: Include common customer concerns
* **Edge Cases**: Difficult or unusual situations

### Evaluation Selection

Choose evaluations that match your goals:

* **Quality**: Conversation flow and professionalism
* **Accuracy**: Product information correctness
* **Compliance**: Regulatory requirement adherence
* **Business**: Conversion and revenue metrics

### Results Analysis

1. **Look for Patterns**: Identify common failure points
2. **Compare Scenarios**: Find which situations challenge your agent
3. **Track Trends**: Monitor improvement over time
4. **Act on Insights**: Update agent based on results

## Troubleshooting

### Common Issues

**Test Won't Start**

* Verify agent definition has valid API credentials
* Check simulation agent is properly configured
* Ensure scenarios have valid data
* Confirm you have sufficient credits

**Low Scores**

* Review evaluation thresholds
* Check if scenarios match agent training
* Analyze failure patterns in call logs
* Adjust agent prompts based on feedback

**Long Execution Times**

* Reduce concurrent test cases
* Simplify complex scenarios
* Check for timeout settings
* Monitor resource usage

### Getting Help

* **Documentation**: Detailed guides for each feature
* **Support**: Contact team for assistance
* **Community**: Share experiences with other users
* **Updates**: Regular feature improvements

## Next Steps

After mastering test execution:

1. **Optimize Your Agent**: Use insights to improve performance
2. **Expand Testing**: Add more scenarios and evaluations
3. **Automate**: Set up scheduled tests and CI/CD integration
4. **Scale**: Test multiple agents and versions

For advanced topics:

* [Creating Custom Evaluations](/future-agi/get-started/evaluation/create-custom-evals)
* [Test Automation & CI/CD](/future-agi/get-started/evaluation/evaluate-ci-cd-pipeline)
* [Advanced Analytics](/future-agi/get-started/evaluation/running-your-first-eval#analyzing-results)
