To allow the test plan to authenticate with each request, you need to add
an HTTP Header Manager configuration element to the Thread Group. In it you
add one field named "Authorization".

The only thing left is to set the header value, which can be obtained by
looking at the requests of a browser. In
Firefox<http://www.mozilla.com/en-US/firefox/personal.html> this
can be done with the Live HTTP Headers
Add-on<https://addons.mozilla.org/en-US/firefox/addon/3829>
.


Just download that Add-on and manually access the site keep add-on open.
You will get the Authentication value. Just add the same in
front of Authorization  field in HTTP Header manager config element.

On Thu, Aug 23, 2012 at 11:19 AM, Samaraweera, Ravinda <
ravindasamarawe...@kpmg.com> wrote:

> yes
>
> -----Original Message-----
> From: Niraj [mailto:niraj.khatm...@gmail.com]
> Sent: Thursday, August 23, 2012 11:16 AM
> To: JMeter Users List
> Subject: Re: How to login to internal network through jmeter
>
> Is it HTTP authentication?
>
> On Thu, Aug 23, 2012 at 11:11 AM, Samaraweera, Ravinda <
> ravindasamarawe...@kpmg.com> wrote:
>
> > What are the steps to follow in order to login to internal network
> (not
> > proxy server) through jmeter.
> >
> > Thanks.
> >
> >
> ***********************************************************************
> > Disclaimer
> >
> > The information contained in this communication is confidential and
> may be
> > legally privileged.
> > It is intended solely for the use of the individual or entity to whom
> it
> > is addressed and others authorised to receive it.
> > If you are not the intended recipient you are hereby notified that any
> > disclosure, copying,
> > distribution or taking action in reliance of the contents of this
> > information is strictly prohibited and may be unlawful.
> > KPMG is neither liable for the proper,
> > complete transmission of the information contained in this
> communication
> > nor any delay in its receipt.
> >
> ***********************************************************************
> >
> >
> ***********************************************************************
> Disclaimer
>
> The information contained in this communication is confidential and may be
> legally privileged.
> It is intended solely for the use of the individual or entity to whom it
> is addressed and others authorised to receive it.
> If you are not the intended recipient you are hereby notified that any
> disclosure, copying,
> distribution or taking action in reliance of the contents of this
> information is strictly prohibited and may be unlawful.
> KPMG is neither liable for the proper,
> complete transmission of the information contained in this communication
> nor any delay in its receipt.
> ***********************************************************************
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@jmeter.apache.org
> For additional commands, e-mail: user-h...@jmeter.apache.org
>
>

Reply via email to