Thursday 18 August 2011

Visual Studio 2010 Load Test and Web Performance Test- Part 1

VS 2010 Ultimate subscribers can take advantage of advanced feature: Performance Test and Load Testing. The difference between performance test and load testing is:
Performance Test = how fast can your system be
Load Test = how much volume the system can process in a given interval

In Visual Studio 2010, a performance test must be created prior to setting up load testing as performance test (aka .webtest) is the only source of load test (aka .loadtest).

Will go through a working sample to dome how to set up performance test and load test in VS 2010.

No comments:

Post a Comment