# Test Player - Execution

### Test Executions

Test Executions are individual records of a test case being run within a specific cycle. Each execution tracks the result (Passed, Failed, Blocked, Skipped), assignee, environment, timing, and comments. Failed executions can be linked directly to Jira issues for defect reporting.

### Test Step Executions

Test Step Executions capture the result of each individual step during a test case execution. They record whether each step passed or failed, the actual result observed, and any comments. This granular tracking enables precise failure analysis and detailed execution reporting.

<figure><img src="https://3532578673-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FmRekQAzTuU34yaMn8nFS%2Fuploads%2F7RUx8gE5R1J40yvhWi7p%2Fimage.png?alt=media&#x26;token=f421d230-558f-4cb0-8ce3-97f16c0e9143" alt=""><figcaption></figcaption></figure>

### Execution flow

* Select a testcase on the left
* Start execution on the right
  * Test case will be assigned to you
  * Timer will start
* Mark steps according to actual result
* Finish execution, continue with another test

<figure><img src="https://3532578673-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FmRekQAzTuU34yaMn8nFS%2Fuploads%2FSvEF7SRFdWR0M9SyCIe4%2Fimage.png?alt=media&#x26;token=512b8a44-9c78-457a-b630-bf3ee6eb3cb7" alt=""><figcaption></figcaption></figure>

Reruns are shown in the test case selector. All reported bugs accessible by pressing the Bug icons.

<figure><img src="https://3532578673-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FmRekQAzTuU34yaMn8nFS%2Fuploads%2FUH9kfKYibAkPGhCJ3DkA%2Fimage.png?alt=media&#x26;token=41f63259-86cc-4fdb-9cb3-07f20d893e70" alt=""><figcaption></figcaption></figure>

### Features

* Compact mode - maximum focus
* Built-in Timer - precise execution times
* Rerun any testcase
* Automatic execution status based on step results
* Report & Connect bugs
