Level 102
Lets say you forgot to add some file to git and then commit push your changes. All tests are fine locally, but once the changes go live they will break the site.
If you test on another server before deploying live, you can catch errors like this.
2 likes