Visual Studio Team System #16: How Do I: Load Test a Web Application?
  • Video is free for view
  • Video is available for download
View_video

This video walks you through the process of recording a Web Test and then replaying it as a Load Test that simulates multiple users. We see how Visual Studio Team System allows you to set warning and critical thresholds of server resources utilization, which defines whether the Web application passes or fails the load test.

Presented by Chris Menegay

Date: 01 July 2007



 
Get Microsoft Silverlight

Tags: ASP.NET, load testing, Performance, Q&A, Practices, Microsoft, .NET Framework, Frameworks, Visual Studio Team System, Visual Studio

Level: any Date: April 03, 2009 Votes: 0 User: Dmytro Shteflyuk  Comments:
 
 

1 Response(s) to this entry

Subscribe to comments with RSS.

 
 
aneufu  (2009-06-04)

Hello,

Congratulations for the video. You know where to run a load test with 500 users and 1 iteration, the visual studio record 500 entries in the database, ie it creates an entry for each user?

Thanks.