Software Testing Articles, Blog Posts, Books, Podcasts and Quotes

How to Check Idempotency and Duplicates of Requests in Web Applications

September 1, 2026 0

The issue of duplicate requests is something that tends to remain hidden in standard QA procedures and emerges only during actual network operations. A customer makes two clicks on a payment button, a connection breaks off when the server has already handled the request, a browser sends the request again, or a client-side library makes a duplicate of the failed request.

Network Security Should Be Tested as a System Property

August 31, 2026 0

Network security is usually implemented as configuration but experienced as behavior. A firewall rule, segmentation policy, VPN setting, routing table, identity condition, and intrusion-prevention control can all be individually correct while the resulting system still allows an unintended path.

Finding Hidden Blind Spots in SaaS Environments

August 28, 2026 0

There is a particular kind of risk that emerges when a SaaS environment becomes familiar. The dashboards look healthy. Authentication works. Backups run. Nothing is triggering an alert, and nobody has noticed anything suspicious. But familiarity has its own weakness; people stop looking closely at things they believe they understand.

What Happens to QA When AI Writes 100% of the Code?

August 27, 2026 0

Today, you can find tools that generate code and AI-assisted test automation tools that will handle the quality assurance part. Is it the death of traditional manual testing? In this article, Rimpal Mistry reminds us that human validation is still needed to provide the final check of delivered software.

How QA and Compliance Teams Can Work Together to Manage Software Risk

August 27, 2026 0

In software development, risk isn’t just for project managers. It’s a daily reality for quality assurance (QA) and compliance teams too. While one team looks for bugs and performance issues, the other makes sure the product follows legal and industry rules. Often, these two groups work separately, only connecting when a problem forces them to.

How QA Teams Can Improve the Software Onboarding Experience

August 26, 2026 0

A customer’s first interaction with your software shapes their entire relationship with you. A smooth, intuitive onboarding process can create a loyal advocate, but a clunky, confusing one can lead to immediate churn. For quality engineering teams, making sure the onboarding experience is frictionless isn’t just about finding bugs anymore.

1 2 3 4 128