> For the complete documentation index, see [llms.txt](https://docs.aqua-cloud.io/documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.aqua-cloud.io/documentation/de-documentation/ki-kopilot/ki-copilot-testfalle-aus-anforderungen-oder-aus-dem-kontext-in-sekunden-erstellen/erstellen-eines-testfalls-von-einer-testfallseite-aus.md).

# Erstellen eines Testfalls von einer Testfallseite aus

**Erzeugen eines Testfalls aus einer Testfallseite**

Sie können auch direkt von der Testfallseite aus einen Testfall erstellen. Das Minimum, das zur Erstellung eines Testfalls erforderlich ist, ist ein wenig Kontext, aber je mehr Informationen Sie beitragen, desto umfassender wird der generierte Testfall.

{% hint style="info" %}
Bitte beachten Sie, dass Sie nur einen Testfall pro Testfallseite erstellen können. Dies ist nützlich, wenn Sie einen positiven Testfall neben einem negativen erzeugen möchten, und umgekehrt.
{% endhint %}

Um einen Testfall zu erstellen, klicken Sie zuerst auf die Schaltfläche 'Test'.

<figure><img src="/files/PuSTdse6RMX80RuQCvLE" alt=""><figcaption></figcaption></figure>

Wenn Sie mehrere Anforderungen an einen Testfall haben, müssen Sie nur eine Anforderung als Grundlage auswählen, um genauere Testfälle zu erstellen.

<figure><img src="/files/1D5T55YnpB1PqjwH9cxY" alt=""><figcaption></figcaption></figure>

Haben Sie nur eine Anforderung, sind keine Maßnahmen erforderlich, diese wird als Grundlage für die Testfallgenerierung verwendet.&#x20;

Wenn Sie keine Anforderungen verknüpft haben, können Sie entscheiden, anhand welcher Option Ihr Testfall generiert werden soll.

Sie können entweder mit einer Beschreibung als Kontext fortfahren, einen Bedarf verlinken oder eine Datei hochladen.

<figure><img src="/files/ngAed03Qua141K4GczcC" alt=""><figcaption></figcaption></figure>

Wählen Sie die Anzahl der Schritte, die Sie bevorzugen, und einen Pfad, nachdem Sie die Basisinformationen bereitgestellt haben.&#x20;

Sobald ein Testfall generiert wurde, können Sie ihn als zusätzlichen hinzufügen oder den bestehenden aktualisieren.

<figure><img src="/files/IIeTV6oNTgzw3MV8Vc2J" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.aqua-cloud.io/documentation/de-documentation/ki-kopilot/ki-copilot-testfalle-aus-anforderungen-oder-aus-dem-kontext-in-sekunden-erstellen/erstellen-eines-testfalls-von-einer-testfallseite-aus.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
