Redmine

What is Redmine?

Redmine is a free and open-source, web-based project management and issue-tracking tool that allows users to manage multiple projects and associated subprojects.

Why use Redmine integration?

With the Redmine app, you can:

  • Link Qase test cases to Redmine issues.

  • Link Qase test runs to Redmine issues.

  • Create a new issue in Redmine when you file a defect during a test run in Qase

How to install Redmine?

  1. Click "Apps" in your Qase workspace

  2. Click Redmine App, then hit "Install now":

3. Sign in to Redmine and obtain your "Redmine URL" and "Authorization token" then click “Install”:

  • Where to get your API tokens in Redmine

  • In Redmine, make sure that REST API service is enabled: Settings > API > Enable REST web service

4. The app is now successfully installed:

Usage

  1. To link a Redmine issue to a Qase test case:

    • Select a case in the repository and switch to properties in the sidebar:

  • Click "Link Redmine App issues":

  • Insert Redmine issue ID into the field, select the issue and hit "Link":

  • Now the Redmine issue is linked:

  • To unlink the Redmine issue, click "x" next to the issue ID:

2. To link a Redmine issue to a Qase test run:

  • Navigate to the test run you want to link to Redmine

  • Click on "Select an Integration"

In the Integration pop-up, select Redmine App:

  • Insert Redmine issue ID into the field, select the issue and hit "Link":

  • Now the Redmine issue is linked:

  • To unlink the Redmine issue from the run, click on the trash bin icon for the particular run and it will be unlinked.

3. To create a Redmine issue together with a defect in Qase:

  • In the test run, mark your case as failed, blocked, or invalid and proceed with creating a defect:

  • In the defect creation form, click “Choose Integration”, select "Redmine App" and click "Add defect":

  • Select the Redmine “Project,” and any other required field, then hit "Create":

  • In the Qase defect you will now have a connected Redmine issue link:

  • In Redmine issue you will now have a connected Qase defect:

Last updated