Forum Discussion
- groovyguyCommunity Hero
There's a "Send Mail" step that can send email. Depending on the format of the .properties file, you could have a Properties step load that and use it that way. The only catch is you want it to sent the J-Unit Style HTML report. I am not sure at what point that report is generated, but if you can control when that is triggered you could do it that way.
The other option might be a tear-down groovy script that runs the "Send Mail" test step? - LucianCommunity Hero
The same question was asked here. For the moment it is not possible to do this out-of-the-box with ReadyApi. Are you using Jenkins or other tool to run the tests?
This is surely possible but I am not sure what efforts are needed. For instance you could create a bat file which triggers the mail sending and you could run that file as soon as the test suite/project is ran.
Related Content
- 4 years ago
- 4 years ago
- 21 days ago
- 4 years ago
Recent Discussions
- 7 days ago
- 10 days ago