EMail Reports
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2023
08:32 AM
01-10-2023
08:32 AM
EMail Reports
Hi
After I have ran a test suite, how do i email the Reports?
Thanks
3 REPLIES 3
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2023
08:46 AM
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2023
12:22 AM
01-12-2023
12:22 AM
@armygrad, there is no out-of-the-box function to send a report via email in ReadyAPI now. SendMail steps, besides it has its own issues, is not helpful here, as it is just a test step.
You can make a custom Groovy script to send the report. I have done this for some customers and prefer using SendGrid API (or similar HTTP API) to avoid issues with SMTP, security, ports, etc.
Karel@apimate.eu
https://apimate.eu
https://apimate.eu
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2023
04:39 AM
01-12-2023
04:39 AM
Thanks Much Appreciated
I have come up with a work around by creating a batch file and copying the required report to a network share.
