# Reviewing Autonomous Test Execution results

> Header fields, tabs, and log details for reviewing an Autonomous Test Execution run in Test Manager.

A test execution triggered by Autonomous Test Execution shows its header fields, tabs, and logs.

## Header fields

**Execution identity:**

* **Result**
* **Type**
* **Source**

**Timing:**

* **Execution Start**
* **Duration**

**Tracking:**

* **Assignee**
* **Due Date**
* **Defect**

## Tabs

* **Logs**
* **Robot Logs**
* **Execution details**
* **Affected requirements**

## Logs table

Each entry includes:

* **Step**
* **Result**
* **Description**
* **Expected behaviour**
* **Tester comment**
* **Attachment**

Each step expands into two parts:

* **Sub-steps**: the underlying action data, plus a zoomable and downloadable screenshot.
* **Behaviour verification**: the validation result data.

The Tester comment is generated automatically by the activity running behind the scenes.

## Execution log

The setup pipeline runs through the following stages, in order:

* Policy validation.
* Package deployment to Orchestrator.
* Process creation.
* Robot connection check.
* Package install.
* Execution plan compilation.

It is followed by step-level agent reasoning during verification, such as locating the correct interface element or comparing expected and actual values.
