Export project
You can export projects from Test Manager to a file to allow you to recreate the project later. Use this feature to:
- Transfer entire testing projects to different tenants or instances of Test Manager.
- Create backup copies of any of your projects.
How it works
Exporting a project generates a TMH file that can be then imported in another Test Manager instance. This includes objects such as requirements, test cases, test sets, labels, custom fields, attachments, and automation information. The export process is done asynchronously, notifying when the export process is finished.
Users with a valid Test Manager license can export projects. For more information, check User and Group Access Management.
Considerations
The export TMH file contains:
| Exported objects | Details |
|---|---|
| Test objects | When you export a project, you can choose the export TMH file to contain one or all of the following:
|
| Assignments between objects |
|
| Project information |
|
Prerequisites
To make sure that the export TMH file downloads successfully, set the buffer response setting in your API Management Gateway as false:
- Access your API Management Gateway system.
- Locate the API endpoints that finish with
/download. You want to set the buffer response toFalseonly for API endpoints that havedownloadas the API response. - Check out the official documentation for your API Management Gateway system. For example, if you use Microsoft Azure, check out the official documentation, to learn how to change the
buffer-responsesetting fromtruetofalse.
Exporting a project from Test Manager
- Sign in to Test Manager.
- Choose the project you want to export, and select More Options
. The Export Project panel opens. - Select the test objects that you want to include in the export file, and then select Export.
- Wait for the export process to finish and select the Project Export Completed notification that you receive via the notifications panel or via email. The export TMH file downloads automatically. In case the download doesn't start automatically, select Download.
This download link expires in seven days.