Unit Testing
Software testing is a very important stage of software development; the better the software product is tested the higher the quality of your work gets.
This post is just opening a series of small entries in which I will try to get the best out of software testing techniques and make use of them in
further development processes.
I’ve started browsing the web and reading books. Up until now, I’ve found a nice book on unit testing (xUnit Test Patterns: Refactoring Test Code (Addison-Wesley Signature Series) ), which sheds some light on the topic. I plan on using NUnit to perform my unit testing, which is fairly easy to use and it’s free.
Of course, unit testing is not all there is to software testing, but this is where I’ll start. More on this to follow.
No comments yet.
Leave a comment
-
Archives
- May 2009 (1)
- April 2009 (4)
- February 2008 (1)
- November 2007 (1)
- August 2007 (1)
- July 2007 (2)
- June 2007 (2)
- May 2007 (1)
-
Categories
-
RSS
Entries RSS
Comments RSS
