Forum Discussion

678's avatar
678
Regular Contributor
6 years ago
Solved

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 ?
  • nmrao's avatar
    nmrao
    6 years ago
    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.