Forum Discussion
irina_lukina
14 years agoSuper Contributor
Hi Raj,
I did use that function, for some reason if the test fails, the email does not go through.
This is the correct behavior when the test fails before executing a line with the SendMail function. In this case, the test doesn't execute this line at all. That's why the message is not sent.
So, are you sure that the line with the function had been executed before the test failed?