> For the complete documentation index, see [llms.txt](https://docs.dbnl.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dbnl.com/v0.20.x/using-distributional/testing/reviewing-tests.md).

# Reviewing Tests

After the tests have been executed, what comes next?

Executing tests creates a Test Session, which summarizes the specified tests associated with the session, specifically highlighting whether each test’s assertion has passed or failed.

<figure><img src="https://content.gitbook.com/content/z6EklLimWg9qh5eYpLkw/blobs/XwZSHobvnPyAlTMAB0zZ/test-sessions-history.png" alt=""><figcaption><p>A project detail page with two completed test sessions — the circled test session had two failed assertions.</p></figcaption></figure>

The Test History section of the Project Detail pages is a record of all the test sessions created over time. Each row of the Test History table represents a Test Session. You can click anywhere on a Test Session row to navigate to the Test Session Detail page where more detailed information for each test can be viewed.

<figure><img src="https://content.gitbook.com/content/z6EklLimWg9qh5eYpLkw/blobs/dHXKUuQ0omCGrYRY7DCD/test-session-details.png" alt=""><figcaption></figcaption></figure>
