678
6 years agoRegular Contributor
How to send an email automatically after Test case Run with the report
I am using Ready API 2.5
How can i send an email with the report automatically after test case ?
- 678,
Would you please clarify below:
# Which version of ReadyAPI you using ?
# How do you execute the tests? Using UI? or command line?
I use apache ant to execute the tests. There can have a step to send the email post execution of tests.
And there is no point in sending the email after each tests. Imagine there are hundreds or thousands of tests.