test-suite
2024.10
true
- Getting Started with Test Suite
- Studio
- Orchestrator
- Testing robots
- Test Manager
Export project
Test Suite User Guide
Last updated Nov 11, 2024
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.
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, check 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 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 toFalse
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.
- 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.