# Test Optimization - Build Breakdown Improvements

We're excited to announce some improvements to the Test Optimization / Build Breakdown page, designed to enhance your experience and streamline your workflow!

## **Streamlined Navigation**

The "Overview" tab has been removed, simplifying the interface. \
You can now access the overall build breakdown charts directly by clicking the new Charts button conveniently located at the top right corner of the screen.

<div><figure><img src="/files/I5SmixSX16SsYGqUZrIt" alt="" width="333"><figcaption><p>Old Version - using tabs</p></figcaption></figure> <figure><img src="/files/vwZdFax5FbR8NZwoldMT" alt="" width="444"><figcaption><p>New Version - Charts button on the top right corner</p></figcaption></figure></div>

## **Enhanced Charts Visualization**

Get a clearer picture of your build test executions (by number of tests or by test compute time) with improved graphs! These graphs now showcase **all** builds within the date range, providing a more accurate representation of your build's testing performance.

<figure><img src="/files/1RyRc4EmKJxJQTf9gmFz" alt="" width="563"><figcaption><p>Charts Drawer</p></figcaption></figure>

## **Improved Filter Context**

We've addressed the "build range" selection issue. Its previously awkward and buggy placement at the end of the filters has been replaced with a new location as part of the Charts drawer view, keeping it in context with the charts you're analyzing.&#x20;

<figure><img src="/files/RyM3ZAL44iIIXiPJn8AG" alt="" width="563"><figcaption><p>Build Range as part of the Charts sliding drawer title</p></figcaption></figure>

## **Terminology Update**

For better clarity, the "Code to Tests" tab has been renamed "Impacted Tests." This name more accurately reflects the tab's functionality of displaying tests affected by code changes in the selected build.

<figure><img src="/files/KaVbdpcm7nKfDt55xWJF" alt="" width="563"><figcaption><p>Impacted Tests replacing Code-to-Test tab label</p></figcaption></figure>

## **Aesthetic Touches**

We've implemented some subtle CSS adjustments to further refine the overall look and feel of the page.


---

# 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.sealights.io/knowledgebase/whats-new/july-2024/test-optimization-build-breakdown-improvements.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.
