ASP.NET Stress Testing

丶灬走出姿态 提交于 2019-11-27 00:46:52

ab is a tool that was designed for Apache, but you can use it with IIS.

Patrick Cuff

After surveying a lot of open source and paid tools, I found the most success with Microsoft's Visual Studio 2008 Team Suite Test Edition (soon to be part of Visual Studio 2010 Ultimate). It has strong stress testing functionality. Microsoft's free application for stress-testing, WCAT is underpowered and buggy, but the full blown Test Edition goes up against products like LoadRunner but is easier to use, better-integrated with VS/ASP.NET and for much less money per virtual user.

Have a look at StresStimulus.

It integrates very well with Fiddler. The setup and usage is very smooth and it provides a lot of functionality and configuration. My best found when googling for a Web Load Test solution. Fiddler btw is a great tool.

Microsoft has a solution that comes with Visual Studio 2013 Ultimate Edition see the links below : Updated Link : Stress Test

Trty this tool , i've tested my website seems to work well > x0Bench

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!