What is the best way to test my webforms applications?
Looks like people are loving Watin, and selenium.
That's the biggest shortcoming of Webforms -- it's, for all practical reasons, untestable in terms of unit testing of testing controllers, etc.
That is one of the major advantages of the MVC framework.