# Testing Features

Email Sandbox provides a complete suite of testing tools to ensure your emails look perfect and function correctly across all email clients and scenarios.

## Testing Capabilities

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Email Template Inspector</strong></td><td><em>Analyze your email templates in detail. Check rendering, validate structure, and ensure compatibility across different email clients.</em></td><td><a href="/pages/HgFABPsqMqSjZsVaFTcM">/pages/HgFABPsqMqSjZsVaFTcM</a></td></tr><tr><td><strong>HTML Check</strong></td><td><em>Validate your HTML email code for errors and compatibility issues. Get recommendations for improving email client compatibility.</em></td><td><a href="/pages/d79VS48eRHSBboGbEJYd">/pages/d79VS48eRHSBboGbEJYd</a></td></tr><tr><td><strong>Email Headers and Bcc</strong></td><td><em>Inspect all email headers including hidden Bcc recipients. Verify that your email configuration is correct and secure.</em></td><td><a href="/pages/pqLiiA6o4TL5y0RM3fgs">/pages/pqLiiA6o4TL5y0RM3fgs</a></td></tr><tr><td><strong>Deliverability Tests</strong></td><td><em>Run comprehensive deliverability tests to predict how your emails will perform in production. Check spam scores, authentication, and more.</em></td><td><a href="/pages/2c1qqNHwbyQyQSQdlMl2">/pages/2c1qqNHwbyQyQSQdlMl2</a></td></tr><tr><td><strong>Bounce Emulator</strong></td><td><em>Simulate various bounce scenarios to test your application's bounce handling. Ensure your system properly processes different bounce types.</em></td><td><a href="/pages/rnHGyJTsui3cQI5nClNd">/pages/rnHGyJTsui3cQI5nClNd</a></td></tr><tr><td><strong>Load Testing</strong></td><td><em>Test your email system under high load. Verify performance and identify bottlenecks before they impact production.</em></td><td><a href="/pages/VLsHr0CGn7TLhTYyQTLE">/pages/VLsHr0CGn7TLhTYyQTLE</a></td></tr></tbody></table>


---

# Agent Instructions: 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.mailtrap.io/email-sandbox/testing.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.
