test-manager
2022.4
false
- Getting started
- Project management
- Project operations and utilities
- Test Manager settings
- ALM tool integration
- API integration
- Troubleshooting

Test Manager user guide
Last updated Aug 25, 2025
Redmine Integration
linkIf you use Redmine as your project planner, the integration with UiPath® Test Manager allows you to synchronize test relevant requirements between Test Manager and your Redmine instance. In addition, you can create defects in Redmine directly from test results in Test Manager.
The integration works for both Redmine Cloud and Server and the connection is defined at the project level for both tools.
Conditions
link- The name and description of an issue that you create in Redmine is synchronized as a requirement in Test Manager.
- The synchronized requirements in Test Manager are read-only aside from any attachments, objects labels or links to your test cases.
- Deletion of synchronized requirements in Test Manager is not possible.
Prerequisites
link- Redmine Cloud or Server account.
- Test Manager administrator account.
- Redmine project
Configure a Redmine Connection
link- Log in to Test Manager as an administrator.
- Open your project.
- Navigate to Project Settings > Integration.
- Click New Connection and select Redmine from the dropdown.
- Configure the following connection settings:
- Name: Enter a name for your Redmine connection.
- Description(Optional): Add a description for reference.
- Server Url: Add the endpoint server URL. For example:
https://company-name-redmine.azurewebsites.net
. - Project Identifier: Enter the project identifier from Redmine.
- User: The username you use to authenticate to Redmine.
- Password: The password you use to authenticate to Redmine.
- Polling interval: Set the timeframe for fetching Defects and Requirements information through Redmine. By default, the value is set to 60 seconds. For more information on the Redmine issue tracking system, see Redmine Trackers.
- Fetch Trackers: Select this option to retrieve trackers.
- Defect Tracker: Set the tracker for which you want to synchronize items with Test Manager. You can choose only one option.
- Requirements Trackers: Set the requirements that you want to synchronize. You can choose multiple requirements.
- Click Save to confirm.
Managing Redmine connections
The following table lists the actions that you can take to manage your Redmine connections.
Action |
Description |
Procedure |
---|---|---|
Edit |
Edit your connection settings. |
|
Delete |
Delete the selected connection and its associated requirements. |
|
Related articles