Cunning Strategies for Getting Out of a Testing Rut
Stuck with new ideas for testing? Simon Knight prepared a handy solution that can inspire you to look at the same testing problem from a completely new angle. And there's one for every second of a minute. All you need is a watch and this list. It's clever and dead-simple — and that's why I like it!
Creating a test strategy using questions
Questions are one of the most powerful tools that software testers have, so why not use them to create a test strategy? Just like Diogo Nunes did in this great mind-map-based concept. Well done!
Practical test strategy for Spring & React application
I couldn't agree more with Sławomir Radzymiński on the test strategy for any backend-frontend system. Great practical advice about tooling and lots of links to actual source code included.
An example of front-end testing strategy @ Criteo
Xavier Dupessey shares how they approach testing front-end apps with no dedicated QA team, using a pragmatic approach to test automation on unit and UI levels.
Also, Tinashe Chinyanga explains why Developers should write tests.
Testing LLM-Based Applications: Strategy and Challenges
How would you test AI apps? Xin Chen shares some great examples of testing them.
Furthermore, Dennis Martinez puts some light on How AI Is Transforming the Future of Software Testing
How to Create a Quality Strategy and Testing Model
This is a wonderful overview by Stuart Thomas of how they approached creating a company-wide quality strategy.
Two strategies to drive screenshot testing in Mobile projects
Interested in visual testing for mobile apps? Ubiratan Soares describes two approaches that depend on whether there's a design system in place.
iOS: UI Testing Strategy and Tooling at Reddit
This is an excellent overview of how Reddit approaches testing their iOS mobile app — from strategy to test reporting. Kudos to Lakshya Kapoor, Parth Parikh and Abey Thomas for sharing this with us!
On that note, I also recommend revisiting Reddit's E2E UI Automation Framework for Android, put together by Dinesh Gunda and Denis Ruckebusch.
Software Testing Strategies: The Complete Guide
There are quite a few so-called "test shapes", such as test pyramids, that help describe testing strategy. Carolina Ramirez gives a brief overview of the most popular ones.
And since it's related to the test levels, Wessel Braakman wrote a good Introduction to Contract Testing.
Note: If you can't access the full article, simply open it in a private tab.
My latest automation testing strategy presumption (part 1)
In a series of articles, Arnon Ram gives a good overview of the test automation strategy based on the test pyramid. You can also read the second part and the third part.