Sponsored Link
How disconnected are software testing teams and executives on AI? We found out for you.
We surveyed 400 software testing leaders and found some interesting trends: while 95% of teams said they have experienced AI setbacks, nearly half of the companies (48%) are "doubling down" on their AI initiatives despite experiencing failures. That's just the tip of the findings. Download the report to get the complete survey data and analysis.
NEWS
Communicating quality to stakeholders: why testers get ignored in meetings (and how to change it)
Good communication is one of the most important skills of testers and Kat Obring gives some great advice on how to do it right.
Furthermore, Faris Kurnia guides us on how to Perform Root Cause Analysis Like a Professional QA Engineer.
Developing the Right Test Documentation
Doing valuable test documentation is neither easy nor exciting. However, Chris Kenst advises how to approach it most effectively.
Also, Nureko Wibowo asks — Do We Really Need a Test Plan Before Testing?.
I think, therefore I test: the importance of thinking for testers
Ady Stokes makes a few good points on why testing is very much about thinking and describes several mindsets that can help you become a better tester.
Moreover, Yogesh Deshmukh gives a sobering explanation of Why Testability, Performance, Security Can't Be Afterthoughts.
What QA Taught Me About Being a Better Developer
Péter Halász shares interesting insights into how moving from testing to development has helped him become a better software engineer.
Why QA Keep Losing the Same Battles, even when Automation and AI is integrated
Testing is more than just tools and automation. Marina Jordão rightly points out that real quality comes from people, strategy, and user advocacy.
AUTOMATION
AI Picks Tests To Run On A Bug
Interested in seeing the practical application of AI in testing? Gleb Bahmutov demonstrates using it to pick and run relevant tests.
Similarly, Sh Yin Lim shows how to create A Streamlit Dashboard That Explains Test Case Failures with AI.
Beyond the Test Pyramid: Building New Monuments for Testing
Juan Rada challenges the original test pyramid and brings up several points on why it's not always beneficial to invest in tests on the lower levels.
Moreover, Rafal Szymala describes the approach to Microservice Testing That Lets you Sleep At Night.
From Dependency Hell to Monorepo Harmony: How We 5X Test Engineering with a Gradle Multi-Module Architecture
After years of glorifying microservices architecture, it seems that a modular monolith is taking center stage now. Pani Kumar explains the benefits in testing, quality and developer experience.
Furthermore, Danail Bikovski describes the journey of Designing a Scalable Test Automation Framework for SaaS and its demonstration.
Mutation testing — not just for unit tests
Have you tried doing mutation testing yet? Bas Dijkstra has a good example demonstrating how to implement, run and interpret it.
TOOLS
Debugging "No Tests Found" Errors in Playwright: A Comprehensive Guide
Writing tests with Playwright is pretty straightforward, but sometimes you may run into unexpected issues. Marius Besel describes how to resolve a problem with missing tests.
Leveraging Copilot to rapidly refactor test automation
Are you using GitHub Copilot? Maxwell Nyamunda shares several tricks that can help you in your day-to-day test coding.
Moreover, Gleb Bahmutov shows how to Use Copilot Instructions And Page Objects to write end-to-end tests.
Playwright Agentic Coding Tips
Want to use AI to write Playwright tests? Sławomir Radzymiński wrote a detailed overview with some great advice on how to do it right.
Spring Boot Testing: From Unit to End-to-End Testing
If you test Spring Boot apps, Philip Riecks has several practical tips on implementing automated tests across all levels.
WOW. Playwright is significantly better than Selenium
This opinion has resonated with the testing community on Reddit and people share their experience of moving from Selenium to Playwright.
And in another thread, someone's asking for advice — Best place to learn Playwright automation end-to-end?.
VIDEOS
Make Selenium Test Smarter with AI — Local/Cloud LLMs
If you want to power your Selenium tests with AI, Karthik K.K. recorded a short video demonstrating the potential capabilities.
Playwright MCP Chrome Extension
Microsoft has recently introduced the Playwright MCP Chrome Extension, and Joan Esquivel Montero briefly explains why it's useful and how it works.
Also, you may want to check out the testing community's Opinions on Playwright MCP.
Welcome to the 284th issue!
Appium is a popular tool for testing mobile and desktop applications.
Recently, they announced a new major version — Appium 3.
And while it's not as groundbreaking as the previous one, it brings some important improvements and breaking changes that you may want to be aware of.
I recommended checking out Ümit Özdemir's article about Appium 3: A New Era in Mobile Test Automation, as well as the Official Migration Guide.
Happy testing! 🙂
Dawid Dylowicz