25 lines
1.2 KiB
Markdown
25 lines
1.2 KiB
Markdown
|
---
|
||
|
title: "[How Do I:] Load Test a Web Application? | Microsoft Docs"
|
||
|
author: rick-anderson
|
||
|
description: "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..."
|
||
|
ms.author: aspnetcontent
|
||
|
manager: wpickett
|
||
|
ms.date: 07/01/2007
|
||
|
ms.topic: article
|
||
|
ms.assetid: 2b0649d3-d072-446a-9918-b2648de26472
|
||
|
ms.technology: dotnet-webforms
|
||
|
ms.prod: .net-framework
|
||
|
msc.legacyurl: /web-forms/videos/vs-2005/how-do-i-load-test-a-web-application
|
||
|
msc.type: video
|
||
|
---
|
||
|
[How Do I:] Load Test a Web Application?
|
||
|
====================
|
||
|
by [Chris Menegay](https://twitter.com/CMenegay)
|
||
|
|
||
|
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.
|
||
|
|
||
|
[▶ Watch video (8 minutes)](https://channel9.msdn.com/Blogs/ASP-NET-Site-Videos/how-do-i-load-test-a-web-application)
|
||
|
|
||
|
>[!div class="step-by-step"]
|
||
|
[Previous](how-do-i-practice-test-driven-development.md)
|
||
|
[Next](how-do-i-tune-web-application-performance-with-profiling.md)
|