1 minute read

If you invoke the same sequence of commands more than twice, write a script for it.

If you click around in a browser to simulate the same sequence of events more than twice, use browser automation.

Reproduce that bug you are fixing with an automated test first.

Seriously, your time is too valuable.

Published on