Integration with YouTrack
Generally, the approach to the integrations is described here. YouTrack integrates with Allure TestOps the same way.
Global level integration
You need to have
ROLE_ADMIN
authority to configure Allure TestOps instance on the global level.
- Go to User menu > Administration > Integrations.
- In the upper-right corner click Add integration.
- Search for YouTrack.
- Click on the YouTrack banner.
- Provide the name of integration.
- URL of your YouTrack without
http(s)://
might be a good idea for the name.
- URL of your YouTrack without
- Provide YouTrack URL to Endpoint field.
- Accordingly to the latest changes, the cloud instances of YouTrack have the following URL template
https://<instancename>.youtrack.cloud
- Accordingly to the latest changes, the cloud instances of YouTrack have the following URL template
- Finalise by clicking Add integration.
Next you'll see the following screen:
Testing connection
- Click on Test connection button.
- Enter your username from YouTrack (JetBrains account).
- Enter your password (JetBrains account).
After the successful connection test, click Save changes.
Project level integration
You need to be
Project Owner
or have rights to write in project to configure Project settings.
After adding integration at Global level.
- Click on your Project > Settings > Integrations.
- Click Add integration on integration that was created earlier at Global level.
- Enter your username from YouTrack (JetBrains account).
- Enter your password password (JetBrains account).
- It also might be a good idea to check the connection at this point.
- Click Add integration.
Examples of the Youtrack integration usage in TestOps
Add issue link to a test case
- In the Test cases section, select a test case.
- On the Overview tab of Test case, go to the Issues links section and click Edit button (looks like a pencil).
- Select Integration with YouTrack and select Key from the drop-down list, then click Submit.
Add issue link to a launch
- In the Launches section, click on the Launch actions button.
- Click on Link to an issue at opened menu.
- Select Integration with YouTrack and select Key from the drop-down list, then click Submit.
Creating an issue in YouTrack from TestOps
You can create issue in YouTrack by creating a new defect in TestOps.
- In the Defects section, click on New defect button, that located at upper-right corner.
- In the opened window, fill in the Name field and click on Create issue.
- Select the values you need from the drop-down fields.
- Fill in the Summary field (This will be the name of issue in YouTrack) and click on Submit.
© Qameta Software Inc. All rights reserved.