The importance of testing(trycatchfail.com)
submitted by
Matt_TCF(836) 3 years, 5 months ago
Testing is important. If you make a code change, be VERY sure you test it. If you absolutely positively can't write a unit test for it, be sure you do very, very thorough manual testing. Don't just fire-and-commit and assume it all works, because it probably doesn't. As far as I'm concerned, if you can't prove that it works, it doesn't work, end of story.
|category: Unit Testing
|Views: 2
tags:
Testing another
Everyones tags:
Your Tags: