Code Review vs. Code Inspection

We have been heard of Code Inspection and Code Review from software engineering theory. These two terms sound similar to each other but actually have different aspect as

Code Inspection is focused on verifying your source code corresponds to coding standard, rules, and guidelines.

Code Review aims to finding defects, bugs, and refactoring the code.

No comments:

Post a Comment

Related Posts Plugin for WordPress, Blogger...