- Getting started
- Project management
- Documents
- Working with Change Impact Analysis
- Create test cases
- Assigning test cases to requirements
- Cloning test cases
- Exporting test cases
- Linking test cases in Studio to Test Manager
- Delete test cases
- Manual test cases
- Importing manual test cases
- Document test cases with Task Capture
- Parameters
- Enabling governance at project level
- Disabling governance at project level
- Enabling governance at test-case level
- Disabling governance at test-case level
- Managing approvers for governed test cases
- Managing governed test cases in the In Work state
- Managing governeed test cases in the In Review state
- Managing governed objects in the Signed state
- Managing comments for governed test cases
- Applying filters and views
- Importing Orchestrator test sets
- Creating test sets
- Adding test cases to a test set
- Assigning default users in test set execution
- Enabling activity coverage
- Enabling Healing Agent
- Configuring test sets for specific execution folders and robots
- Overriding parameters
- Cloning test sets
- Exporting test sets
- Applying filters and views
- Accessibility testing for Test Cloud
- Searching with Autopilot
- Project operations and utilities
- Test Manager settings
- ALM tool integration
- API integration
- Troubleshooting
Test Manager user guide
If 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
- 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
- Redmine Cloud or Server account.
- Test Manager administrator account.
- Redmine project
Configure a Redmine Connection
-
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