Visual Studio Web Testing - are there any good books / videos?
I am trying to find a good resource for web testing and load testing. I am using Visual Studio 2010, and while I'm sure it's too early to release a lot of material, I hope there are good resources for Visual Studio 2008 that are still relevant. Although MSDN has some good information, I am looking for something more cohesive that I can browse on my way to / from work - from here a book or video Thanks in advance, In JP
a source to share
I just found this PDF that you might find useful:
Update: here's a good video from MVC conf 2 that shows load testing in action http://channel9.msdn.com/Series/mvcConf/mvcConf-2-Steven-Smith-Improving-ASPNET-MVC-Application-Performance
a source to share
You can also take a look in this tutorial for recording and correlating VSTS WebTests using Fiddler .
a source to share