6
  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

Pritam Maske
  • 2,670
  • 2
  • 22
  • 29

1 Answers1

6

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.

Ori Marko
  • 56,308
  • 23
  • 131
  • 233