Skip to content
Merged

Stage #3098

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/agent-features-and-metrics.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ keywords:
- voice agent
- phone caller agent
- image analyzer agent
- agent to agent testing
- agent testing
url: https://www.testmu.ai/support/docs/agent-features-and-metrics/
site_name: LambdaTest
slug: agent-features-and-metrics/
Expand Down
8 changes: 4 additions & 4 deletions docs/agent-to-agent-faqs.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
---
id: agent-testing-platform-faqs
title: Agent to Agent FAQs !!
title: Agent Testing Platform FAQs
hide_title: false
sidebar_label: FAQs
description: Get quick answers to all your Agent to Agent queries with our comprehensive FAQs!
description: Get quick answers to all your Agent Testing Platform queries with our comprehensive FAQs!
keywords:
- Agent to Agent FAQs
- Agent Testing FAQs
- FAQs
url: https://www.testmuai.com/support/docs/agent-testing-platform-faqs/
site_name: TestMu AI
Expand Down Expand Up @@ -44,7 +44,7 @@ import BrandName, { BRAND_URL } from '@site/src/component/BrandName';

Below are a few commonly asked questions about our Agent Testing Platform:

#### 1. **Does Agent to Agent provide AI-enabled translation or multilingual analysis capabilities for testing?**
#### 1. **Does the Agent Testing Platform provide AI-enabled translation or multilingual analysis capabilities for testing?**

Yes. It supports AI-enabled multilingual requirement analysis, allowing teams to extract and analyze requirements from documents written in multiple languages. It generates test scenarios that account for multilingual support requirements defined in agent specifications and supports testing AI agents that handle multiple languages across interactions.

Expand Down
4 changes: 2 additions & 2 deletions docs/ai-agent-testing-platform-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ keywords:
- agent evaluation platform
- voice agent testing
- chat agent testing
- agent to agent testing
- agent testing
- ai agent qa
url: https://www.testmu.ai/support/docs/ai-agent-testing-platform-overview/
site_name: LambdaTest
Expand Down Expand Up @@ -134,7 +134,7 @@ The platform is built as a cloud-native, API-first system composed of three logi

**Testing Flow:**

`Requirements Input` → `Scenario Generation` → `Agent-to-Agent Execution` → `AI Evaluation` → `Results & Go-Live`
`Requirements Input` → `Scenario Generation` → `Agent Execution` → `AI Evaluation` → `Results & Go-Live`

<div style={{background:'linear-gradient(135deg, #f8fafc 0%, #f1f5f9 100%)',borderRadius:'16px',padding:'32px 24px',margin:'24px 0',fontFamily:'-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif',border:'1px solid #e2e8f0'}}>

Expand Down
2 changes: 1 addition & 1 deletion docs/chat-agent-api-integration.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ keywords:
- chat agent api
- agent integration
- chatbot api
- agent to agent testing
- agent testing
- api integration guide
url: https://www.testmuai.com/support/docs/chat-agent-api-integration/
site_name: TestMu AI
Expand Down
2 changes: 1 addition & 1 deletion docs/getting-started-with-agent-to-agent-testing.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ hide_title: false
sidebar_label: Getting Started
description: Validate test chatbots, voice assistants, and hybrid deployments across all interaction types with industry's first Agent Testing Platform.
keywords:
- agent to agent testing
- agent testing
- agentic testing
- ai agent testing
url: https://www.testmuai.com/support/docs/getting-started-with-agent-testing-platform/
Expand Down
8 changes: 0 additions & 8 deletions docs/support.md
Original file line number Diff line number Diff line change
Expand Up @@ -204,14 +204,6 @@ import NewTag from '../src/component/newTag';


<div className="home_main">
<div className="home_inners_box">
<h2 className='homeMain_h2'><RealtimeLightIcon className="home_icons home_light_icon" role="presentation"/> <RealtimeDarkIcon className="home_icons home_dark_icon" role="presentation"/>Agent To Agent &nbsp; <NewTag value="BETA" /></h2>
<div className="home_inners">
<a href="/support/docs/getting-started-with-agent-to-agent-testing" ><p className="p_home_inners">Getting Started</p></a>
<a href="/support/docs/testing-your-first-ai-agent/"><p className="p_home_inners">Test Your First AI Agent</p></a>
<a href="/support/docs/agent-to-agent-faqs/"><p className="p_home_inners">FAQs</p></a>
</div>
</div>
<div className="home_inners_box">
<h2 className='homeMain_h2'><RealtimeLightIcon className="home_icons home_light_icon" role="presentation"/> <RealtimeDarkIcon className="home_icons home_dark_icon" role="presentation"/>Real Time</h2>
<div className="home_inners">
Expand Down
2 changes: 1 addition & 1 deletion docs/testing-your-first-ai-agent.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ hide_title: false
sidebar_label: Test Your First AI Agent
description: Step-by-step guide to setting up and running your first AI agent test on TestMu AI—configure inputs, run validations, and review results.
keywords:
- agent to agent testing
- agent testing
- agentic testing
- ai agent testing
url: https://www.testmuai.com/support/docs/testing-your-first-ai-agent/
Expand Down
2 changes: 1 addition & 1 deletion docs/testmu-a2a-cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ sidebar_label: Configure A2A CLI
description: Install and use TestMu A2A CLI to test chat and phone AI agents from your terminal with scenario generation, red team security, and CI/CD support.
keywords:
- testmu a2a cli
- agent to agent cli
- agent testing cli
- ai agent testing cli
- chat agent testing
- phone agent testing
Expand Down
Loading