| Sign In/My Account | View Cart |
| Article: |
Top 12 Reasons to Write Unit Tests | |
| Subject: | Testing is a wrong way ... | |
| Date: | 2003-04-09 06:30:58 | |
| From: | anonymous2 | |
| By tests you can only prove the existence of errors, not their absence. | ||
Showing messages 1 through 5 of 5.
Testing is a wrong way ...
A blanket statement like "Testing is a wrong way" is incredibly negative and is not constructive. What is the alternative? No tests, as is done in many organizations? I don't think so.
Tests are one piece of a much bigger puzzle - they don't solve every problem, but you'll have a lot more problems if you don't bother to write tests.