sjordan
12 years agoOccasional Contributor
Stop on Specific Error
While running my tests, I generally do not want TestComplete to stop running on any errors; therefore, I have "Stop on Error" disabled in the playback options. However, there is one particular checkpoint after which I want the test to stop running immediately if it fails. If it continues after that failure, it could trigger the wrong process. Are there any single commands that will make my test stop if it fails a specific checkpoint? Thank you!