Arjun Mehta
Senior QA Engineer, TestKase
Arjun is a senior QA engineer at TestKase specializing in test automation frameworks, CI/CD pipelines, and developer tooling. He helps teams build reliable, scalable testing infrastructure.
- 10+ years in Test Automation
- CI/CD & DevOps Integration
Articles by Arjun Mehta
TestKase GitHub Chrome Extension: Complete Setup & Feature Guide
Install the TestKase Chrome Extension to manage test cases, test cycles, and test execution for GitHub issues — directly from a browser side panel.
·7 min readJest Test Reporting: From Unit Tests to Quality Dashboard
Set up Jest test reporting that feeds CI results into a quality dashboard. Covers custom reporters, JUnit XML, coverage trends, and flake detection.
·18 min readHow to Reduce Test Automation Maintenance by 50%
Cut test automation maintenance in half with proven strategies: resilient selectors, Page Object Model, API setup, explicit waits, and smart test architecture.
·20 min readConnecting Postman API Tests to Your QA Dashboard
Pipe Postman and Newman API test results into your QA dashboard with custom reporters, CI/CD integration, and test case mapping for unified reporting.
·21 min readHow to Report Playwright Test Results to Your Test Management Tool
Build a custom Playwright reporter to send test results to your test management tool. Covers mapping, CI/CD setup, sharding, and attachments.
·22 min readGitHub Actions for Test Automation: A Complete Setup Guide
Build production-grade test automation with GitHub Actions: matrix builds, sharding, caching, secrets management, and CI/CD reporting in one complete guide.
·23 min readPage Object Model: The Design Pattern Every Automation Engineer Needs
Master the Page Object Model (POM) pattern with Playwright, Selenium, and Cypress examples, component composition, anti-patterns, and scaling tips.
·20 min readIntegrating Cypress Tests with Your Test Management Workflow
Learn how to connect Cypress automation to your test management tool with reporter setup, result mapping, CI/CD pipelines, and real-world workflow examples.
·19 min readFlaky Tests: How to Find, Fix, and Prevent Them
Learn proven strategies to identify flaky tests, fix root causes like race conditions and shared state, and prevent test flakiness in your CI pipeline.
·20 min readSelenium vs Cypress vs Playwright: Which One Should You Pick?
Compare Selenium, Cypress, and Playwright across speed, browser support, debugging, flakiness, and cost to choose the right automation tool in 2026.
·23 min readHow to Integrate Test Management into Your CI/CD Pipeline
Connect test management to your CI/CD pipeline with quality gates, test reporters, and automated result tracking. Reduce manual effort and ship with confidence.
·24 min readBuilding a Test Automation Framework from Scratch
Step-by-step guide to building a test automation framework with layered architecture, Page Object Model, data factories, CI/CD, and scaling tips.
·23 min read