# May 2024

> May 2024 release notes for Test Manager in Automation Cloud Public Sector.

## May 20, 2024

### Test execution labels

Test executions now inherit labels from their corresponding test sets. You can modify these labels and filter test executions based on them. Visit [Test results](https://docs.uipath.com/test-suite/automation-cloud/latest/user-guide/test-results) to learn more about working with test executions.

### Exporting test aset assignments

The exported TMH project file now includes test set labels, used to dynamically assign test cases to test sets. After importing the project, the dynamic assignments are resolved only after you execute the test set. Visit [Export project considerations](https://docs.uipath.com/test-suite/automation-cloud/latest/user-guide/export-project#considerations) to check the objects that the TMH file contains.

## May 8, 2024

### Export test objects

You can now selectively export test objects, and their dependent objects, from a project. This feature offers you the flexibility to import them into a different project, facilitating the movement of specific sections of a project to another. This is especially useful if you want to split a test project or move portions of it somewhere else. You can selectively export the following objects:

* Requirements
* Test cases
* Test sets

For more information about exporting parts of your testing projects, visit the following pages:

* [Exporting requirements](https://docs.uipath.com/test-suite/automation-cloud/latest/user-guide/requirements#exporting-requirements)
* [Exporting test cases](https://docs.uipath.com/test-suite/automation-cloud/latest/user-guide/exporting-test-cases)
* [Exporting test sets](https://docs.uipath.com/test-suite/automation-cloud/latest/user-guide/test-sets#exporting-test-sets)
