Skip to main content
monday is a work management platform for planning, tracking, and collaboration. The TestDino integration connects test execution data with your monday workflows.
WarningAvailable on TestDino Team and Enterprise plans.

Quick Reference

Prerequisites

  • A TestDino project with test runs uploaded (Getting Started)
  • A monday account with workspace access and board creation/edit permissions

Connect monday to TestDino

1

Install the TestDino app

Install the TestDino app in your monday workspace from the monday Marketplace.TestDino on monday Marketplace ↗
2

Open the Integrations page

Go to Settings → Integrations in your TestDino project. Find the monday card and click Connect to monday.TestDino Settings → Integrations page showing monday card with Connect button
3

Authorize your monday account

TestDino redirects you to monday to authorize access. Sign in and approve the request. TestDino requests permission to read workspaces, boards, and create items.monday OAuth authorization screen showing TestDino requesting access
4

Connection confirmed

After authorization, the monday card in Settings → Integrations shows a connected status. You can now create issues from failed tests and set up the TestDino widget in monday dashboards.monday integration card showing connected status with workspace instance

What you can do

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.
NoteLearn more about viewing test failures in Test Runs Overview and Test Cases Overview.
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.Raise Issue button showing connected issue tracking integrations to select from
4

Configure & Create issue

Choose the Workspace and Board. Review the pre-filled content and click Create to file the item in monday.Create monday.com issue from TestDino
5

Confirm creation

TestDino shows a confirmation with the monday Item ID and a direct URL. Click View in monday to open the item.Issue created successfully

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:
NoteField mapping depends on board configuration and permissions.

What TestDino pre-fills

TestDino automatically adds rich test context to each monday item.

TestDino Widget for monday

Display test run data directly within monday dashboards. Track test health alongside delivery work. TestDino TestRuns widget showing latest test run results in monday dashboard

What the Widget Shows

Each test run card displays:

Setup

1

Install the app

Install the TestDino app from the monday Marketplace if not already installed.
2

Add widget to dashboard

  • Open a monday dashboard and click the Add Widget button at the top left corner
  • Go to Apps → search for TestDino
  • Select TestDino TestRuns widget to add it to your dashboard
Adding TestDino TestRuns widget from monday dashboard Add Widget menu
3

Connect to TestDino

There are two ways to connect the widget to a TestDino project:a. From the widget itself : If the app is installed in your monday workspace but not yet connected to a TestDino project, the widget displays a Connect to TestDino prompt. Click it to link the widget to your project.TestDino widget showing Connect to TestDino prompt when not yet connected to a projectb. From TestDino Settings : Go to Settings → Integrations in your TestDino project and connect via the monday integration card. See Connect monday to TestDino above for the full steps.
NoteA single widget supports multiple TestDino projects, which suits orgs sharing one monday workspace across teams.
4

View test runs

The widget automatically fetches the latest test runs. Use the Sync button to refresh manually.

Troubleshooting

  • Click Sync on the monday card in Settings → Integrations to refresh boards and groups
  • Verify your monday account has access to the workspace and board you expect to see
  • Ensure the widget is connected to the correct TestDino project via the Connect to TestDino button
  • Verify test runs exist in the TestDino project. Click the refresh button on the widget to fetch latest data
  • Ensure you have workspace admin or board edit permissions in monday
  • Try disconnecting and reconnecting from Settings → Integrations → monday
  • Field mapping depends on your monday board configuration. Ensure the board has the expected columns (Status, Priority, Date, etc.)
  • Verify the test run has complete metadata (branch, commit, environment)