Which code review technique involves the author of the code leading the review process and explaining their code to reviewers?

  • Author-led Review
  • Formal Inspection
  • Pair Programming Review
  • Walkthrough Review
The "Author-led Review" is a code review technique where the code's author takes the lead in explaining their code to reviewers, facilitating discussions, and addressing questions or concerns. It promotes collaboration and knowledge sharing.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *