Thrown into reality
I had a Great Time at the Microsoft Developers Academy.
We had a great booth and met loads of developers. Meeting all these developers really helped me get a perspective. As both our customers and internal development are using TDD Methodologies or at least Automated Unit Tests I have been having the feeling that everyone is already unit testing and working in iterations to get maximum coverage. Truth is that this is nowhere near the reality. Although most developers have heard of unit testing and nUnit (which is an improvement) most do not practice this at all.
Here are some of the answer I got when asking developers if they unit test.
1. We don’t test, we have a QA team to do that!
2. We don’t need to test, we are great programmers!
3. We are too far down the project to start testing!
4. My team can’t test because (something technical …) but I will interest the other team (because their code really $#%$.)
5. Our customer/management doesn’t want us to waste time writing non production code!
I didn’t answer these during the show and I am not going to answer these now, but I know that I have past the no-going-back point.
I actually feel wrong when I write code that doesn’t have a test, as if a big red warning light starts flashing “You are going to regret this”.
1 Comment to “Thrown into reality”
Recent Posts
- Top 5 questions to ask when checking references
- Unacceptable: Unit testing will take 20 years to catch on
- The 4 reasons why we DIDN’T choose Oslo
- Typemock Academy Launch
- The First Rule to Software Craftsmanship
Categories
- .NET Tests
- Agile
- Code Integrity
- Community
- Debugging
- Fun
- Management for Geeks
- Marketing
- Product
- Release
- Reviews
- SharePoint
- TDD
- Time Management
- Uncategorized
- Unit Tests
Archives
- August 2010
- May 2010
- April 2010
- March 2010
- February 2010
- December 2009
- October 2009
- September 2009
- August 2009
- July 2009
- June 2009
- May 2009
- April 2009
- March 2009
- February 2009
- December 2008
- November 2008
- August 2008
- July 2008
- May 2008
- April 2008
- February 2008
- January 2008
- December 2007
- November 2007
- October 2007
- September 2007
- August 2007
- July 2007
- June 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
- December 2006
- November 2006
- October 2006
- September 2006

So in other words, facts won’t change your mind.Nice to hear that