Stress Testing ASP.Net application [closed]
what are different ways that we can do some optimum level of stress testing for asp.net application before moving it to the production environment ? Jalpesh Vadgama Here is the free tool for the stress testing in asp.net application. http://blogs.msdn.com/alikl/archive/2008/03/09/stress-test-asp-net-web-application-with-free-wcat-tool.aspx Another is called asp.net performance engineering which will tell how we can stress application. http://blogs.msdn.com/alikl/archive/2008/05/05/asp-net-performance-engineering-stress-test-your-architecture-design-and-code.aspx Also go through the following