What is Playwright? Playwright is a Microsoft-created NodeJS package with capabilities that are quite similar to Puppeteer. Both libraries enable you to automate browser-based tasks. With Playwright, you can launch or connect to a Chrome, Edge, Safari, or Firefox browser and exchange instructions. The DevTools protocol (for Chrome browsers) and a bespoke protocol (for Firefox and… Continue reading Visual Regression Testing with Playwright Vs. Others
Author: Jose Amoros
For the past 5+ years, Jose has authored over a hundred articles on Software Testing areas such as Test Automation, Manual Testing, or QA Best Practices, helping teams streamline their testing workflows. His content dives deep into Agentic QA architecture, autonomous testing workflows,
AI-powered test management, exploratory testing, test frameworks, and Agile QA strategies, making complex concepts actionable. At TestQuality, he bridges the gap between technical testing concepts and real-world implementation. Passionate about making QA accessible and covering the intersection of LLM-based testing tools and enterprise CI/CD pipelines. He believes “great testing starts with understanding both the code and the people who use it.”
Connect with Jose on LinkedIn for more QA insights.
An Overview of Pull Request Processes in Testing
One method that developers use to submit code modifications for evaluation is known as pull requests (PRs). We discussed the advantages of testing PRs in software development in a previous post but before merging into the main branch, they give team members a chance to talk about the changes, make suggestions, and accept or reject the code.… Continue reading An Overview of Pull Request Processes in Testing
Gherkin, BDD, and Cucumber: A Practical Guide to Behavior-Driven Development
In the evolving landscape of software testing, Behavior-Driven Development (BDD) has emerged as a powerful methodology for improving collaboration between technical and non-technical team members. However, the implementation of BDD tools like Gherkin and Cucumber often falls short of their intended purpose. Let’s explore how to effectively use these tools and avoid common pitfalls. 1. Understanding BDD:… Continue reading Gherkin, BDD, and Cucumber: A Practical Guide to Behavior-Driven Development
Test Plan vs Test Strategy: Best Practices, Examples, and Pros & Cons
When it comes to ensuring software quality, having a well-defined Test Plan and Test Strategy is crucial. As a software developer or QA professional, understanding the differences between these two concepts and how to write a Test Plan or execute a test strategy effectively can significantly improve your testing process. In today’s fast-paced software development world, particularly with the rise of Shift… Continue reading Test Plan vs Test Strategy: Best Practices, Examples, and Pros & Cons
Regression Testing Best Practices: Risk Management Guide 2025
Picture this: You’ve just deployed a new feature at work, and you’re buzzing with excitement. But suddenly, you hear whispers of a critical bug in the old functionality. That gut-wrenching moment reminds us how important it is to address regression testing. In this post, we’ll delve into the legacy views of regression testing, explore its modern implications, and highlight why risk management is the real MVP in ensuring robust software development.
Playwright vs Selenium: The Ultimate Guide to Modern Test Automation (2026)
In 2026, the automation market is a tale of two trajectories with Playwright and Selenium standing as two prominent frameworks. On one hand, Selenium continues to anchor many global organizations with its 39% market share, but it is no longer the default for new builds. That title now belongs to Playwright, which has seen a… Continue reading Playwright vs Selenium: The Ultimate Guide to Modern Test Automation (2026)
AI Powered Test Management: GitHub Copilot Vs Cursor Vs ChatGPT
In today’s rapidly evolving software development landscape, the Rise of AI in Software Engineering and the integration of artificial intelligence into testing processes has become increasingly crucial. As organizations embrace shift-left testing practices, the combination of AI coding assistants and robust test management tools has emerged as a game-changing approach for QA professionals and software developers. 1. The… Continue reading AI Powered Test Management: GitHub Copilot Vs Cursor Vs ChatGPT
How AI is Transforming Software Testing in 2025
The software testing landscape is experiencing an unprecedented transformation as we venture into 2025 as we outlined in our previous post on the rise of AI in Software Engineering and testing, a new age in software engineering, tools driven by artificial intelligence and machine learning are about to change the game when it comes to developing, testing,… Continue reading How AI is Transforming Software Testing in 2025
Regression Testing Test Plans: A Complete Strategy Guide for 2025
Many development teams know the frustration: despite rigorous efforts, production issues still slip through, often due to inadequate regression testing. While the global software testing market soared to $51.8 billion in 2023 and is projected for 7% annual growth through 2032, simply documenting test activities isn’t enough. True success in preventing costly defects hinges on… Continue reading Regression Testing Test Plans: A Complete Strategy Guide for 2025
The Ultimate Guide to Test Management Tools in Shift-Left Testing
Poor software quality continues to cost the U.S. economy billions annually, with recent research from CISQ demonstrating that early defect detection significantly reduces these economic impacts. Yet most development teams still discover critical issues only days before release deadlines. This reactive approach to quality assurance creates unnecessary stress, budget overruns, and delayed product launches that… Continue reading The Ultimate Guide to Test Management Tools in Shift-Left Testing