Re: HTTP Authorization manager question

2006-08-01 Thread sebb
uesday, August 01, 2006 11:54 AM To: JMeter Users List Subject: RE: HTTP Authorization manager question Just add an empty cookie manager. Isn't that logging you in? -Original Message- From: Labudu Gopanna [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 01, 2006 11:17 AM To: JMeter

RE: HTTP Authorization manager question

2006-07-31 Thread Labudu Gopanna
, August 01, 2006 11:54 AM To: JMeter Users List Subject: RE: HTTP Authorization manager question Just add an empty cookie manager. Isn't that logging you in? -Original Message- From: Labudu Gopanna [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 01, 2006 11:17 AM To: JMeter Users List Su

RE: HTTP Authorization manager question

2006-07-31 Thread Sen, Kakoli
Just add an empty cookie manager. Isn't that logging you in? -Original Message- From: Labudu Gopanna [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 01, 2006 11:17 AM To: JMeter Users List Subject: RE: HTTP Authorization manager question Thanks for reply, I have added cookie ma

AW: HTTP Authorization manager question

2006-07-31 Thread Schilling P., ITSC Bonn, SHD, EF
n: JMeter Users List Betreff: RE: HTTP Authorization manager question Thanks for reply, I have added cookie manager but I don't know what type of entries need to insert in cookie manager. I mean in name field, value, domain, path and secure. Please reply Regards Labudu Gopanna, -Origina

RE: HTTP Authorization manager question

2006-07-31 Thread Labudu Gopanna
onday, July 31, 2006 7:54 PM To: JMeter Users List Subject: Re: HTTP Authorization manager question You probably need to add a Cookie Manager: On 31/07/06, Labudu Gopanna <[EMAIL PROTECTED]> wrote: > Hi, > > Please help me. > > > > I am using jmeter 2.2 version, I a

Re: HTTP Authorization manager question

2006-07-31 Thread sebb
You probably need to add a Cookie Manager: On 31/07/06, Labudu Gopanna <[EMAIL PROTECTED]> wrote: Hi, Please help me. I am using jmeter 2.2 version, I am trying to login through jmeter, I have followed below steps: 1. I am adding HTTP authorization manager to thread group in test plan

HTTP Authorization manager question

2006-07-31 Thread Labudu Gopanna
Hi, Please help me. I am using jmeter 2.2 version, I am trying to login through jmeter, I have followed below steps: 1. I am adding HTTP authorization manager to thread group in test plan and I am inserting url, username and password. 2. I am adding one HTTP request. It is having the

HTTP Authorization Manager Question

2004-09-29 Thread Reinhard Pagitsch
Hello, I have defined 4 authorizations in the manager, but only the first one in the list will be passed to the webserver. How can I configure the JMeter to use all of them? In the FAQ and help I did not find an answer. I have to say that I am completely new to JMeter, just downloaded it today