- Erste Schritte
- Best Practices
- Datenschutz
- Autopilot-Chat
- Generieren von Automatisierungen
- Generieren von Tests
- Generieren von Tests
- Best practices and limitations
- Supported models and limits
- Anforderungen an die Qualitätsprüfung
- Generieren Sie Tests für die Anforderung
- Importieren Sie manuelle Testfälle
- Veraltete Tests finden
- Generieren Sie Tests für SAP-Transaktionen
- Generieren Sie codierte Automatisierungen
- Generieren Sie eine codierte API-Automatisierung
- Refactoring von codierten Automatisierungen
- Generieren Sie Low-Code-Automatisierungen
- Generieren Sie synthetische Testdaten
- Generieren Sie Testberichte
- Suchen Sie das Test Manager-Projekt
- Fehlerbehebung bei Autopilot for Testers
- Autopilot for Everyone
- Über Autopilot for Everyone
- Lizenzierung
- Benutzertypen
- Datenquellen
- Toolset-Automatisierungen
- Lokalisierung
- Voraussetzungen
- Autopilot-Widget
- Die Autopilot for Everyone-Mandantenkarte
- Prerequisites for installation
- Aktivieren von Anthropic-Modellen
- Installieren von Autopilot for Everyone
- Aktualisieren von Autopilot for Everyone
- Deinstallieren von Autopilot for Everyone
- Konfigurieren von Autopilot for Everyone
- Deaktivieren des Autopilot-Begrüßungsbildschirms im Assistant
- Konfigurieren eines LLM für Autopilot for Everyone
- Bereitstellen von Toolset-Automatisierungen
- Ablauf der Eingabeaufforderung zur Antwort
- Starten von Autopilot for Everyone
- Autopilot-Einstellungen für Geschäftsanwender
- Verwenden eines spezialisierten Autopilot
- Verwenden einer Startaufforderung
- Hochladen und Analysieren von Dateien
- Ausführen von Automatisierungen
- Interaktion mit Autopilot-Antworten
- Verwenden vorgeschlagener Aufforderungen
- Ein neuer Chat wird gestartet
- Chatverlauf
- Bereitstellen von allgemeinem Feedback
- Clipboard AI Enterprise-Version
- Fehlersuche und ‑behebung
Generate manual test cases from a requirement in Test Manager using Autopilot, with guidance on Context Grounding, prompt instructions, and reviewing or regenerating results.
Die Funktionsverfügbarkeit hängt von der Cloud-Plattform ab, die Sie verwenden. Weitere Informationen finden Sie auf der Seite zur Verfügbarkeit der Test Manager-Funktion.
Use Autopilot to generate manual test cases directly from a requirement. Autopilot analyzes the requirement's name, description, attachments, custom fields, labels, and documents to create a list of test cases you can review, refine, and add to your project. For guidance on writing a requirement that produces accurate tests, see Best practices and limitations.
Voraussetzungen
- Your Test Manager role must have the following permissions:
- Testfall – Erstellen
- Anforderung – Bearbeiten
- (Cloud Commercial only) To use Retrieval-Augmented Generation (RAG) when generating tests, set up Context Grounding first. For details, refer to Context Grounding best practices.
Generate tests for a requirement
-
Open a project and go to Requirements.
-
Open the requirement to generate tests for, or create one with a detailed description.
-
Select Optimize coverage.
-
In the Optimize coverage dialog, select Generate tests.
-
In the Add documents section of the Provide additional context window, select the requirement's attachments to use for generation, or upload additional files.
-
(Cloud Commercial only) In the Leverage RAG section, select an index that stores data uploaded to Context Grounding. Autopilot uses the indexed content as extra context when a requirement document is incomplete or references details stored elsewhere.
- From the Select folder dropdown, select the folder that contains the index.
- From the Select index dropdown, select the index to reference.
- In Number of results, enter the number of tests to generate from the referenced information.
Tipp:For best practices on working with Context Grounding, refer to Context Grounding best practices.
-
Select Next, then use the Provide additional guidance window, or choose a prompt from the Prompt library, to instruct Autopilot to:
- Cover all user steps and acceptance criteria described in the requirement.
- Generate pre-conditions.
- Generate an expected result for each test step.
- Disregard existing tests linked to the requirement. By default, Autopilot considers linked tests to avoid duplicating them.
Autopilot can generate a maximum of 50 test cases at a time (10 by default), each with a maximum of 50 steps. See Best practices and limitations for guidance on choosing an effective count and structuring test steps.
-
Select Generate tests to start the process. When generation finishes, you receive a Test Case generation completed notification, in-app or by email depending on your notification preferences.
-
Select the notification to review the generated test cases.
- Expand each test case in the Generate tests panel and review its content.
- If you're satisfied, select Create tests. Created test cases display a checkmark and are linked to the source requirement.
-
If you're not satisfied with the results, select Regenerate and refine the input:
- Hängen Sie weitere relevante Dokumente an, die Autopilot verwenden soll.
- Select Next and enter additional details in the Provide instructions box.
- Select Regenerate.
- Wählen Sie die Benachrichtigung Testgenerierung abgeschlossen aus, um auf die neu regenerierten Testfälle zuzugreifen.
- Expand and review each test case, then select Create tests for the ones to keep.
Unterstützte Dateitypen
You can provide the following file types to Autopilot as supporting documents:
- Processes only text content – TXT, BPMN, CSV
- Processes both text and image content – DOCX, XLSX, PNG, JPG, PDF
Ergebnis
Autopilot creates the generated test cases in the Test Cases section of your project and links them to the source requirement used to generate them. A Test Case generation completed notification confirms the creation.