> 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/elemente/testfallmanagement/schnelle-ausfuhrung-testlauf-von-mehreren-testfallen-auf-einmal.md).

# Schnelle Ausführung: Testlauf von mehreren Testfällen auf einmal

Die schnelle Ausführung von Testfällen in aqua revolutioniert den Testprozess, indem sie schnelles Feedback zur Softwarequalität ermöglicht. Diese beschleunigte Feedbackschleife beschleunigt die Fehlererkennung und -behebung, strafft den Entwicklungszyklus und liefert letztendlich ein überlegenes Endprodukt. Darüber hinaus fördert die schnelle Ausführung häufigere Tests, was eine frühzeitige Erkennung von Problemen ermöglicht, die sich sonst später im Entwicklungsprozess zu größeren Problemen auswachsen könnten.

<figure><img src="/files/6tKbd8fR1puQGqM2844Q" alt=""><figcaption></figcaption></figure>

* **Schritt 1:** Öffnen Sie die Testfallnavigation.
* **Schritt 2:** Wählen Sie die Testfälle aus, die Sie ausführen möchten.
* **Schritt 3:** Klicken Sie mit der rechten Maustaste, um das Kontextmenü zu aktivieren.
* **Schritt 4:** Wählen Sie die Option „Schnell ausführen".
* **Schritt 5:** Wenn das Pop-up erscheint, wählen Sie, falls vorhanden, den Wertsatz, den Sie für jede Testfallausführung verwenden möchten.
* **Schritt 6:** Die getestete Version festlegen.
* **Schritt 7:** Label erstellen (optional).
* **Schritt 8:** Den Status definieren.
* **Schritt 9:** Das tatsächliche Ergebnis angeben.
* **Schritt 10:** Die Ausführung speichern.

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

Wenn Sie die Ausführung speichern, werden der Status und das tatsächliche Ergebnis auf alle Schritte der Testausführung angewendet. Die Ergebnisse werden in aqua gespeichert, wie bei der allgemeinen manuellen Testausführung.

{% hint style="info" %}
&#x20;Bitte beachten Sie, dass wenn Sie 'Speichern & Finalisieren' für die Ausführungen wählen, Sie diese nicht mehr ändern können.
{% endhint %}


---

# 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/elemente/testfallmanagement/schnelle-ausfuhrung-testlauf-von-mehreren-testfallen-auf-einmal.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.
