test-suite
2023.4
false
- Getting Started
- Studio
- Orchestrator
- Testing robots
- Test Manager
- CI/CD Integrations
Export project
Test Suite User Guide
Last updated Aug 13, 2024
Export project
You can export projects from a Test Manager instance to another (regardless of the delivery option) to standardize operations through Test Manager. Use this feature to:
- Transfer entire testing projects to different tenants or instances of Test Manager
- Create backup copies of any of your projects.
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.
Note: Users with a valid Test Manager license can export projects. For more information, see User and Group Access Management.
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 |
|
To make sure that the export TMH file downloads succesfully, 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 to false only for API endpoints that havedownload
as 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-response
setting fromtrue
tofalse
.
- 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.
Warning: Test Results aren't included in the export file.
- 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.
Warning: This download link expires in seven days.