Savan Vaghani

Product Developer

Savan Vaghani builds the frontend at TestDino, a SaaS platform that turns Playwright test data into something teams actually want to look at.

His day to day sits at the intersection of product and engineering. He designs multi tenant dashboards that help QA and dev teams track test runs, surface flaky tests, and monitor CI health without forcing anyone to dig through raw logs.

The stack is React and TypeScript, but the real work is in the product decisions. He works on onboarding flows that reduce time to value, GitHub integrations that meet teams where they already work, and interface details that make complexity feel simple.

He thinks a lot about the gap between "technically correct" and "actually usable", and tends to close it.

Savan Vaghani
Best Open Source Testing Tools in 2026: The Complete QA List

Not every QA budget allows for enterprise licenses. This curated list of the best open source testing tools covers UI automation,...

Test Managment Tools
Top 10 Test Intelligence Platforms that are Changing Test Automation

Test intelligence sits between your test runner and your team. These 10 platforms turn raw CI failures into prioritized, actionabl...

Intelligence Test Managment
Playwright Screencast: Record Tests

Playwright screencast records browser test runs as video for debugging and CI reporting. This guide covers setup, configuration, o...

Playwright
GitHub Copilot with Playwright: Setup, MCP & Test Guide (2026)

Learn how to write reliable Playwright tests using GitHub Copilot, Playwright MCP, and Skills inside VS Code in 2026.

Playwright
Playwright Flaky Tests: How to Detect & Fix Them

A Playwright test that passes locally but fails in CI often signals flakiness or environment sensitivity, and it's a frustrating p...

Playwright
Best Playwright GitHub Repositories for Test Automation
Best Playwright GitHub Repositories for Test Automation

Playwright is easy to start but hard to scale correctly. This guide highlights the best GitHub repositories to help you build a cl...

Playwright Test Automation
Playwright AI Codegen
Playwright AI Codegen: Generate Tests Automatically

Playwright Codegen gets you runnable tests fast by recording real browser flows. Use AI to refactor the noisy output into stable,...

Playwright
Playwright-accessibility-testing_-Fast-CI-automation-guide
Playwright Accessibility Testing: Fast CI Automation Guide

Playwright accessibility testing with axe-core lets you catch WCAG violations on every pull request, not months later in an audit....

Playwright
Playwright-Network-Mocking_-Intercept-and-Mock-API-Requests-1.
Playwright Network Mocking: Intercept and Mock API Requests

Playwright network mocking lets you intercept API calls and return controlled responses for faster, more reliable tests. Eliminate...

Playwright