Skip navigation.

Test First Web Applications: TDDing a Castle MonoRail application with C# and Selenium

Test First Web Applications: TDDing a Castle MonoRail application with C# and Selenium

TDD samples are mostly based on very simple unit tests. But how could we do something like building a web application test first?

Let's say that we need to write test first the following feature for an application:

manage users (add new, delete, edit user details, list all)

Author: Dan Bunea
Posted: january 19, 2007