Browsing Tag
testing
129 posts
🐛 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…
ScrumBuddy Beta Is Live! Here’s the Real Story Behind It (For the Solopreneurs Who’ll Get It Most)
When we first started building ScrumBuddy, we thought we knew what we were doing. The plan was harmless…
Swift Testing #6: Aislando bugs conocidos usando withKnownIssue
withKnownIssue sirve para marcar una sección de una prueba como un error conocido que no debería hacer fallar…
Testing LLM Prompts in Production Pipelines: A Practical Approach
Over the past few months, I’ve been working on integrating a number of LLM-based features throughout our product;…
Automating Load Testing: From Local Dev to Production Confidence
Software teams today move fast. Code gets written, reviewed, and deployed to production in hours, not weeks. But…
Playwright MCP Servers Explained: Automation and Testing
Did you know Playwright has two MCP servers. Yes kinda confusing, let me explain it. The Playwright MCP…
My API Testing & Postman Automation Journey with Gradific API
Over the past week, I worked on a detailed API Testing & Presentation Task using the Gradific REST…