# Pass Rate Reports

***Pass Rate Reports;*** it is a reporting screen that includes the pass rate and average working time of the tests according to certain criteria.

## Scenario Basis Report

This tab shows the pass rate and average running time of the selected project based on the last number of runs set.

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

## Project Basis Report

This tab shows the pass rate and average working time according to the selected project.

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

## Plan Basis Report

This tab shows the pass rate and average uptime in the specified date period according to the selected project and test plans.

<figure><img src="/files/k2PuWyY0fS2M480WaNQz" 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/pass-rate-reports.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.
