> ## Documentation Index
> Fetch the complete documentation index at: https://relivai-63.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Running Tests

> We'll show you how to run a test.

***

## 1. Running a Test

From the **\[Project Screen]**, select the tests you want to run and click the **\[Run Test]** button at the top.

<Note>
  If run without selecting any test, all tests in the project will be executed.
</Note>

<img src="https://mintcdn.com/relivai-63/BAb91s59wIPEUR8S/assets/run/run.png?fit=max&auto=format&n=BAb91s59wIPEUR8S&q=85&s=d5ef18505be10a1064046ca9f5335cd7" width="3831" height="2392" data-path="assets/run/run.png" />

Select the [environment](/guide/write/env-variable#3) to be used for running the test.

<img src="https://mintcdn.com/relivai-63/BAb91s59wIPEUR8S/assets/run/run-popup.png?fit=max&auto=format&n=BAb91s59wIPEUR8S&q=85&s=1ad653f09ade708f4ee87514472c3b3a" width="2656" height="1738" data-path="assets/run/run-popup.png" />

## 2. Checking Test Run Results

Select the **\[Runs]** tab from the top navigation bar.

Choose the desired result from the list of test run results.

On the test run results page, you can see the results of each test included in that run.

<img src="https://mintcdn.com/relivai-63/BAb91s59wIPEUR8S/assets/run/run-result.png?fit=max&auto=format&n=BAb91s59wIPEUR8S&q=85&s=75dfafc240b444318bde8fd2bc326aee" width="3024" height="1888" data-path="assets/run/run-result.png" />

By clicking on each test, you can check the action log for that test.

Click the hamburger button at the top left of the screen to select results by test folder.

Test results can be viewed as video recordings, and you can click on each action on the left to see the screen at that moment.

<img src="https://mintcdn.com/relivai-63/BAb91s59wIPEUR8S/assets/run/run-result-detail.png?fit=max&auto=format&n=BAb91s59wIPEUR8S&q=85&s=99e69ab4a1b43b0dfc2cd4ebc95b8f6b" width="3969" height="2475" data-path="assets/run/run-result-detail.png" />
