# Test Run Functions

## Assign Tests to other Test Run

In case you need to rerun a number of Tests in a different test run, use the **Action** dropdown to select **Assign Tests to other Test Run** to select and assign Tests from this Test Run to another Test Run.&#x20;

Note that the selection is available for **the currently filtered** items.  To identify and assign a set of selected Tests, first use the **Filter columns** option to define the sub set. Then use **Assign tests to other Test Run** to select among the already filtered Tests. &#x20;

{% hint style="info" %}
Note! This action does not remove / unassign the Tests from the current Test Run.
{% endhint %}

## Assign Tests to a new Test Run

Similar to the option above, this action assigns Tests to a new Test Run, which is automatically created.

Note that the selection is available for **the currently filtered** items.  To identify and assign a set of selected Tests, first use the **Filter columns** option to define the sub set. Then use **Assign tests to new Test Run** to select among the already filtered Tests. &#x20;

## Generate Word Report

Generates a word report containing the selected items (either tests or test results).&#x20;

## Generate Template based Word Report

Generates a word report based on the configured word templates for the selected document object type, containing the selected items (either tests or test results).

## Generate Excel Report

Select this menu item in the **Action** dropdown to generate an Excel report reflecting the current display state of the grid of the select Test Tab.


---

# 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/test-run-functions.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.
