This topic explains how to integrate TestRail with Monday.com. There are currently two ways to integrate TestRail with Monday.com, namely:
- Using defect URLs to link test results to Monday.com
- Using reference URLs to link test cases to Monday.com
Defect URLs
The defect URLs are used to let TestRail know how to access your Monday.com instance. Once the URLs have been configured, a new Add link appears next to the Defects field in the Add Test Result dialog. This link allows you to jump to Monday.com’s New Task form to report a new bug. Additionally, entered issue IDs are linked to your Monday.com instance to make it easier to track the status of your issues.
To configure Monday.com's URLs in your entire TestRail instance, select Administration > Integration. You can alternatively enter separate bug tracker URLs for each project under Administration > Projects. For more information on configuring defect integrations, click here.
Use the following example URLs to configure the addresses, making sure you input the corresponding instance and IDs in each URL:
Monday.com installation
Defect View Url: https://<your-server>.monday.com/boards/<board-id>/pulses/%id%
Defect Add Url: https://<your-server>.monday.com/boards/<board-id>/pulses/add
Reference URLs
The reference URLs are used to link test cases to issues stored in Monday.com via the References field. Once the URLs have been configured, issue IDs entered in the References field are linked to your Monday.com instance to make it easier to jump to related issues, feature specifications or requirements.
To configure Monday.com’s URLs for the References field, select Administration > Integration. You can alternatively enter separate reference URLs for each project under Administration > Projects. For more information on configuring defect integrations, click here.
Use the following example URLs to integrate TestRail with Monday.com making sure you input the corresponding instance and IDs in each URL:
Monday.com installation
Reference View Url: https://<your-server>.monday.com/boards/<board-id>/pulses/%id%
Reference Add Url: https://<your-server>.monday.com/boards/<board-id>/pulses/add