View Single Post
Old 2nd July 2008, 14:35   #4
DimPrawn
Godlike
 
DimPrawn's Avatar
 
Join Date: Jul 2005
Posts: 10,101
Default

A combination of NUnit for non UI code (business, data) and Selenium for your ultra thin ASP.NET pages is what I recommend.

http://www.peterkrantz.com/2005/selenium-for-aspnet/
http://selenium-core.openqa.org/

However, most ASP.NET sites are actually tested by the users. Users are cheap and don't impact the coding phase.
__________________
By the time you finish reading this sentence, the national debt will have risen by another £1,500 - which you or your children will have to repay.

Just so you know.
DimPrawn is offline   Reply With Quote