Search code examples
jmeterjmeter-5.0jmeter-4.0

Difference between 'Start' and 'Start no pauses' option in JMeter


  1. When should I execute my test using "Start" or "Start no pauses" option/button?

  2. What is the advantage of "Start" over "Start no pauses" or vice-versa ?

Start/Start no pauses


Solution

  • No pauses means ignore timers, It's a productivity feature

    Thank’s to this feature, you’ve spared 15 seconds of scripting time. Multiply this with the number of times you run a Test during debug phase and you see how much time you can gain.