» Tag
quality
9 postsBrowser Test Reliability: The Shift to Product Decision-Making
Browser test reliability has evolved into a product decision-making issue due to modern application complexities. A holistic approach is now essential.
LLM-as-Judge: Use Binary Checks for Evidence, Not Aggregate Scores
Explore the benefits of using binary checks and a single verdict in LLM evaluations. A reliable quality assessment method for engineers.
The Scarcity of Thinking: Why Your Brain Doesn't Crash
An analysis of the necessity of thinking and its implications in software engineering.
CommitBrief — AI code reviews, right in your terminal
A provider-agnostic, local-first CLI that reviews your staged changes, a historic range, or a whole GitHub pull request. Zero telemetry, no server. Free and open source.
commitbrief.comAn Approach Where No One Grades Their Own Homework
An approach using two separate agents for evaluating software quality is discussed.
Poka-Yoke: Mistake-Proofing Method for Software Development
Poka-Yoke offers error prevention methods in software development, simplifying engineers' tasks.
Understanding Software Quality: How to Avoid Death by a Thousand Cuts
Software quality is crucial for engineers. Discover how quality assurance is a shared responsibility among all stakeholders.
Quality is the New Quantity
AI has made software development cheaper, but quality is now the bottleneck. Teams need shared understanding.
Why Standard Test Automation Misses the Failures That Matter in AI Agent Systems
Explore the failures standard tests miss in AI agent systems and the need for specialized quality engineering.
Comparing LLM Evaluation Frameworks: Measuring Model Performance
Learn to evaluate LLM applications with RAGAS, DeepEval, and Promptfoo. Address biases effectively in your designs.