28 Jan
2008

Rhino Mocks presentation – version 3.3

There has been some interest (two people) in updating my Rhino Mocks presentation and re-publishing it. This is from a presentation that I gave for the West Michigan Day of .Net back in May 2007 (ages ago). This presentation consists of a Power Point deck with minimal slides (it was for a code camp) and […]

Read More
11 Nov
2007

Unit Testing Irritants in Visual Studio 2008

I have been delving into the unit testing capabilities of Visual Studio (sans NUnit), otherwise known as MSUnit. In truth, MSUnit is a name the community came up with. The entire contents of the unit testing framework are in this namespace: Microsoft.VisualStudio.TestTools.UnitTesting Overall, there is more to the unit testing capabilities baked into the IDE […]

Read More
2 Oct
2007

Lean Cooking for Agile Work Teams

Category:UncategorizedTag: , , :

After a few weeks in our software development environment, a new co-worker told me, “I feel like I am on an episode of Iron Chef.” He came from a structured, design-up-front environment with prescribed architecture and product line development practices. So, although he was expressing some exasperation with a chaotic Agile development process, I choose to take this […]

Read More
11 Oct
2006

Translating Test Taxonomy for Troglodytes

Category:UncategorizedTag: , , :

Michael Hunter of Microsoft writes a nice blog about testing practices over at Dr. Dobb’s.   He recently posted about some common software test terms and solicited questions about other terms some of us might find confusing, so I responded.  His post today is a response to my questions about some testing terms that have seemed ambiguous […]

Read More