# 2023.10

> **Release date: 3 November 2023**

**Release date: 3 November 2023**

## What's new

### Override test results

Enhance test accuracy by overriding existent test results. You can now correct test case outcomes when automated executions don't reflect the actual behavior of the application.

### Roles designed for tenant and project levels

We have added an improved role management system in Test Manager that provides enhanced control and flexibility over user roles within your testing environment. With this release, there are two types of roles: **Project** and **Tenant**.

* **Tenant roles** - You can now manage roles at the tenant level to centralize access control. These roles are administered through the **Settings** in Test Manager.
* **Project roles** - Project roles are managed within the specific project settings. This allows you to assign roles, based on your project's specific requirements.

As part of this update, we also added two new tenant roles: **Administrator** and **Project Creator**.

### Expand details of the expected result

When creating manual test cases, you can now give extensive descriptions in the **Expected Result** section. The character limit of this field was removed, allowing you to create more rigorous test automations.

### Cloning test sets

Cloning test sets enhances your test management experience by streamlining their creation and reducing repetitive tasks. This saves time and effort when creating multiple test sets with similar configurations, such as:

* Assigned Test Cases
* Labels
* Documents Follow the **Cloning Test Sets** procedure to learn how to clone test sets.

### Activity coverage enabled in Test Manager

With this update you can now enable **Activity Coverage** directly in Test Manager for your test sets, eliminating the need to configure it only in Orchestrator. You can use this feature only if your Test Manager is connected to Orchestrator 2023.10 or higher.

Another significant change is the ability to enable **Activity Coverage** for both existing and newly created test sets directly within the Test Manager interface.

With **Activity Coverage** you can gain insights into the execution of your test sets and assess the coverage of each activity. A percentage calculator provides a clear overview of the coverage achieved during execution.

To learn how to use activity coverage in Test Manager, see the following topics:

* [Creating Test Sets](https://docs.uipath.com/test-manager/standalone/2023.10/user-guide/test-sets#creating-test-sets)
* [Enabling activity coverage](https://docs.uipath.com/test-manager/standalone/2023.10/user-guide/test-sets#enabling-activity-coverage)
* [Analyze Test Results](https://docs.uipath.com/test-manager/standalone/2023.10/user-guide/test-results#viewing-activity-coverage)

### Improved search functionality

We introduced an enhanced search experience in Test Manager! With this latest update, you can now search for any word within the names of objects, making it easier to locate and manage your test objects.

## Improvements

You can now set project keys using both alphabetic and numeric characters.

## Bug fixes

Filtering through a large amount of test cases caused the following error: *The number of test cases exceeds the limit of 100 per request*. The expected behavior was restored and you can now easily filter through multiple test cases.
