Skip to main content
This guide covers validating your Search AI configuration through testing and debugging tools to ensure optimal answer quality before deployment. Navigation: Answer Generation > Test Answers

Testing Answers

Access Testing

  1. Navigate to Configuration > Answer Generation.
  2. Click Test Answers
  3. Enter a query
  4. Review the generated answer
  5. Use debug option to analyze behavior

Testing Workflow

Debug Information

The debug view provides comprehensive insights into answer generation.

Debug Components

Agentic RAG Debugging

When Agentic RAG is enabled, an additional Retrieval tab appears showing:

Answer Insights

The Answer Insights feature provides analytics for query-response interactions.

Available Data

Accessing Answer Insights

Navigate to Analytics > Search AI > Answer Insights. Learn More.

Debugging Checklist

Common Issues and Solutions

Configuration Verification

Best Practices

Testing Strategy

  1. Test incrementally - Validate each configuration change before moving to the next
  2. Use varied queries - Test different query types, lengths, and phrasings
  3. Include edge cases - Test ambiguous queries and boundary conditions
  4. Compare results - Document before/after when making changes

Debug Analysis

  1. Review qualified chunks - Ensure relevant content is being selected
  2. Check chunk rankings - Verify highest-ranked chunks are most relevant
  3. Analyze LLM prompts - Confirm context is properly structured
  4. Monitor timing - Identify performance bottlenecks

Ongoing Monitoring

  1. Track Answer Insights - Review analytics regularly
  2. Monitor feedback - Enable user feedback and review ratings
  3. Iterate configuration - Continuously refine based on data
  4. Document changes - Keep records of configuration modifications

Testing Scenarios

Scenario 1: Basic Answer Validation

Scenario 2: Retrieval Quality Check

Scenario 3: Business Rule Verification

Scenario 4: Agentic RAG Testing

Quick Reference

Debug Tab Contents

Key Metrics to Monitor