After executing the test suit through Testng framework, I don't have any idea on how to send the report through email. How to use emailable-report.html to be send a specific recipient?
you need to use testngxslt plugin and integrate ANT when generated a build.xml file BY using
javax mailjar and javax activation jar trying to send report as zip file.
0
votes
Write a java class to send email using javax and then set it as a final task in your build.xml.( if you are using ant to build and run you can use this, it works fine for us)
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.OkRead more