Monday, April 6, 2020

JMeter : Config Element : HTTP Authorization Manager


Some websites ask authentication when we hit url. so we need to give username and password. this can be achieved through HTTP authorization Manager.

https://octoperf.com/blog/2018/04/24/jmeter-basic-authentication/


When we run the Test Plan, JMeter looks in the Authorization table for the URL it is requesting. If the Base URL matches the URL, then JMeter passes this information along with the request.


For that :




















No comments:

Post a Comment

JMeter Simple Controller

  Simple Controller is just a  container  for user request.