Profiling ASP.NET Load Tests

Note

This article applies to Visual Studio 2015. If you're looking for the latest Visual Studio documentation, see Visual Studio documentation. We recommend upgrading to the latest version of Visual Studio. Download it here

You can collect profiling data from automated Microsoft Test Manager web tests that you run on ASP.NET Web sites projects. You can collect sampling and tier interaction data. For more information, see the following topics:

How to: Run a Performance Session on a Web Application from the Web Performance Test Editor

How to: Configure ASP.NET Profiler for Load Tests Using Test Settings in Visual Studio

Running System Tests Using Microsoft Visual Studio.

See Also