I received a JMeter script from someone, a script that contains 3 Throughput Controllers. The strange part is that they have "Percent Executions" selected and summing the Throughput from each of the controllers I only reach 70 ( the First one has a throughput of 40, second one 20 and third one 10). The questions are:
1. Shouldn't their sum be 100 (100%) ?
2. If the sum is 70 and the first one has a throughput of 40, does it mean that the first throughput controller will run 40% of the sum of 70?
3. Could someone give me more details related to "Percent executions vs Total executions"?
-JMeter help doesn't help much.