jsc
13 years agoRegular Contributor
Runner.Stop(true) & StopOnError
Hi all,
currently I use the Runner.Stop(false) function to stop the test on various errors.
I got some questions regarding Runner.Stop(true) or Runner.Halt(true):
1) if called with the parameter "true" will the execution jump to the next keyword test item or the next TestComplete project?
2) if I turned on "StopOnError" in some of the projects, will Runner.Stop(true) stop the test run or jump forward?
Kind regards,
Joachim
currently I use the Runner.Stop(false) function to stop the test on various errors.
I got some questions regarding Runner.Stop(true) or Runner.Halt(true):
1) if called with the parameter "true" will the execution jump to the next keyword test item or the next TestComplete project?
2) if I turned on "StopOnError" in some of the projects, will Runner.Stop(true) stop the test run or jump forward?
Kind regards,
Joachim