3.3 Review Process and Roles

Key Takeaways

  • The generic review process has six activities: planning, review initiation, individual review, communication and analysis, fixing, and reporting.
  • Individual review (preparation) is where reviewers identify most anomalies, questions, and improvement suggestions.
  • Communication and analysis decides whether each anomaly is a defect and what follow-up actions are needed.
  • The principal review roles are manager, author, moderator (facilitator), scribe, reviewer, and review leader.
  • CTFL questions test the responsibility of each role rather than the person's organisational job title.
Last updated: June 2026

The Generic Review Process

A review is not just a meeting. In CTFL terms, the generic review process has activities before and after any group discussion. The process is tailored to the review type and context, but the syllabus defines six activities in a stable order.

#ActivityMain purposeExam clue
1PlanningDefine scope, objectives, the work product, quality characteristics to evaluate, effort, timeframe, and entry/exit criteriaWhat are we reviewing, and why?
2Review initiationEnsure everyone understands the task and has the work product, supporting material, roles, and accessAre people ready to begin?
3Individual reviewEach reviewer examines the work product alone and logs anomalies, questions, and recommendationsPrivate preparation and notes
4Communication and analysisCommunicate identified anomalies, decide whether each is a defect, assign status, ownership and actionsMeeting, decision, ownership
5FixingThe author corrects confirmed defects in the work productDefects are fixed by the author
6ReportingCommunicate review results; check exit criteria; record metricsFollow-up, closure, metrics

Individual review (also called individual preparation) matters because it prevents the group discussion from being the first time anyone reads the material; in formal reviews it is where the majority of anomalies are typically found. Reviewers can apply checklists, scenarios, perspectives, or risk focus areas.

During communication and analysis, not every anomaly becomes a defect. A reviewer may misunderstand a domain rule, or raise an improvement suggestion rather than a required correction. The group decides status, ownership, and next action; for high-formality reviews, decisions and metrics are recorded. Note that fixing defects is the author's responsibility, and reporting closes the loop by confirming exit criteria are met.

The Review Roles and Their Responsibilities

Roles are a frequent exam target, and the syllabus names a specific set of roles with distinct responsibilities. One person may hold more than one role in lower-formality contexts, but the responsibilities stay attached to the role.

RoleCore responsibility
ManagerDecides what is to be reviewed, allocates time, budget and people, and monitors ongoing cost-effectiveness
AuthorCreates and, when needed, fixes the work product under review
Moderator (facilitator)Ensures the review meeting runs effectively, creating a safe and productive environment
Scribe (recorder)Collates and records anomalies, decisions, and the meeting's outcomes
ReviewerPerforms the review; may be subject-matter experts, people working on the project, stakeholders, or technical experts
Review leaderTakes overall responsibility for the review: decides who is involved, and organises when and where it takes place

Notice the moderator and the review leader are distinct: the review leader has overall organisational responsibility (who, when, where), while the moderator focuses on facilitating an effective meeting. The manager controls resources and scope from outside the review; the author produces and fixes the product; the scribe documents; the reviewers find the issues.

The exam likes role traps. The moderator does not automatically fix the product — the author does. The scribe does not decide what must be reviewed — the manager does. The author should not dominate the conversation defensively, and in a formal inspection the author should not act as review leader or scribe, so that objectivity and traceability are preserved.

Map responsibilities to roles, not to job titles. A senior developer who wrote the code is still the author for that work product. A business analyst who examines acceptance criteria is a reviewer. A test manager who provides time and people is acting as manager. A person can wear two hats — for example reviewer and scribe — but the responsibilities of each role remain as defined.

Tailoring the Process and Reading Scenarios

The six activities are a generic template, not a rigid script. The syllabus is explicit that the process is scaled to the review type and context. An informal review may collapse planning, initiation, and individual review into a quick glance and skip formal reporting entirely. An inspection, by contrast, performs every activity deliberately, records metrics, and checks entry and exit criteria. So the number of activities you actually perform depends on the formality chosen in 3.4.

A frequent exam structure presents a short scenario and asks which activity is being described. Use these anchors:

  • "We agreed which document, set objectives, and booked two hours"Planning.
  • "Everyone received the document and the checklist and confirmed their role"Review initiation.
  • "Each reviewer marked up the spec on their own and noted questions"Individual review.
  • "In the meeting we discussed each finding and decided which were defects"Communication and analysis.
  • "The author corrected the confirmed defects"Fixing.
  • "We confirmed exit criteria were met and recorded the defect-density metric"Reporting.

Another common trap mixes roles with activities. Remember: the manager operates mainly around planning (deciding what to review and providing resources); the reviewers do the heavy lifting in individual review; the author owns fixing; the scribe documents during communication and analysis; and the moderator facilitates that same meeting. The review leader spans organisation across the whole process.

RoleMost active in which activity
ManagerPlanning (scope, resources)
Review leaderOverall organisation across all activities
ReviewerIndividual review
ModeratorCommunication and analysis (the meeting)
ScribeCommunication and analysis (recording)
AuthorFixing

Finally, the syllabus links the review process back to independence and objectivity. Separating roles — especially keeping the author out of the review-leader and scribe positions in formal reviews — reduces the bias of an author defending their own work, and produces a more trustworthy record of what was found and decided. This is the same independence principle that runs through the whole CTFL: fresh eyes find defects the author's eyes slid past.

Test Your Knowledge

During a review meeting, one person collates and records new anomalies, decisions, and action items. Which review role is this person performing?

A
B
C
D
Test Your Knowledge

Who has overall responsibility for the review — deciding who is involved and organising when and where it takes place?

A
B
C
D
Test Your Knowledge

In the generic review process, which activity is where individual reviewers typically identify most of the anomalies?

A
B
C
D
Test Your KnowledgeMulti-Select

Which activities belong to the generic review process? Select all that apply.

Select all that apply

Planning the review scope and exit criteria
Individual review by participants
Communication and analysis of anomalies
Fixing confirmed defects and reporting results
Executing the software to reproduce every failure