Marc Clifton’s Advanced Unit Testing articles

In a previous post, we mentioned a link to the first in a series of articles by Marc Clifton at The Code Project, a .NET resource site. Here are the links to all 5 of the articles in Marc’s series. He starts out as a skeptic of the extreme programming philosophy, and decides that the only way to know is to apply it in a non-trivial way. Incredibly open minded about the approach, he addresses a lot of complex issues (refactoring of tests, entanglement in OO design, performance testing, and using scripts to create tests instead of code). This series includes C# specific details, and is very long (over 100 pages when printed).

http://www.codeproject.com/csharp/autp1.asp

http://www.codeproject.com/csharp/autp2.asp

http://www.codeproject.com/csharp/autp3.asp

http://www.codeproject.com/csharp/autp4.asp

http://www.codeproject.com/gen/design/autp5.asp

Post to Twitter Post to Facebook

This article was published on Friday, December 16th, 2005 at 5:09 am and is filed under Process Improvement, Software development, Test Automation, Testing.
You can leave a comment on this post

One Trackback

  1. [...] Black box tests and white box tests. These terms get thrown about quite a bit. In a previous post, we referenced Marc Clifton’s advanced unit testing series. If you were already familiar with the domain, his article could immediately build on that background knowledge and extend it. [...]

Post a Comment

Your email is never published nor shared. Required fields are marked *

*
*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>