This could be a lot of things. 1. I didn't see a cookie manager in your plan. You probably need one. 2. Is your authentication by html form submission or by web server authentication? 3. Did you try recording a login procedure via JMeter's recording proxy? This might show where your error is. 4. It might help us mailing list debuggers to get a view of the actual data being returned by your webserver for this request.
-Mike On Wed, 2004-08-04 at 15:14, Michael Chandler wrote: > I just set one up. I have a logon page 'http request' with username and > password as parameters. To view the results, I added a 'View Results > Tree'. The page, with parameters, is returned and viewed under the > 'Response data' tab. > > -----Original Message----- > From: Rajeev J [mailto:[EMAIL PROTECTED] > Sent: Wednesday, August 04, 2004 4:56 AM > To: 'JMeter Users List' > Subject: User Crendentials > > Hi All, > > To get into any internet site we have to give in our credentials before > the > site gets accessed. > but when I am trying to send a request to a site called rediff.com from > Jmeter it fails . > This is due to I am not able to send those log in credentials. > I also tried to HTTP authorization but it failed again > This how the test plan looks like > > TestPlan > Thread Group > Http request > Http Authorization > Response Assertion > > Please let me know in case you would need more information > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] -- Michael Stover <[EMAIL PROTECTED]> Apache Software Foundation --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

