- Erste Schritte
- Projektmanagement
- Dokumente
- Arbeiten mit der Analyse der Änderungsauswirkungen
- Erstellen von Testfällen
- Assigning test cases to requirements
- Klonen von Testfällen
- Exportieren von Testfällen
- Linking test cases in Studio to Test Manager
- Delete test cases
- Manuelle Testfälle
- Importieren manueller Testfälle
- Dokumentieren von Testfällen mit Task Capture
- Parameter
- Anwenden von Filtern und Ansichten
- Importieren von Orchestrator-Testsätzen
- Creating test sets
- Hinzufügen von Testfällen zu einem Testsatz
- Zuweisen von Standardbenutzern in der Testsatzausführung
- Aktivieren der Aktivitätsabdeckung
- Aktivieren von Healing Agent
- Konfigurieren von Testsätzen für bestimmte Ausführungsordner und Roboter
- Überschreiben von Parametern
- Klonen von Testsätzen
- Exportieren von Testsätzen
- Anwenden von Filtern und Ansichten
- Ausführen von manuellen Tests
- Ausführen automatisierter Tests
- Ausführen von Testfällen ohne Testsatz
- Ausführen gemischter Tests
- Erstellen von ausstehenden Ausführungen
- Erzwingen einer Ausführungsreihenfolge
- Erneutes Ausführen von Testausführungen
- Planen von Ausführungen
- Fehlerbehebung bei automatisierten Ausführungen
- FAQ – Funktion – Test Manager vs Orchestrator
- Accessibility testing for Test Cloud
- Suche mit Autopilot
- Projektvorgänge und Dienstprogramme
- Test Manager-Einstellungen
- ALM Tool-Integration
- API-Integration
- Fehlersuche und ‑behebung

Test Manager-Benutzerhandbuch
MCP stands for Model Context Protocol — a modern standard that allows AI systems (like Autopilot Chat) to securely connect to external data sources, tools, and automation workflows.
MCP works as a bridge between your AI assistant and the systems or APIs it needs to interact with. Instead of the AI just generating text responses, MCP lets it take action — such as creating requirements, assigning test cases, or running a UiPath process — all through well-defined, secure interfaces.
An MCP server hosts a set of tools (or “capabilities”) that the AI agent can call when it detects relevant intent in your chat prompt.
- The built-in Test Manager MCP server provides the following tools:
- Testfälle zu Anforderungen zuweisen
- Assign test cases to test set
- Assign object label
- Bulk create test cases
- Anforderung erstellen
- Testfall erstellen
- Testsatz erstellen
- Get all labels
- Get all object labels
- Get requirements
- Get test cases
- Get test sets
- Get test executions
- Get test case logs for test executions
- Unassign test cases from requirement
- Unassign test cases from test set
- The custom MCP servers created via Orchestrator expose your own processes, automations, or APIs — such as a workflow that generates test data or creates accounts in a third-party app.
- You type a natural-language request in the chat, such as: “Import the last two requirements from this Excel file.”
- The chat interprets your intent and looks for an MCP tool that can perform this action.
- The relevant MCP tool (e.g., Create_requirement) is triggered, taking the input from your context (like the Excel data).
- The action is executed automatically — for instance, creating requirements or linking test cases.
In addition to the built-in Test Manager MCP server, only the MCP servers created in Orchestrator are supported. To learn more about the MCP servers which can be configured via Orchestrator, refer to Orchestrator - About MCP Servers and Orchestrator - Managing MCP Servers.
Open the Autopilot Chat settings and configure the MCP servers as described in the Autopilot - User interface topic.