Overview

Overview

TestDino is a reporting and analytics layer for Playwright tests.

It ingests Playwright reports from CI (or from local execution), classifies failures as bugs, flaky tests, or UI changes, and provides actionable insights. Teams use TestDino to cut debugging time(saving 6-8 developer hours each week), track test health, and ship releases with confidence.

Create an  organizations

Where to Start

1. Create an Organization

  • Log in and go to Create Organization.
  • Enter your organization name and details.
  • Use the organization dashboard to manage projects and members.

2. Create a Project

  • Inside your organization, open the Projects tab.
  • Click Create Project.
  • Enter the project name and choose the relevant settings.
  • Once created, open the project to configure integrations and preferences.

3. Manage Organization Users and Roles

  • In your organization, go to the Users & Roles tab.
  • Click Invite Member and enter their email address.
  • Assign a role (Admin, Member, Viewer) to control access.
  • Track invitations and adjust permissions as your team grows.
Create an  organizations

Why TestDino?

  • Playwright-native - uses default Playwright reports, no custom framework.
  • Fast setup - one-step CI step to start sending runs.
  • Git aware - links test runs to PRs and branches and updates PR checks.
  • AI assistance - clear categories and failure analysis to reduce manual review.
  • Analytics - flakiness, retries, duration trends, and slow specs.
  • Evidence first - logs, screenshots, and stack traces in one place.
  • Integrations - create Jira or Linear tickets and send Slack alerts instantly.

Watch TestDino in Action

Checkout this quick demo to see how TestDino changes your Playwright test reports into actionable insights.


Community & Contact