Browsing Tag
testing
135 posts
How I Discovered a Serious Bug Without Automation: The Importance of Domain Knowledge Over Tools in Software Testing
The moment that changed how I see testing There was no failing automated test. No alert. No monitoring…
What to Tell Claude Code to Test (and What to Skip)
If you’re using Claude Code to build apps, you’ve probably noticed it loves writing tests. Ask it to…
PVS-Studio Go analyzer beta testing
After months of extensive work on a new static code analyzer for Go, our team announces that it’s…
Rotating Residential Proxy Validation Lab for 2026 That You Can Reproduce and Score
What you are proving in 30 seconds You are not “testing proxies.” You are proving four properties under…
I Built an AI CLI That Lets You Chat With Your APIs
Tired of writing Postman test scripts? I built Octrafic – a CLI tool where you describe API tests…
5 Things Every Beginner Should Know Before Starting Manual Testing
Hello DEV Community 👋 This is my first post here after a long time, and I’m really excited…
🐛 QA is Dead (Long Live the Agent): How Cursor’s “Bug Bot” Fixes Code While You Sleep
Let’s be honest: The worst part of being a software engineer isn’t writing code. It’s debugging it. We’ve…
Why a Modern Master Test Plan is Your Team’s Secret Weapon
In my QA experience, I believe what a project should have to succeed is “alignment.” When people hear…
5 QA Trends You Can’t Ignore in 2026
If you are a QA Engineer in 2026, you’ve probably noticed that “knowing how to write a script”…
A new PHP8+ Unit Testing Framework called MicroUnit
For a really long time, I was a professional C# developer and as time moved on I fell…