> For the complete documentation index, see [llms.txt](https://docs.sealights.io/knowledgebase/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sealights.io/knowledgebase/whats-new/october-2024/test-optimization-application-under-test.md).

# Test Optimization - Application Under Test

<figure><img src="/files/LZIqvoMhcuiyA95oM7yG" alt=""><figcaption><p>New Tab - Application Under Test</p></figcaption></figure>

The Savings Breakdown now offers a more granular view for complex applications composed of multiple components (apps). This **Application Under Test (AUT) Breakdown** feature empowers you to gain a deeper understanding of the tested component versions and the source of code changes within your integration app.

**Key Features:**

* **Component-Level Details:** View the specific app, branch, and build associated with each component.
* **Build Monitor Access:** Admin and DevOps users can access the Build Monitor for in-depth technical details related to each component's build.
* **Component Modification Status:** Analyze the status of each app compared to the previous build of the main application. This information helps identify which components triggered additional testing due to code changes.


---

# 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.sealights.io/knowledgebase/whats-new/october-2024/test-optimization-application-under-test.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.
