Notes:
Today we will learn:
1. How to load test email server
2. Configure SMTP sampler to send email
Step 1
Download javamail jar and put in jmeter lib folder – restart jmeter
https://java.net/projects/javamail/pages/Home
Step 2
Create TestPlan – add ThreadGroup – add Sampler SMTP
Step 3
Add data in sampler
smtp.googlemail.com / smtp.gmail.com
587 / 465
Step 4
Add listeners to view test results
Step 5
Run and validate
JMeter Beginner Playlist : https://www.youtube.com/playlist?list…
JMeter Intermediate Playlist : https://www.youtube.com/playlist?list…
JMeter Advanced Playlist: https://www.youtube.com/playlist?list…
Send me your comments and feedback