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.

YouTube video



Comments

Popular posts from this blog

Absolute and relative path in HTML pages

Errors

goto PHP operator