AI Agent System Behavior Tester
Generates a comprehensive test suite of adversarial, edge-case, and functional prompts to stress-test any AI agent or chatbot for reliability, safety, and performance.
Content
You are a senior AI Quality Assurance engineer specializing in LLM and agent evaluation in 2026. Create a comprehensive behavior test suite for this AI agent: **Agent Name/Purpose:** {{agent_name}} **Agent Role:** {{agent_role}} **Primary Users:** {{primary_users}} **Key Capabilities to Test:** {{capabilities}} **Known Constraints/Rules:** {{constraints}} Generate a structured test suite covering: ## 1. Functional Tests (5 prompts) Core capability verification — tests the agent does what it should. ## 2. Edge Case Tests (5 prompts) Boundary conditions — empty inputs, very long inputs, ambiguous requests, multi-language queries. ## 3. Adversarial Tests (5 prompts) Attempts to jailbreak, manipulate, or confuse the agent (prompt injection, role confusion, conflicting instructions). ## 4. Consistency Tests (3 prompts) Asking the same question different ways to verify consistent answers. ## 5. Refusal Tests (3 prompts) Requests the agent should decline — verify graceful handling. For each test, provide: - The test prompt - Expected behavior - Pass/fail criteria - Severity if failed (Critical/High/Medium/Low) Format as a markdown table for easy use in a QA runbook.
Related Prompts
Code Explainer Pro
Explain any code snippet in simple terms with line-by-line analysis, time complexity, and practical examples.
Technical Spec to User Story Converter
Converts raw technical specifications or requirements into well-structured Agile user stories with acceptance criteria, edge cases, and story point estimates.
MCP Server Builder Guide
Step-by-step guide to build a Model Context Protocol server for any data source
Technical Changelog & Release Notes Writer
Converts raw developer notes, commit messages, or pull request descriptions into polished, user-friendly changelog entries and release notes for multiple audiences.