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
Submitted by webmaster@testdriven.com (Links) on Wed, 24/01/2007 - 22:08.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
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
