JMeter tutorial 26-Basic Authentication |HTTP Authorization Manager |HTTP Header Manager|Base64Encod

Поділитися
Вставка
  • Опубліковано 22 кві 2020
  • Hi Guys!
    This video explains Basic Authentication in JMeter with HTTP Authorization Manager and HTTP Header Manager.
    Learning:
    What is Basic Authentication?
    Why Basic Authentication is required?
    Ways to handle Basic Authentication
    HTTP Authorization Manager
    HTTP Header Manager
    Authorization Header
    Basic Auth
    Base64 Encode using Beanshell Preprocessror
    ==================================================================
    JMeter Tutorial Playlist:
    • JMeter Tutorial
    Git and GitHub Tutorial Playlist:
    • Git and GitHub Tutorial
    Automation Anywhere Tutorial Playlist:
    • Automation Anywhere A1...
    UiPath Tutorial Playlist:
    • UiPath Tutorial
    Subscribe for more tutorials - / @qualityassurancelab7764

КОМЕНТАРІ • 61

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

    Hi Guys! Hope you found this video useful. Please like, share and subscribe to my channel. This will motivate me to create more good contents. Thanks!

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

      Could you please explain why did you use user:passwd format. So do we need to encode the userId and password in a ":" separated format for these types of authentication.
      Please let me know. It might seem to be a stupid question , please do not mind.

  • @martinm361
    @martinm361 3 роки тому +4

    Thanks!!! You Saved me... Very clear and neat presentation. Had to get a quick demo to client and I got what i need in mins. Thanks Again!

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

    Thank you so much Ma'am for explaining the concept so well ☺️

  • @rachitchhorn8616
    @rachitchhorn8616 4 місяці тому

    I've been looking for this. Thank you so much.

  • @EricOnYouTube
    @EricOnYouTube Рік тому

    Well done. Now I have to watch the rest of them. :). Thanks

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

    Really helpful, thanks a lot!

  • @anandmalagi
    @anandmalagi 3 роки тому +1

    Nice explanation. Thanks.

  • @lavanyadasari9229
    @lavanyadasari9229 10 місяців тому

    Thank u soo much.. this helped me a lot on time🎉

  • @andriinebylovych2989
    @andriinebylovych2989 3 роки тому +2

    thank you for your vide, for me header manager was useful

  • @smhhoseinee
    @smhhoseinee 4 роки тому +1

    You made my day
    tnx

  • @sreehas5704
    @sreehas5704 3 місяці тому

    Very clear and neat presentation.

  • @sathyamoorthy2481
    @sathyamoorthy2481 3 роки тому +1

    Great job mam. .. Thanks such a neat and clear xplanation 👌

    • @ponpugal
      @ponpugal 6 місяців тому

      mr.sathya ji,,do u know how to test authentication,,,,i have tried but cant get result,,,cn i get ur number

  • @joelwilliamsWilliams-s7g
    @joelwilliamsWilliams-s7g 7 днів тому

    Excellent

  • @arunasavyasachi5617
    @arunasavyasachi5617 5 місяців тому

    Thank you very much

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

    Hi it's a wonderful video. I just wanted to know let say I have one access token I decode the same using decodeBase64
    Is it possible to fetch session of from the payload, if yes how

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

    In your Jmeter live project video ,why you didn't perform this authorisation part ?

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

    Hi , When i am passing multiple users into Authorization manager , My next requests are picking only single user all the time. Can you please help me how can i work with multiple user logins please?

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

    Hi, My token generated in Thread group 1 expires after 60 mins, so in thread group 2 it's displays as token failed. How can I regenerate the token and use it continuing the test without any interruption? I don't want to use the Action contoller in Thread group1 for pause as it keeps the test plan paused for the given time. Any other way?? Plz let me know

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

    Your videos are so helpful to us, but please change jmeter look and feel as window classic.So,that we can able catch up your code. Thank you

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

    Hello, i am getting dynamic multiple token & need to pass it to further multiple request. I am getting token not found issue everytime. What should do

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

    Hi I am trying to login a web application with username and password, I have parameterised the values but even for invalid username and password it is running as successful

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

    After Authentication of HTTP i am unable to load test on other pages it is showing redirect to login in response so how to resolve it .

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

    Hi mam , Im getting 401 unauthorized issue while login. Our website not have the session id concept. It's a Java based application . How to solve it.

  • @amitgulhane-nd5rr
    @amitgulhane-nd5rr 9 місяців тому

    Hi ,
    I am doing API load testing where i have to pass the authorization token to other API , I added Json extractor to authorization request but still getting the error in other request like "NoHttpResponseException". Can you tell me how to handle it

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

    Hello, this video was useful. Is it possible to do this for otp?

  • @lingarajavate1760
    @lingarajavate1760 3 роки тому +1

    Hi , Could you make a Video on Keystore configuration and how to use jmeter with TLS connection.

  • @PriyankaSingh-gc3xv
    @PriyankaSingh-gc3xv Рік тому

    Hi Mam, I wanted to know how to pass data from one http request to another http request?

  • @rt7484
    @rt7484 8 місяців тому

    How to do authenticate preemptively in Jmeter during api testing

  • @SriIntelligence
    @SriIntelligence 4 роки тому +2

    Good work. Thank you for sharing this. By the way do we have a mechanism in Jmeter to mask the password on HTTP authorization manager so that it won't be visible.

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

      You are welcome!
      In HTTP authorization manager, password is visible only at the time you provide it.
      Once done and you click outside, password is masked. See here - ua-cam.com/video/kqufkDQJZDE/v-deo.html

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

      @@qualityassurancelab7764 Thank you for your prompt response. appreciate it. if you click again on password you will be able to see whats' the password being used so my question here is how to hide the password on authorization manager even one clicks on password post entering the password.

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

      @@SriIntelligence did you get any solution for this?? would be great if u can share

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

    Currently I cannot pass password as a varaible to Authorization manager. We are using AD authentication. If I hardcode the password it works but dynamic it wont. Help

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

    Any video to generate oauth authentication token for mobile application?

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

    Ma'am, request you to please help me here. I have followed the same steps just as you explained but still I am getting error after adding HTTP Authorisation Manager

  • @shatabdiroy2264
    @shatabdiroy2264 3 роки тому +1

    What if it is taking the system credentials automatically?? And auth token is generated in first request itself??

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

    How I can use the authentication token futher

  • @mallarajes
    @mallarajes 4 роки тому +1

    Madam, Thank you for this video. This will be very helpful . Dont know whether you explained this, we have "Authorization Bearer ". So how to provide this bearer ??

    • @mallarajes
      @mallarajes 4 роки тому +1

      whoever has this, Bearer token will be available from another authentication url, along with that this link will be useful : blogs.quovantis.com/jmeter-authorization-with-dynamic-access-token/

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

      it worked for me :
      name=authorization:
      value=Bearer

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

    Hi, It is showing error of UNAUTHORIZED even after storing authorization

  • @sivaramgupta4945
    @sivaramgupta4945 3 роки тому +1

    Hi
    I'm unable to pass the soapui code using the same process.. can you help me o that

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

      Hi, could you please share the issues you faced at labqualityassurance@gmail.com

  • @user-ku6hh4hk7z
    @user-ku6hh4hk7z 11 місяців тому

    Hello Mam, I want to apply the load for the following case: How to handle the session of multiple users in jmeter and I want to apply load on Multiple users who added multiple products at the same time.@Quality Assurance Lab please help me

  • @nikhilchikkur3738
    @nikhilchikkur3738 3 роки тому +1

    mam i unable to login it is coming null reference exception..please help me mam

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

      Does your application requires authentication? If yes, how are you doing the same

  • @manasagowda3923
    @manasagowda3923 Рік тому

    After trying both the ways stil I have unauthorized error

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

    How To pass tOken and refresh token plz hlp me

  • @Lokesh.Mittal
    @Lokesh.Mittal 4 роки тому +1

    very informative video, but if other Authentication e.g Bearer then must be very hepful

  • @abhijeetsingh089
    @abhijeetsingh089 4 роки тому +1

    Mam, can you please let us know with a tutorial on can Jmeter be implemented on a real time project.

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

      Here you go for Real Time JMeter Project - ua-cam.com/video/1cRI8-JWQho/v-deo.html

    • @abhijeetsingh089
      @abhijeetsingh089 4 роки тому +2

      @@qualityassurancelab7764 by helping us learn such new things, you are no less than a Corono warrior for the corporate world.

  • @qualityassurance8678
    @qualityassurance8678 3 роки тому +1

    Hi Thanks for the demo. I am having issue to authenticate. my application uses SSO /Kerberos authentication. I have tried Authorization manager(same credential login to pc), also add some change on JMeter properties files, still getting 401, anyone can help if there is a way to fix my issue ?
    Thanks

    • @Arun-hj9zr
      @Arun-hj9zr 2 роки тому

      Im facing the same issue. Have you found a solution?

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

    How to add LDAP authentication, please