# Exporting test cases

> You can export your test cases, separately from your testing project, so you can import them back into a different project. The export process for test cases is similar to the project export process. Visit [Export project](https://docs.uipath.com/test-manager/standalone/2024.10/user-guide/export-project#export-project) to check how exporting projects works.

You can export your test cases, separately from your testing project, so you can import them back into a different project. The export process for test cases is similar to the project export process. Visit [Export project](https://docs.uipath.com/test-manager/standalone/2024.10/user-guide/export-project#export-project) to check how exporting projects works.

:::note
Remember that the export only includes custom field values and not their definitions.
:::

Perform the following steps to export test cases:

1. Open your project and navigate to **Test Cases**.
2. Depending on the number of test cases you wish to export, execute one of the following steps:
   * To export a single test case, select **More Options** for the specific test case and then select **Export**.
   * To export multiple test cases, select all the test cases you want to export, and then select **Export**.
3. When the export is ready, you will receive a **Project export completed** notification. Select the notification to download the TMH file containing the exported test cases.

You can then import the downloaded TMH file into a different project, to re-create all exported objects there. Visit [Import project](https://docs.uipath.com/test-manager/standalone/2024.10/user-guide/import-project#import-project) to learn how to perform the import process.
