It seems like MS really left a massive gaping hole in their automated testing tools in Visual Studio for web pages with AJAX components and I have been hard pressed to find any commentary or third party add-ons that remedy the problem. Anyone have any advice on automating web tests in MSVS for AJAX pages?
views:
69answers:
2
A:
I dont know if this will help, but you cn try this:
EDIT:Sorry i reread your Q and realized you meant spoecific to VS. I dont know if you are familiar with Script#, but i had read some talk a little while back that someone was building a testing framework to use with that, and Script# can be used with MSAjax. Might be worth some investigation.
http://projects.nikhilk.net/ScriptSharp/
Look at the screen shots:Unit Testing Coming Soon :/
mattlant
2008-09-18 20:44:29