Manual Testing as the Human-in-the-Loop Control Layer for AI

April 16, 2026 3

Some engineering work is easy to describe precisely: Write a PDF parser or implement IMAP correctly. Write a compiler against a defined language spec. The work may still be hard, but the target is clear enough that a machine can keep trying, checking, and improving.

QA Process Audits with AI Assistance – A Practical Guide

December 8, 2025 0

Quality at speed is the real benchmark of modern software teams. A reliable QA process protects that speed without trading away user trust or stability. Even strong teams develop blind spots over time. Regression cycles stretch, automation coverage stalls, and production fixes start creeping into every sprint.

Lessons Learned From Code Review Remarks

October 21, 2025 1

It appears that one consequence of being a tech lead is that team members consider you the default reviewer for all their pull requests (PR). Though the code review process seems straightforward, there are many aspects that need to be considered.

1 2 3 4 11