chaneycContributor3 years agoTest Complete - Send Email Function in Test Complete Hi all, I have this python script that sends out email when all test completed, how can I send an email when the tests failed. similar to this one. So Stop Project On Error and send email ...Show More
rraghvaniChampion Level 33 years agoYou will need to use the appopriate TestComplete Events, when a failure occurs (OnLogError Event)
Recent DiscussionsUnable to Navigate to Code Line from Log MessagesMicrosoft Access Database Engine 2016 Redistributable is no longer supportedStoring JUnit XML while the testing is running
Related ContentFunction to wait for processing to completeDifference between subroutine and function in test completeTest Complete Pause Function