Forum Discussion

gnms's avatar
gnms
Occasional Contributor
14 years ago

Clean up after Log.Error

Hi

When running a test and get an error (Log.Error)  the test stops and do not clean up the stuff that must be cleaned up after each test.  


Unit test framework have setup and teardown methods that always runs before and after each test, is it possibly to achieve that in TestComplete?


If not, how can I solve the clean up after Log.Error?

 


Thanks

Mats