JMeter tutorial 11 - How to send email using SMTP Sampler in JMeter

Поділитися
Вставка
  • Опубліковано 7 тра 2019
  • This video covers how to send email using SMTP Sampler in JMeter
    SMTP stands for Simple mail transfer protocol which is used for sending and receiving messages. When we send email, that email is first received by SMTP Server. The email gets processed on the SMTP server. Then, from there, the email is sent to the particular receiver.
    SMTP server details:
    Gmail:
    • SMTP server address: smtp.gmail.com
    • SMTP username: Your Gmail email address (eg: user1@gmail.com)
    • SMTP password: Your Gmail password
    • SMTP port : SSL - 465 , TLS - 587
    Outlook:
    • SMTP server address: smtp-mail.outlook.com
    • SMTP username: Your Outkook email address((eg: user2@outlook.com)
    • SMTP password: Your Outlook password
    • SMTP port : 587
    Video link to enable 2 step verification and generate app password in google account - • How to enable 2 Step V...
    ==================================================================
    JMeter Tutorial Playlist:
    • JMeter Tutorial
    Git and GitHub Tutorial Playlist:
    • Git and GitHub Tutorial
    Automation Anywhere Tutorial Playlist:
    • Automation Anywhere A1...
    Subscribe for more tutorials - / @qualityassurancelab7764

КОМЕНТАРІ • 18

  • @RoyalKingAadiwasiTimliOfficial
    @RoyalKingAadiwasiTimliOfficial 2 місяці тому

    Always impressed by your content, Quality Lab! Keep up the good work. And do consider showcasing FilterBounce in your tutorials. Email reputation is pristine with this tool and I promise you would not look back once you start.

  • @ArvindKumar-zj4bh
    @ArvindKumar-zj4bh 4 роки тому +1

    next video solved my problem. thanks,,,

  • @nirisharaj6248
    @nirisharaj6248 2 роки тому

    Very nice lecture

  • @Utkarsh3112
    @Utkarsh3112 3 роки тому

    Could not convert socket to TLS this error coming for outlook setup any help?

  • @amitgulhane-nd5rr
    @amitgulhane-nd5rr 7 днів тому

    if want to send the HTML reported generated over email then how can we do it

  • @mubeencht786
    @mubeencht786 4 роки тому

    Hello,
    Can we check for server status up or running and email the result in tabular form for different servers?

    • @qualityassurancelab7764
      @qualityassurancelab7764  4 роки тому

      1) Server status is up If the Response code received is 2xx. Response codes can be fetched from Beanshell Post Processor - ua-cam.com/video/Nubg1eP3oh4/v-deo.html
      2)Once you get response code, you can write HTML code with tags , , to generate the tabular result. Add that HTML code in the SMTP sampler -> Message field

  • @disastertv7471
    @disastertv7471 3 роки тому

    Response message:Could not convert socket to TLS

  • @MultiDpz
    @MultiDpz 4 роки тому

    I always getting below error when I am trying to send email from outlook
    Response code: 500
    Response message: Could not connect to SMTP host: smtp-mail.outlook.com, port: 587

    • @animeshroy1101
      @animeshroy1101 4 роки тому

      I am always getting this error-
      Response message: 530 5.7.0 Must issue a STARTTLS command first. w14sm5268872pgi.22 - gsmtp
      Please help me on this.

    • @itindranil
      @itindranil 4 роки тому

      @@animeshroy1101 Add javaxmail.jar file

    • @umeshparab4792
      @umeshparab4792 4 роки тому

      @@animeshroy1101 go to gmail settings -> Security -> Look for "Less Secure App" and turn it on.

    • @PraveenKumar-pn3ow
      @PraveenKumar-pn3ow 8 місяців тому

      @@umeshparab4792 google has disbaled Less Secure App ... what is the next process