S
Scott Moore
Guest
Controller test execution. Continue on Error is checked in RTS, and also handled programmatically in code to turn on and off for any steps with error handling. Every error handling section exits with a return 0, including the end of the action. login and logout are in the main action. If the vuser errors anywhere in the script, should the vuser fail and end without starting the next iteration or fail and restart the next iteration (respecting iteration pacing rules)?