I'm trying to implement some front end testing in a ASP.NET web application, and I would like to know how do the several web testing frameworks compare. Especially MSTest's "Web Tests", because I haven't seen a lot of info about them, and since it seems to have a nice integration with Visual Studio.
Related posts:
WatiN or Selenium?
Watir vs Selenium vs Sahi
Selenium
WatiN
Visual Studio Team System "Web Tests"
Thanks in advance.