New answers tagged load-testing
3
AirieFenix, welcome to SQA. Here are some possible problems:
Your JMeter machine ran out of resources.
Your server is overwhelmed.
An intermediary (e.g. a proxy server or a load balancer on a DMZ machine) between your JMeter machine and the server is overwhelmed or is intentionally throttling network traffic.
Here are some ways to narrow things down:
...
0
I can suggest a few resources based on the Microsoft stack, i.e. using Visual Studio load testing tool:
http://vsptqrg.codeplex.com/
You aren't really tied to any of the tools, and you can do it with free tools as well, for example with Fiddler.
The general approach would be:
a) gather the usage profile - i.e. how many times each api is hit in the unit ...
Top 50 recent answers are included