JMeter Intermediate Tutorial 3 - How to read Emails with Jmeter

preview_player
Показать описание
JMeter Beginner Playlist :

JMeter Intermediate Playlist :

JMeter Advanced Playlist:

JMeter Intermediate Tutorial 3 - How to read Emails with Jmeter
===================================================

Today we will learn
———————————
1. How to read emails with Jmeter - Mail Reader Sampler
______________________________________________

Step 1 : add javamail jar to jmeter - lib folder - restart

Step 2 : TestPlan - ThreadGroup - Mail Reader Sampler

Step 3 : Add data to sampler - add listeners to view results

Step 4 : run and validate

________ ONLINE COURSES TO LEARN ________

------------ UI TESTING ------------

------------ API TESTING ------------

------------ MOBILE TESTING ------------

------------ CI | CD | DEVOPS ------------

------------ VERSION CONTROL SYSTEM ------------

------------ PERFORMANCE TESTING ------------

------------ JAVA ------------

------------ MAVEN ------------

------------ OTHERS ------------

------------ Follow ------------
Рекомендации по теме
Комментарии
Автор

Raghav - Thank you so much for the wonderful presentation on JMeter. I was a novice to JMeter, but after referring your tutorials I believe I have become an expert. I have gone through all your preparations on JMeter and they are simply amazing. Thank you for these sessions

kartikpatel
Автор

Request you to upload something for backend listener with influxdb and Grafana with configurations of dashboards as well.
All your videos are too good. Thanks for information sharing!!

automationgeek
Автор

Hi sir i am regular follow and learn from your videos a lot. I am really thankful to you for this.
Sir i want pls share the video in which able to make connection witj mongo db

sushantcolz
Автор

Thanks a lot Raghav, I am able to read email now but its not taking the latest email, Can you please tell me how to fetch latest email

kalpeshganekar
Автор

Raghav,
All your videos are so helpful. Thanks for sharing all these videos.
I have a query, It always reads the inbox(or any folder) from the oldest email, can we configure it to read it from the most recent.

DharmendraSingh-lmtx
Автор

I wanted to know if you have or planning to add tutorials on file upload and file download using JMeter.

kartikpatel
Автор

Hi Raghav thank you so much for this. Can you please make a tutorial on OTP login for jmeter? I need to perform load test on a system that requires OTP login. Both email and phone number. I tried recording with blazemeter and then importing but getting stuck in these OTP stages. Please help.

corneaaanika
Автор

Raghav,
its working what i did is that i use teardown threadgroup for smtp for sending the email,
zip file creating - done
now how can i send the zip file once the testplan is executed from non-GUI mode

amitgulhane-ndrr
Автор

Hi, thx you for this video. Can you please tell, how implement in jmeter to check the last received letter, not the first in 'Inbox'?

oleksandrkravchenko
Автор

Hi, Thanks for video. I wanted to know if you have or planning to add tutorials on xmpp sampler to test chat application(xmpp server )using JMeter.

nikitapal
Автор

Can jmeter send emails from single email to multiple emails?

jawadmalik
Автор

Thank you for the sessions. Well presented. Just want to know whether I can use this sampler to open signup confirmation mails of multiple users (using mailinator), involving parameterization

visakhsarma
Автор

Hi Raghav,

Thanks for all your videos really its very helpful.
I have a query using this is there any way that we can send the Jmeter results (results of the Jmeter performancetest) via Email , that is i run a Jmeter test and i want those results to be sent to my work email.
Thanks in advance.

saraswatisp
Автор

how to read and write OTP from emails in JMeter

shaikazeemazhar
Автор

Hi Raghav - Thanks very much for creating these videos! - I've never used JMeter before, but these videos are great and give a good overview of the tool and the protocols you can test with it.

I've hit a problem though - I created the script and executed it, but got the following error in the Results Tree:
Response code: 500
Response message: PKIX path building failed: unable to find valid certification path to requested target;
nested exception is:
PKIX path building failed: unable to find valid certification path to requested target
imaps:

I'm guessing its a certificate problem, but am having issues trying to locate the relevant certificate, and when I do how to install in on my MAC (I'm new to MAC) - any help would be greatly appreciated.

UPDATE: I've managed to get the script to complete successfully by checking the 'Trust all certificates' on the Security Settings section of the Mail Reader Sampler element - however I'm guessing this is not the actual solution to the above problem?

Thanks.

andrewgibbs
Автор

Hi Raghav,
I am getting below exception:
Kindly let me know how to resolve it.




Response code: 500
Response message: PKIX path building failed: unable to find valid certification path to requested target;
nested exception is:
PKIX path building failed: unable to find valid certification path to requested target

gurumahadev
Автор

Hi Raghave,
I follow your video and it is very important.
I need to view the body content of the message.For that I enable the "store the message using MIME".Then it will display the entire message.But it is encoded.How can I view the decoded email content?
Thank You

manekagayomi
Автор

I have a case when one scenario will send email once its registration and next scenario need to check that specific email and click the link in the email to finish registration. how do you handle this case? also when you run in load how to handle this? let me know.

dumnum
Автор

hi Raghav,
The scenario I need to test jmeter is to signup then confirm the registration by clicking the link on the email.

Which samplers I should use? thanks!

yohricarreon
Автор

Raghav- if I want to send the generated html report over the email whenever the script is executed then what i need to do

amitgulhane-ndrr