Forum Discussion
cunderw
8 years agoCommunity Hero
- Setup and Tear Down - Yes there are on test start and on test stop even handlers. https://support.smartbear.com/testcomplete/docs/testing-with/advanced/handling-events/creating-handlers/index.html?q=event+handlers
- In your project properties, do you have stop on error checked? If so that will cause the test to stop on any error.