Wednesday, April 15, 2020

JMeter: Redirect Automatically , Follow Redirects: measure URL Redirection ?


https://www.youtube.com/watch?v=DciZ7uqsh0k&list=PLJ9A48W0kpRIC_2PUr3b4ulb3ajrKgiGT&index=5


if we open http://www.google.co.in      it redirects to https://www.google.co.in  site.

Redirect Automatically , Follow Redirects are mutually exclusive. We can select either of these,

Redirect Automatically : Hit url and redirection is captured in single request.


Follow Redirects : Captures http://www.google.co.in as one request and redirection to https://www.google.co.in as another request.







in View Results in Table : Select Child Samples


No comments:

Post a Comment

JMeter Simple Controller

  Simple Controller is just a  container  for user request.