During a top-down code review, the reviewer begins by looking at the high-level artifacts of the system, such as ticket description, architecture diagrams or documentation. Then, they progressively drill down into more detailed aspects of the code.
Most developers nowadays start with a top-down approach, by first reading the code review description (aka. the pull request summary), or the related ticket or user story, before they start to examine the code.
This article covers the following:
- When should I use a top-down code review approach?
- Top-down code review artifacts
- Step-by-step guide on how to review code top-down
- Summary: Top-down code review
Are you ready to learn more? Then sign-up, or log-in: It’s free.