Unit Testing Myths and Practices

Posted on Simple Talk See other posts from Simple Talk
Published on Thu, 05 Jan 2012 00:00:00 GMT Indexed on 2012/03/18 18:16 UTC
Read the original article Hit count: 115

Filed under:
We all understand the value of Unit Testing, but how come so few organisations maintain unit tests for their in-house applications? We can no longer pretend that unit testing is a universal panacea for ensuring less-buggy applications. Instead, we should be prepared to actively justify the use of unit tests, and be more savvy about where in the development cycle the unit test resources should be most effectively used.

© Simple Talk or respective owner

Related posts about .NET Framework