🩻 The Anatomy of Software Quality
As a Senior QA Engineer, I often find myself answering a deceptively simple question:”Is the software good?” But “good” is a vague word. Good for whom? Under what circumstances? According to which standard? Software quality…
The First Law of Software Quality: Errors = (More Code)²
In the universe of software development, there’s an undeniable truth that resonates with Einstein’s legendary equation:E = mc²Except in our world, it translates a bit differently:Errors = (More Code)²This playful twist on physics highlights a…
The Harmonious Connection between Aristotle’s Eudemonia and Agile Software Development
Aristotle, the renowned ancient Greek philosopher, contemplated the concept of eudemonia, the ultimate goal of…
✏️ What questions do you typically ask when meeting with stakeholders to discuss testing of a product?
✍️ Here is a list that may help you:- What are the business goals for…
📜 Testing Manifesto mapped to Agile Manifesto
The Testing Manifesto and the Agile Manifesto are two documents that define the values and…
💎 What is actually Code Quality?
Code quality encompasses a set of requirements common to all software projects.It goes beyond mere…
100+1 definitions of Software Testing
Over time the definitions of software testing and the ideas behind it have changed.This post…
10 unrealistic expectations for Test Automation
Here are 10 of the most common myths associated with automated testing and more context…