Save 43% on 1 Year of Coursera Plus
AI Engineer - Learn how to integrate AI into software applications
Overview
Syllabus
00:00 *TOPICS*
01:04 STEP 1 - Add java mail Dependency to pom.xml Update maven project mvn clean install
03:21 STEP 2 - Use a test email account and create App Password
06:45 STEP 3 - Create a new class EmailSender.java with main method to try the email sending code
25:55 STEP 4 - Update the code to add attachment to the email and try it
36:24 STEP 5 - Now create a new class EmailUtils.java in utils package and add the email code
41:34 STEP 6 - Update BaseTest.java to call Sending Email in @AfterSuite method
Taught by
Automation Step by Step