A case for automated tests

In one minute, you can run one manual test or 100 automated tests. How would you prefer to spend that minute?

And what happens when you change some code? Run a few manual tests (three minutes)? Wouldn’t you prefer to run 100 tests, grab some coffee, save a couple minutes, and be confident that your change didn’t break anything else?