sebb wrote:
> On 06/09/07, Daniel Rebei <[EMAIL PROTECTED]> wrote:
>>
>> sebb wrote:
>>> On 06/09/07, sebb <[EMAIL PROTECTED]> wrote:
>>>> On 06/09/07, Daniel Rebei <[EMAIL PROTECTED]> wrote:
>>>>> Puhh, this was strange..
>>>>>
>>>>> I managed to fix it, by adding my usernames and passwords into a csv
>>>>> file, put them into a CSV Data Set Config and then add a HTTP-Auth
>>>>> Manager with username=${USER} and pass=${PASS} becuase multiple entries
>>>>> in http auth didn't work for me.
>>>> The Auth Manager is only for server authentication, not form logins.
>>>> There can be multiple entries, but they must be for different Base
>>>> URLs, otherwise how does JMeter know which one to use?
>>>>
>>>> Are you really using server authentication?
>>> Sorry, I meant authorisation, not authentication...
>>>
>> Yes I think this is the way we use it here. I am not so sure about it,
>> but it works :D
> 
> So you get a browser pop-up, rather than a login form?

We use a combination of both methods.. But don't ask me for details. I
am not really sure how it works.

But the csv and auth manager work fine here.
Altough I tried it yesterday this way and it didn't work. Maybe it only
works on even workdays :D


> 
> Useful to know that CSV dataset works with the Auth Manager; I'll add
> it to the documentation.
> 
>>>> If so, then using variables (as you have done) is necessary.
>>>>
>>>>> Also I used no keep alive in the recording of the proxy. I don't know if
>>>>> this made a effect, but it works with this config. So I just need to
>>>>> save it and keep it :D
>>>>> Thank you
>>>>>
>>>>> Daniel
>>>>>
>>>>> sebb wrote:
>>>>>> Sounds like your application is broken - it should not require the
>>>>>> user to close their browser.
>>>>>>
>>>>>> What happens if you use a browser to login/logout and login/logout
>>>>>> without closing in between?
>>>>>>
>>>>>> You probably need to make sure that the logout does not have "Keep
>>>>>> connection open" selected.
>>>>>>
>>>>>> On 06/09/07, Daniel Rebei <[EMAIL PROTECTED]> wrote:
>>>>>>> Hi,
>>>>>>>
>>>>>>> I try to test the login process of our application and therefore I need
>>>>>>> to simulate a Browser close and open. As far as I know I can delete the
>>>>>>> Cookies, but this doesn't help in my case, because we don't save login
>>>>>>> Information in cookies.
>>>>>>>
>>>>>>> So far I used the proxy to record a login and logout and replayed it.
>>>>>>> This works if I try only one user.
>>>>>>> But if I do the same with userA (login+logout) and then userB
>>>>>>> (login+logout) the playback of the recording failes with userB.
>>>>>>>
>>>>>>> Any Ideas??
>>>>>>>
>>>>>>> Thanks in advance
>>>>>>> Daniel Rebei
>>>>>>> --
>>>>>>> ________________________________________________
>>>>>>> clinIT AG
>>>>>>> Firmensitz: Hornusstr. 16, 79108 Freiburg
>>>>>>> Registergericht: Amtsgericht Freiburg, HRB 6752
>>>>>>> Vorstand: Dr. Manfred Köhler, Dr. Max Horneck
>>>>>>> Vorsitzender des Aufsichtsrats: Dirk Rommel
>>>>>>>
>>>>>>>
>>>>>>> ---------------------------------------------------------------------
>>>>>>> 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]
>>>>>>
>>>>> --
>>>>> ________________________________________________
>>>>> clinIT AG
>>>>> Firmensitz: Hornusstr. 16, 79108 Freiburg
>>>>> Registergericht: Amtsgericht Freiburg, HRB 6752
>>>>> Vorstand: Dr. Manfred Köhler, Dr. Max Horneck
>>>>> Vorsitzender des Aufsichtsrats: Dirk Rommel
>>>>>
>>>>>
>>>>> ---------------------------------------------------------------------
>>>>> 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]
>>>
>> --
>> ________________________________________________
>> clinIT AG
>> Firmensitz: Hornusstr. 16, 79108 Freiburg
>> Registergericht: Amtsgericht Freiburg, HRB 6752
>> Vorstand: Dr. Manfred Köhler, Dr. Max Horneck
>> Vorsitzender des Aufsichtsrats: Dirk Rommel
>>
>>
>> ---------------------------------------------------------------------
>> 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]
> 

-- 
________________________________________________
clinIT AG
Firmensitz: Hornusstr. 16, 79108 Freiburg
Registergericht: Amtsgericht Freiburg, HRB 6752
Vorstand: Dr. Manfred Köhler, Dr. Max Horneck
Vorsitzender des Aufsichtsrats: Dirk Rommel

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to