One key quality practice is reviews — a systematic examination of work products (like code, requirements, and test plans). Whether you’re reviewing a line of code or a comprehensive design document, following a defined review process ensures that the outcomes are meaningful and productive.
Let’s explore the Review Process Activities as outlined in the ISO/IEC 20246 standard — and why you should care about each one.
ISO/IEC 20246 defines a generic yet flexible review framework. This means whether you’re doing a lightweight peer review or a formal inspection, this framework can be tailored to fit your needs.
Since some work products are too large to be reviewed in a single session, the process can be repeated across sections. Think of it as modular quality control.
This is where everything begins.
You define:
A well-planned review saves time later. It sets expectations and ensures everyone’s aligned.
Here, the review is officially kicked off. This involves:
The goal? Make sure everyone is prepared to start strong.
Each reviewer examines the work product on their own. They:
This phase is critical — no groupthink, no distractions. Just focused attention to detail.
Now, it’s time to discuss what reviewers found.
A review meeting typically happens here. Teams might also assess the overall quality of the product and decide on follow-ups.
Once decisions are made:
When all exit criteria are met, the work product can move forward with confidence.
A solid review process does more than find defects — it promotes shared understanding, improved communication, and higher quality deliverables.
Whether you’re reviewing code, user stories, or test cases, following these five review activities helps you catch issues early, reduce rework, and build better products.
So next time you’re tempted to skip a review or rush through it, remember:
“A good review today is worth a thousand bug reports tomorrow.”
✍️ Found this useful? Follow me for more insights on QA, testing standards, and building high-quality software.