Most of the developers don't believe in unit testing. They always complain they don't have time to do unit testing. So where is the problem ? is it in estimation ? quality focus of our developers? or are we using the correct tools ? Unit testing has a direct relationship with estimation, I'm not going to touch that now, it seems most of the developers are quality focus but they are not using the correct tools for unit testing. Tools are not just "NUnit" or "JUnit"......... I would say these are primary tools there are lot of supplementary tools that you have to use together with primary tools in the commercial world. Otherwise you will kill u'r self with unit testing and not producing a much of a value
Some of the supplementary tools are :
- NDbUnit, DbUnit
- Rhino Mocks, NMock
- Fit, WinFITRunnerLite
- TypeMock
- NUnitAsp
Have a look at these tools and rethink about unit testing. You will Definitely embrace unit testing into your code.
Sunday, May 20, 2007
Subscribe to:
Post Comments (Atom)

0 comments:
Post a Comment