> For the complete documentation index, see [llms.txt](https://docs.walnutai.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.walnutai.ai/test-and-quality-management/test-management/test-suites/executing-and-analyzing-a-test-suite.md).

# Executing & Analyzing a Test Suite

Once your test suite is ready, click **Run Suite** to begin execution. Before the suite starts, select the **execution mode** and the **browser** in which you want to run your tests.

WalnutAI supports both **Automated** and **Manual** suite execution.&#x20;

<figure><img src="https://295337183-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9aroNmDWVJAmMjkdy0hx%2Fuploads%2FpG1LT6GeLhFZ6UD4TW23%2FScreenshot%202026-07-28%20at%205.49.15%E2%80%AFPM.png?alt=media&amp;token=65622f78-0adb-443c-b8e3-718c6421551e" alt=""><figcaption></figcaption></figure>

* In **Automated** mode, all test cases are executed automatically in the predefined order.
* In **Manual** mode, testers are guided through each test case step-by-step, allowing them to validate the expected outcomes and record the execution results manually.

For browser-based execution, you can choose from **Chromium**, **Microsoft Edge**, **Firefox**, or **WebKit**, making it easy to validate your application across multiple browser environments.

<figure><img src="https://295337183-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9aroNmDWVJAmMjkdy0hx%2Fuploads%2Fl6K7fE2tXHrci2hzJxLT%2FScreenshot%202026-07-28%20at%205.50.10%E2%80%AFPM.png?alt=media&amp;token=adcfbfaf-b59d-4876-afe6-37d00f11da81" alt=""><figcaption></figcaption></figure>

After selecting the execution mode and browser, the system begins executing all associated test cases in the predefined order.

{% hint style="warning" %}
If required, you can click **Stop Execution** at any time to immediately terminate the ongoing suite execution.
{% endhint %}

Once execution is complete, you can review the execution reports directly from the suite interface. The reports provide real-time status updates, detailed execution logs, and pass/fail results for each test case, enabling you to quickly evaluate your application's stability, identify failures, and analyze the overall execution performance.
