sonya_m
Alumni
5 years ago[TechCorner Challenge #6] How to Generate Email When Assertion Fails
Hello Community!
Today we have another task for you to help contribute to our collection of useful ReadyAPI content.
Here is the task: Create a Groovy script that will send an email when an assertion fails
Difficulty:
The idea of the script is to run a send email test step when the assertion fails. Please note that the email should be sent if any assertion for any test step in a project fails.
To complete the task you should write a script for one of the events.
Good luck😊