Quick Reference
| Task | Action | Link |
|---|---|---|
| Install app | monday Marketplace | Prerequisites |
| Connect project | TestDino Widget or Integrations tab | Setup |
| Create issue | Raise Issue → monday | Create issue |
| Add widget | monday dashboard → Add Widget | Widget setup |
| View issue data | Check pre-filled content | What TestDino pre-fills |
Prerequisites
1. Install the TestDino app from the monday Marketplace.- Search for “TestDino” or use the direct link (available after publish).
- Connect from the TestDino Widget in monday or the Integrations tab in TestDino Project Settings.
What you can do
| Feature | Description |
|---|---|
| Raise Issues | Create issues from failed/flaky tests with full context to monday board |
| Dashboard Widget | View the latest test runs status inside monday dashboard |
Create a monday bug report in TestDino
Create monday items directly from failed or flaky test cases. Each item includes test metadata, so your team has full context without opening separate reports.Learn more about viewing test failures in Test Runs Overview and Test Cases Overview.
How to Create an Issue
1
Open a Test Run
Navigate to a Test Run in TestDino.
2
Select a test case
Choose a failed or flaky test case from the run.
3
Raise Issue
Click Raise Issue and select monday.

4
Configure the issue
Choose the Workspace and Board.

5
Confirm creation
Review the pre-filled content and confirm issue creation.A confirmation modal shows the monday Item ID and direct URL.
Click View in monday to open the item.
Click View in monday to open the item.Supported Scenarios
- Create issues for failed tests
- Create issues for flaky tests
- Create multiple issues from a single test run
- Link issues back to TestDino test runs and test cases
Issue Data Mapping
When an issue is created, TestDino automatically maps test information to monday fields:| TestDino Data | monday Field |
|---|---|
| Test Name | Item Name |
| Test Status (Failed / Flaky) | Status |
| Test Run ID | Text / Link |
| Failure Reason / Error | Long Text |
| Environment | Label / Text |
| Branch | Label / Text |
| Execution Timestamp | Date |
| Screenshots and Custom uploads | Images |
Field mapping depends on board configuration and permissions.
What TestDino pre-fills
TestDino automatically adds rich test context to each monday item.| Section | Field | Pre-filled content |
|---|---|---|
| monday fields | Workspace | Default from Settings is preselected |
| Board | User-selectable monday board | |
| Group | Optional board group for the item | |
| Status | Item status column (e.g., Bug, To Fix) | |
| Priority | Priority column value | |
| Assignee | Optional person column assignment | |
| Item Name | [TestCase] <Test Name> - <Error Type> | |
| Description | Test Details | File, Branch, Commit Author/Message, Environment, Run ID, Execution Date, Total Runtime, Attempts |
| Failure Information | Error Type, Error Message, Test History (failure pattern) | |
| Test Steps | Failing attempt and step with duration and error | |
| Context | Console Output, Links (TestDino Run, GitHub Commit) | |
| Evidence | Test Case Screenshots, Attachments | |
| Review | Write | Verify formatting before submitting |
| Screenshots | Thumbnails with the option to attach more |
TestDino Widget for monday
Display test run data directly within monday dashboards. Track test health alongside delivery work.
What the Widget Shows
Each test run card displays:| Field | Description |
|---|---|
| Test Run ID | Run identifier (e.g., #14, #13) |
| Status Summary | Passed / Failed / Flaky counts |
| Duration | Total execution time |
| Environment | Environment where tests ran |
| Branch | Git branch name |
| Completion Timestamp | When the run is completed |
Setup
1
Install the app
Install the TestDino app from monday Marketplace if not already installed.
2
Add widget to dashboard
Add the app to the preferred monday dashboard.
- You can add this widget via the Add Widget button at the top left corner of monday dashboard.
- Go to Apps → search for TestDino → Add widget (TestDino TestRuns)
3
Connect to TestDino
Connect to the TestDino project either by the Connect to TestDino button or from the TestDino Integration tab in Project Settings.
4
View test runs
View the latest test runs stats.The widget automatically fetches the latest test runs. Use the Sync button to refresh manually.
Integration Setup
Prerequisites:- Active TestDino account with Pro or Enterprise plan
- monday account with:
- Workspace access
- Board creation/edit permissions
Why use this integration
- Faster defect triage: Create items with full context in seconds.
- No context switching: See test health where your team already works.
- Consistent reports: Every item includes structured details for debugging.
- Real-time visibility: Widget updates automatically when new runs complete.