Integration with Wrike
This integration is available starting from the release 4.22.1
Capabilities
The integration with Wrike allows you doing the following:
- Add links to Wrike issues to Test cases in Allure TestOps
- Add links to Wrike issues to Launches in Allure TestOps
- Add links to Wrike issues to Defects
- Add links to Wrike issues to Mutes
- Create new issues in Wrike from Defect creation workflow
Prerequisites
- You need to have your Wrike workspace created.
- You need to have rights to configure the workspace.
- Allure TestOps release needs to be at least 4.22.1.
Integration
Integrations recap
As any other integration Wrike integration first needs to be enabled globally in Allure TestOps instance, and then enabled integration needs to be added to the project where you are going to use this integration. Whole process is described in the integrations overview.
Enable Wrike globally
You need to be Allure TestOps administrator.
- Go to Administration > Integrations
- Click the button Add integration
- Find Wrike banner in the list and click it.
- Give the integration clear distinguishable name.
- Add the endpoint
https://wrike.com
- Save changes.
Now, the integration is enabled and can be added to a project.
Create Wrike permanent access token
In Wrike, click on your avatar and select Apps & Integrations
Go to API section add new token's name and click Create new
On the next screen scroll down to Permanent access token section
Click Create token
Copy the token's string and save for the next integration step.
Add Wrike integration to your project
You need to be a project Owner or an Administrator
- Go to the project settings
- Go to Integrations section
- Locate Wrike integration under Available integrations
- Click Add integration
- Add Wrike's permanent token string to API token text field
- Click Test connection
- You must see "Connection established" notification
- if not, then check your token is correct.
- Save the integration.
Using Wrike integration
Add links to Wrike issues to Test cases
- Open a test case
- Click Issue links (pencil)
- In the opened modal window click Add
- Select Wrike as issue tracker
- Enter search criteria to the Key field (name of the issue)
- Click desired Wrike issue to add the link to.
- Submit the entered data
- Check that the link to the Wrike issue has appeared under the Issue links in the test case.
Add links to Wrike issues to Launches
Open Launches section.
Select desired launch.
To the right of the launch, click Launch actions.
Select Link to an issue.
Select Wrike as issue tracker
Enter search criteria to the Key field (name of the issue)
Click desired Wrike issue to add the link to.
Submit the data.
Add links to Wrike issues to Defects
Start creating a new defect from a test result or select an existing defect.
Select Link issue
New defect Existing defect Select Wrike as issue tracker
Enter search criteria to the Key field (name of the issue)
Click desired Wrike issue to add the link to.
Submit the data.
Add links to Wrike issues to Mutes
Start creating a new Mute
In issue section of the Mute creation modal click Add
Select Wrike as issue tracker
Enter search criteria to the Key field (name of the issue)
Click desired Wrike issue to add the link to.
Submit the data.
Create new issues in Wrike from new Defect creation workflow
Start creating a new defect from a test result
Select Create issue
Select Wrike as issue tracker.
Select the desired project in Wrike.
Select the issue type in Wrike.
Add new Issue's Summary information.
Complete the Defect creation.
Defect will be created and linked to a new issue.