> ## Documentation Index
> Fetch the complete documentation index at: https://help.dsalta.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Test Detail

> View test results, source data, historical runs, and remediation guidance.

The Test Detail drawer opens when you click any test. It provides full visibility into what the test checks, its current and historical results, and the underlying source data.

## Test metadata

| Field         | Description                                                                                                             |
| ------------- | ----------------------------------------------------------------------------------------------------------------------- |
| **Source**    | The name of the integration providing the data, or **DSALTA** on a system test                                          |
| **Owner**     | Team member responsible, with an **Assign Owner** control                                                               |
| **Frequency** | See the warning below — this row does not describe the schedule                                                         |
| **Run Test**  | **Run** triggers an immediate run. It reads **Disabled** if the test is deactivated, and you need Full Access to use it |
| **Results**   | The current status                                                                                                      |

## Tabs

<CardGroup cols={3}>
  <Card title="Results" icon="chart-simple">
    The current state of the test — not a timeline.
  </Card>

  <Card title="Source Data" icon="database">
    Recent runs with their result codes, plus an **Evidence** panel with the latest completed run.
  </Card>

  <Card title="Evidence" icon="paperclip">
    Evidence attached to this test, including anything uploaded manually.
  </Card>

  <Card title="Controls" icon="toggle-on">
    Which compliance controls this test provides evidence for.
  </Card>

  <Card title="Comments" icon="comment">
    Notes for your team or auditor. The only tab that stays available once a test is deactivated.
  </Card>
</CardGroup>

## Run history

Run history lives on the **Source Data** tab, not on Results, and it shows the most recent runs only. Each row is a **run**, with a result code in the Status column — see [Understanding Test Results](/guides/data-library/test-results).

## Deactivating a test

The **⋮** menu at the top right of the panel offers **Deactivate Test**. It applies immediately, with no confirmation step; the same menu then reads **Activate Test**.

<Warning>
  **Write your justification in Comments before you deactivate.** Once deactivated, the **Results**, **Source Data**, **Evidence** and **Controls** tabs are all grayed out — Comments is the only one that stays available, and the only place an auditor will find your reason. DSALTA has no dedicated justification field.
</Warning>

<Tip>
  If a test looks wrong, check the **Source Data** tab first — the result code in the Status column tells you whether the check found a gap (**207**), was blocked (**403** or **428**), or errored (**500**).
</Tip>

## Related pages

* [Tests](/guides/data-library/tests)
* [Understanding Test Results](/guides/data-library/test-results)
* [Controls](/guides/compliance/controls)
