Tuesday, October 19, 2010

Getting Started

It is common case when you come across with new tools and try to find out as much information as possible to understand the main approach and features of this tool. Sometimes it is difficult to extract really useful information from the huge amount that is presented. I decided to share some useful links here:

If you a not common with web, performance testing, I guess this video will be useful

If you just started web testing with Visual Studio, pay your attention to the following resources:

Blogs:
Ed Glas's blog on VS load testing - extremely useful blog, my favorite one.
Sean Lumley's Blog
YuTong's Blog
Bill Barnett's blog

Forum: 
Visual Studio Web Performance and Load Testing Forum

Documentation:
Web testing guidance on MSDN
Visual Studio Performance Testing Quick Reference Guide - provide quick reference points around various aspects of Visual Studio performance testing features that may not be covered in core documentation, or may not be easily understood.

Additional tool:
Fiddler - helps to catch web request that cannot be caught by VS.

No comments:

Post a Comment