.net 如何使用visual studio[2015 Enterprise]执行负载测试

.net 如何使用visual studio[2015 Enterprise]执行负载测试,.net,visual-studio,asp.net-web-api,performance-testing,load-testing,.net,Visual Studio,Asp.net Web Api,Performance Testing,Load Testing,首先,我是测试新手。 我想在web api上执行负载测试[大约70]。我正在使用带有负载测试功能的VS2015 Enterprise,但我不知道如何使用它 我要执行的步骤包括: 1) Response time of the service when running a single request. 2) Memory consumption used by the service when running a single request. 3) Maximum number of co

首先,我是测试新手。 我想在web api上执行负载测试[大约70]。我正在使用带有负载测试功能的VS2015 Enterprise,但我不知道如何使用它

我要执行的步骤包括:

1) Response time of the service when running a single request.

2) Memory consumption used by the service when running a single request.

3) Maximum number of concurrent requests supported by the service

4) Memory consumption used by the service when running the maximum number of concurrent requests.

5) Response time of the service when running the maximum number of concurrent requests.

6) Maximum number of concurrent requests that can be executed so that the response time is less than 2 seconds.
我已经为所有api准备好了单元测试。我找到了一个地方可以用它进行负载测试,是真的吗

如果需要对所问问题进行更多澄清,请回复,而不是否决该问题


需要帮助……

我不是Visual Studio负载测试方面的专家,但您可以找到这些链接,以供参考,以便使用Visual Studio对web应用程序和web服务进行性能测试


  • 他们应该能回答您的大部分问题。

    我不是Visual Studio负载测试方面的专家,但您可以找到这些链接以供参考,以便使用Visual Studio对web应用程序和web服务进行性能测试


  • 他们应该能回答你的大部分问题。

    这个问题需要大量的信息,远远超出了堆栈溢出的问答格式。正如您正确观察到的,有许多Microsoft页面提供了这些信息。提问者只需简单的网络搜索就能找到它们。这里的答案只提供了其中一些页面的链接,因此可以根据堆栈溢出规则进行考虑。这里的答案应该是有用的,无需参考链接页面。请阅读问题的“为链接提供上下文”部分,该部分询问了大量信息,远远超出了堆栈溢出问答格式中合理包含的信息。正如您正确观察到的,有许多Microsoft页面提供了这些信息。提问者只需简单的网络搜索就能找到它们。这里的答案只提供了其中一些页面的链接,因此可以根据堆栈溢出规则进行考虑。这里的答案应该是有用的,无需参考链接页面。请阅读“为链接提供上下文”部分