Back to Course
Jenkins & CI/CD

Receiving Build Reports In Email

What Can Be Included

Beyond a simple pass/fail notification, Jenkins can attach detailed test reports (like the Surefire or TestNG HTML report) directly to the email, or include a summary of failed tests in the message body.

Typical Setup

Using the Editable Email Notification plugin, a template can be configured to include the test summary, failed test names, and a link back to the full Jenkins build report.

Why This Matters

Sending a report directly in the email means stakeholders can see the health of the build at a glance without needing to log into Jenkins at all.

Ready to master real-world software testing?

Learn manual and automation testing hands-on with mentor-led sessions.

Explore Course