Visual Studio Web Testing - Are there any good books/videos available? [closed]
I am trying to find a good resource on web and load testing. I'm using Visual Studio 2010 ultimate and, while i'm sure it is too early for much material to be released, i'm hoping there are some good resources for Visual Studio 2008 that are still relevant开发者_StackOverflow中文版. While MSDN has some good information I'm looking for something more cohesive that i can view on my way to/from work - hence a book or a video Thanks in advance, JP
I just found this PDF, which might be of use to you:
http://vsptqrg.codeplex.com/
Update: here's a good video from MVC conf 2 which shows load testing in action http://channel9.msdn.com/Series/mvcConf/mvcConf-2-Steven-Smith-Improving-ASPNET-MVC-Application-Performance
You can also have a look on this guide on recording and correlating VSTS WebTests using Fiddler.
精彩评论