# Test Runs

There are numerous options available for configuring Test Runs. Not all of them are switched on per default.&#x20;

### Test Run Burn Down Chart Definition - Include Weekend Days

The Burn down chart can be configured to include weekend days in the calculation or not.

## Issue-related Configuration Settings&#x20;

#### Issue Types

Defines which issue types shall be associated with a test run. This includes external issue types from e.g. Jira, Azure DevOps, GitHub etc.  Each issue type is defined by its type name and status attribute name.

#### Remove Old Issue Traces At New Execution (default: true)&#x20;

If true, old issue traces are removed from the test result item when re-executing the test and thereby creating a new revision of the Test Result.&#x20;

### Test Case and Configuration Attributes

#### **DisplayConfigTitleInAttribute** (default: false)&#x20;

If true, the configuration title is displayed in the TestRunConfiguration attribute (only for ESPA).

### Execution and Result Settings

#### **RemoveOldAttachmentTracesAtNewExecution** (default: false)&#x20;

If true, attachments from previous executions are removed from the Test Result on new executions.

#### Unique Result Per Test Run (default: false)

If true, a unique test result object is created for each test case execution in each test run.

### Notifications and Execution Constraints

#### Send Email On Assigned (default: false)

If true, an email is sent to the assigned test case owner at the time of test case assignment.

#### Only Execute In State Execute (default: false)&#x20;

If true, tests can only be executed when the Test Run status is set to "Execute."

#### Only Execute Between Start And End Date (default: false)&#x20;

If true, tests can only be executed within the defined Test Run start and end date.

If you would like to switch on any of these options, contact your Aligned Elements support representative at Aligned AG


---

# 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://docs.aligned.ch/aligned-elements-web-client-user-manual/3.2.287.25450/manage-tests/test-runs.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.
