# Execution Graph

Execution Graphs is a report screen where the numbers of the test execution results of the projects according to certain criteria are displayed as graphs.&#x20;

<figure><img src="/files/pqo26t4KW8iAweSA0Iqy" alt=""><figcaption></figcaption></figure>

Graphs are created by following the steps below;

1. Enter the date range.

{% hint style="info" %}
Projects within this selected date range appear in the Unselected Projects field.
{% endhint %}

2. Move the projects from Unselected Projects to Selected Projects.
3. Select the status of projects.
4. Click the ***Draw*** to create the graphics.

<figure><img src="/files/6ZqdHOVyrlSDtmg66NKs" alt=""><figcaption></figcaption></figure>

5. The screen displays three graphs.

* ***Testinium Total Execution Results;*** number of total test runs by status.

<figure><img src="/files/xxo159k15gLJfKekn4jL" alt=""><figcaption></figcaption></figure>

* ***Testinium Total Execution Results;*** number of last runs by status.

<figure><img src="/files/7naKJMgzB6xoodOWq9nd" alt=""><figcaption></figcaption></figure>

* ***Test Execution Result By Date;*** number of test results to run dates by status.

<figure><img src="/files/x0TuiZ5WyYmShXn1Y7k1" alt=""><figcaption></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://testinium.gitbook.io/testinium-enterprise/reports/execution-graph.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.
