Hi all , 
 
Could you please reveal me how far the Firewall / Anti virus affects the JMeter 
Recording process ??
 
Am having difficulty to record the HTTP request through HTTP Proxy server ( 
Work bench ) in a particular system ( laptop ) . But it is working fine in 
another machine where firewall is not there - Is this any way related to 
firewall / Anti virus settings ?? 

--- On Wed, 4/8/09, Michael P. McDonnell <[email protected]> wrote:


From: Michael P. McDonnell <[email protected]>
Subject: Re: Is this working or not?
To: "JMeter Users List" <[email protected]>
Date: Wednesday, April 8, 2009, 6:44 PM


Are you checking the actual response using the tree to see if your page
reflect the log in correctly?

You need to run in GUI mode to check that.

On Wed, Apr 8, 2009 at 12:34 PM, santiagoloso <[email protected]>wrote:

>
> Yeap, I'm passing them. Results for ALL the samples are positive (on the
> whole test plan). But the logs on the DB says anonymous instead.
>
>
> Michael McDonnell wrote:
> >
> > Are you passing in the username/password variables when you POST the
> login
> > form?
> >
> > On Wed, Apr 8, 2009 at 12:14 PM, santiagoloso
> > <[email protected]>wrote:
> >
> >>
> >> Hi everyone, I'm working on Test Plan for an application that requires
> >> username and password. Due to some permissions thing only some of the
> >> users
> >> loaded on the DB are allowed to use this feature I'll be testing.
> >>
> >> Said that, I've configured a CSV file with usernames and passwords (all
> >> allowed to use this feature I'm testing) and setted the thread group to
> >> log
> >> in to the website, and then perform the required steps to get into the
> >> feature and operate over it.
> >>
> >> After executing THOUSANDS of times, and checked results, when I ask for
> >> information, the required information is retrieved (analyzed using View
> >> Results in Tree Listener). It's not really important data veracity, so
> >> I'm
> >> not using assertions, just need the performance.
> >>
> >> Well, my doubt comes this way: when taking a look at db logs, servers
> >> been
> >> hitted a lot of times, but always by an anonymous user (not by the
> >> usernames
> >> and passwords that are sent within the test plan).
> >>
> >> My deduction power tells me that the first steps (those executed before
> >> the
> >> log in) must be anonymous, but, from that step and all that follow,
> >> username
> >> on db logs should be the one inserted on each iteration (csv file brings
> >> multiple username/password combinations, all valid).
> >>
> >> Am I wrong? What am I missing?
> >> --
> >> View this message in context:
> >> http://www.nabble.com/Is-this-working-or-not--tp22956547p22956547.html
> >> Sent from the JMeter - User mailing list archive at Nabble.com.
> >>
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: [email protected]
> >> For additional commands, e-mail: [email protected]
> >>
> >>
> >
> >
>
> --
> View this message in context:
> http://www.nabble.com/Is-this-working-or-not--tp22956547p22956898.html
> Sent from the JMeter - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>



      

Reply via email to