Scriptorium
Tuesday, May 23, 2006
  C# Integration Testing Example
While trying to learn .NET, I've been looking for various examples of code and testing practices. Jeffrey Palermo (aka "EZWeb guy") looks to be a good source, including this article on integration testing.
 
Monday, May 22, 2006
  Agile Testing Blog
While looking for some Fitnesse tutorials, I found these tutorials on Grig Gheorghiu's Agile Testing Blog. The articles are Python oriented, but it's not hard to translate the examples to C#. Also, he had some good posts on test strategy that are applicable to any language.
 
  Fitnesse and C#
I'm learning a lot of new stuff right now. I'm trying to quickly get up to speed in the .NET world with C#. In addition, I'm learning NUnit, a unit test framework for .NET, and I'm learning Fitnesse, which is a tool for writing requirements in terms of acceptance tests.

I found a tutorial by Cory Foy for using Fitnesse with .NET which would have got me up and running quickly except that Fitnesse, as of last week, was built with support for .NET 1.1, and I've got the latest Visual Studio 2005 which supports .NET 2.0. Fortunately, in the comments for Cory's post I found a reference to Jeff Mattfield's instructions for building Fitnesse for .NET 2.0. After doing the rebuild I was good to go.
 
Greg Graham's writings on software and theology.

My Photo
Name: Gregory Graham
Location: Irving, Texas, United States

Theology student and Technology Director

Archives
July 2003 / August 2003 / November 2004 / December 2004 / January 2005 / February 2005 / March 2005 / April 2005 / May 2005 / October 2005 / November 2005 / April 2006 / May 2006 / June 2006 / July 2006 / August 2006 / September 2006 / October 2006 / November 2006 / December 2006 / January 2007 / March 2009 / July 2009 / August 2009 / October 2009 /


Powered by Blogger

Subscribe to
Posts [Atom]