Comment on Software ChecklistparentComments−mherrmann12yExcept that lots of errors are already known, and get repeated anyhow. Saying that we can't guard against unforeseen errors is not quite the point.I'm with you. It's just that the article IMHO makes automated tests seem like a cure for every bug (future or present) in the world.I also agree that it makes sense to try and avoid known errors. And that automated tests are often a great tool for achieving this.
Comments
I'm with you. It's just that the article IMHO makes automated tests seem like a cure for every bug (future or present) in the world.
I also agree that it makes sense to try and avoid known errors. And that automated tests are often a great tool for achieving this.