简体   繁体   English

如何使用Microsoft Visual Studio 2012运行负载测试?

[英]How do I run load tests with Microsoft Visual Studio 2012?

Seems like most of the information on the web is for MS Visual Studio 2010 Ultimate Edition and the ones that do mention VS2012 don't go into detail on how to start a load test. 似乎网络上的大多数信息都是针对MS Visual Studio 2010 Ultimate Edition的,而那些确实提及VS2012的信息并未详细介绍如何启动负载测试。

When I want to create a new project or add a new project and I go to Test, the only two options are: Unit Test Project and Coded UI Test Project. 当我想创建一个新项目或添加一个新项目并转到“测试”时,仅有的两个选项是:“单元测试项目”和“编码的UI测试项目”。 I don't see a load test option? 我看不到负载测试选项吗?

If anyone can navigate me through the steps on how to create a load test (generate X amount of users to load my ASP.NET MVC web app), that would be great. 如果任何人都可以指导我完成如何创建负载测试的步骤(生成X数量的用户以加载我的ASP.NET MVC Web应用程序),那就太好了。

I usually use LoadUI since it is simple and powerful enough. 我通常使用LoadUI,因为它既简单又强大。 However, here is a pretty detailed introduction to the VS 2012 load testing 但是, 是VS 2012负载测试的相当详细的介绍

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM