---
title: "Automated Tests Executions"
slug: "automated-tests-executions"
tags: ["Abort Execution", "Automation Executions", "Execution Details", "In progress execution", "Run Results"]
updated: 2026-06-01T13:09:45Z
published: 2026-06-01T13:09:45Z
canonical: "success.panaya.com/automated-tests-executions"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://success.panaya.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Automation Executions

The Automation Executions list allows you to review all execution events in your project. An execution event can be an [on-demand automation run request](/v1/docs/on-demand-automated-test-execution) or [a scheduled test set](/v1/docs/test-sets).

To view the Automation Executions, hover over the **Tests tab**and select **Executions**.

![](https://cdn.document360.io/f404076c-de23-4609-848e-2dfd4ef701b0/Images/Documentation/image-L04Q4XIL.png)

![](https://cdn.document360.io/f404076c-de23-4609-848e-2dfd4ef701b0/Images/Documentation/image-9QZ6X0XY.png)

> [!WARNING]
> Note
> 
> [Attended Runs](/v1/docs/attended-automation) do not appear in the Automation Executions view.

## Execution Details

To review the executed planned runs for each listed execution, click on the**execution ID**.

![](https://cdn.document360.io/f404076c-de23-4609-848e-2dfd4ef701b0/Images/Documentation/image-JN2V4PYD.png) Panaya displays all planned runs, including their status, used dataset, and evidence.

![](https://cdn.document360.io/f404076c-de23-4609-848e-2dfd4ef701b0/Images/Documentation/image-ZBPE6OZS.png)

> [!NOTE]
> AI Self-Healing Visibility
> 
> Test runs with instructions successfully utilizing [AI self-healing](/v1/docs/ai-playback-self-healing) are indicated in the execution details.
> 
> ![](https://cdn.document360.io/f404076c-de23-4609-848e-2dfd4ef701b0/Images/Documentation/base64-converted-image-1780319338055.png)

### Execution Details Export

The Execution Details can be exported, simplifying troubleshooting, audits, and support workflows.

Click on the **Export**button to export the execution details.

![](https://cdn.document360.io/f404076c-de23-4609-848e-2dfd4ef701b0/Images/Documentation/image-54WR435H.png)

> [!NOTE]
> Good to Know!
> 
> [You can export automation run evidence for specific planned runs](/v1/docs/automation-run-export).

### Run Details

Click on the **Show**button in the [**Run Details**](/v1/docs/automation-run-details) column to drill down to the evidence and [execution metadata](/v1/docs/automation-execution-metadata).

![](https://cdn.document360.io/f404076c-de23-4609-848e-2dfd4ef701b0/Images/Documentation/image-0IKMCV5P.png)

[Click here to learn more about the automation run details and evidence](/v1/docs/automation-run-details).

## 

### Planning Report

Use the [Select Column](/v1/docs/automated-tests-executions#adding-or-removing-columns) button to add the planning report to the automation executions list. The planning report provides more details about each execution, such as the number of runs planned, created, and executed, and the number of tests or planned runs skipped.

![](https://cdn.document360.io/f404076c-de23-4609-848e-2dfd4ef701b0/Images/Documentation/image-CQBZWBCP.png)

![](https://cdn.document360.io/f404076c-de23-4609-848e-2dfd4ef701b0/Images/Documentation/image-1GCUA19I.png)

### Adding or removing columns

Add or remove columns from the list using the **Select Columns**button.

![](https://cdn.document360.io/f404076c-de23-4609-848e-2dfd4ef701b0/Images/Documentation/image-ZPIRY52W.png)

### Filters

You can **add filters**to filter the list by the execution state, total runs, and any other applicable field values.

![](https://cdn.document360.io/f404076c-de23-4609-848e-2dfd4ef701b0/Images/Documentation/image-X0TE7CEX.png)

## Rerun Executions

You can select one or more executions from the list and rerun them.

Select **Rerun All**to rerun all the selected executions regardless of their run result, or select **Rerun failed runs**to rerun executions that have previously failed.

> [!NOTE]
> Good to Know!
> 
> For executed planned runs using the “All” data sets option, selecting rerun will execute only the failed data sets.

![](https://cdn.document360.io/f404076c-de23-4609-848e-2dfd4ef701b0/Images/Documentation/image-C8BITYXJ.png)

## Abort Executions

You select to abort executions that are **in progress**. To abort, select the executions from the list and click on **Abort**.

![](https://cdn.document360.io/f404076c-de23-4609-848e-2dfd4ef701b0/Images/Documentation/image-8V04X4F2.png)

> [!WARNING]
> Note
> 
> When you select an execution and click Abort, all "Not Run" scripts within that execution are immediately cancelled. However, any run/script currently **in progress** will continue to execute until the agent reports a final status or the system's timeout mechanism automatically aborts it—typically occurring if no status is reported for **more than 24 hours**. When the system's timeout mechanism is triggered, the execution state transitions from "In Progress" to "Aborted" or "Skipped."

## Related

- [Automation Test Runs](/test-runs.md)
- [Automation Execution Metadata](/automation-execution-metadata.md)
- [Automation Run Details](/automation-run-details.md)
