Software testing - peer review
Software testing is a process of finding issues with the code. Humans are not perfect and can make mistakes. Those mistakes can be found in the software code. One of the ways to minimize number of mistakes is to perform code review by another person.

Comments
Post a Comment