# Test Drawer Through Shortcuts

&#x20;You can also create tests by clicking on the + icon button which appears in several places :

* Cells in the summary statistics tables (found on the Run Detail page, Compare pages)
* Mini charts (clicking on the title and the column feature button, found on Run Detail page)
* Above statistics found on Compare pages

At each of these locations, a test creation drawer will open on the right side of the page with several of the fields pre-populated based on the context of the button.

## Example of the Summary Statistics Table

<figure><img src="/files/ub0HJdVRsGb0lYN6cr6M" alt=""><figcaption><p>Here, each entry in the summary statistics table (on the Run Detail page) can be used to seed creation of a test for that chosen statistic.</p></figcaption></figure>

## Example of the Mini Charts

<figure><img src="/files/3kob5UxXDd9tNeGt1zA7" alt=""><figcaption><p>If an interesting statistical property is present for a given distribution, you may be alerted to that fact above the mini charts on the Run Detail page.</p></figcaption></figure>

<figure><img src="/files/Ah1jOwj5oa6iqjlhtw6t" alt=""><figcaption><p>Expanding out this alert will generate a possible test of interest which can then be edited and saved at the test creation drawer.</p></figcaption></figure>

## Example on the Compare Page

<figure><img src="/files/zjdlppgMsQjpQYtP3GhU" alt=""><figcaption><p>When two distributions are being studied at the compare page, a suggested nonparametric statistic will be presented to guide potential test creation for asserting consistency of that distribution between runs.</p></figcaption></figure>


---

# 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.dbnl.com/v0.21.x/using-distributional/testing/creating-tests/test-drawer-through-shortcuts.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.
