4 ms·
Found plenty of bugs by reading/doing code review.
by spacington 3mo ago
Found plenty of bugs by reading/doing code review.
- wayne-werwolf 3mo agoAs other's already pointed out, the author argues about the primary intent of code review. Of course you find bugs while doing it, and that's a nice side effect, but doing code reviews to assert correctness is maybe suboptimal QA. At least that is my take ...
- jibal 3mo agoThe author made multiple statements, and one of them was “it is not in general possible to find bugs by examining the code”, which is simply false.