# Reviewing Tests

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/8JzuHWEGbvAoSBN9SPb8/blobs/BCftGcf2rejmeoQVZcrU/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/8JzuHWEGbvAoSBN9SPb8/blobs/3KX8HFJ9Vi6xzSQVNz0E/test-session-details.png" alt=""><figcaption></figcaption></figure>
