> For the complete documentation index, see [llms.txt](https://docs.solutioo.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.solutioo.de/dhl-express-connector-nav/sandbox-und-sicherer-testbetrieb/sandbox-testlaufe-ausfuhren.md).

# Sandbox-Testläufe ausführen

## Sandbox-Testläufe ausführen

### Voraussetzungen

* Modus steht auf **Sandbox**.
* API-Benutzername und Passwort sind eingetragen.
* Verbindungstest war erfolgreich.

Öffnen Sie **DHL Label Configuration** oder das **DHL API-Aufrufprotokoll**.

### Express Sandbox-Tests

**Express Sandbox-Tests ausführen** sendet rund 58 Versand- und Tarifprüfungen. Es werden keine Testkunden oder Verkaufsaufträge angelegt; nur das Aufrufprotokoll wird gespeichert.

Die Matrix umfasst unter anderem Inland, EU-Luft und EU-Straße, Schweiz, Großbritannien, USA, Medical Express, Abholung, Sperrgut, Zeitoptionen, Samstagszustellung, Benachrichtigung, Dokumente, DDP, Paperless Trade, ABD/MRN und Gefahrgut.

### End-to-End-Test

**Express Sandbox-Tests ausführen (End-to-End)** legt echte Testdatensätze im aktuellen Mandanten an und führt sie über denselben Ablauf wie normale Pakete. Erzeugt werden unter anderem Kunden mit `SBX-`-Kennung, Testartikel, Verpackungen und Verkaufsaufträge.

{% hint style="warning" %}
Der End-to-End-Test verändert den Sandbox-Mandanten deutlich. Führen Sie ihn nicht in einem Live-Mandanten aus und brechen Sie die Bereinigung nicht manuell ab.
{% endhint %}

Nach Abschluss öffnet Business Central die Ergebnisse mit Anzahl bestandener und fehlgeschlagener Szenarien.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.solutioo.de/dhl-express-connector-nav/sandbox-und-sicherer-testbetrieb/sandbox-testlaufe-ausfuhren.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
