Im  not sure , print out your variables(using debug sampler before
your request) and see if your values are changing correctly , if the
variables change values but the authorization manager didnt then it
might be a bug (or feature) of the authorization manager - the
documentation only states per thread so I dont know if it will change
every iteration or not.
On the other hand if the variables remain the same then the problem is
with how you are reading the values from the file which you havent
described.


On Wed, Oct 27, 2010 at 12:39 PM, bharatraj viswamani <[email protected]> wrote:
>
> If i do it for 2 iterations, i see the same user taken from the text file. Do 
> i need to update anything on http authorization manager?
>
>> Date: Wed, 27 Oct 2010 12:08:41 -0700
>> Subject: Re: Parameter file from file instead of hard coding
>> From: [email protected]
>> To: [email protected]
>>
>> from the manual
>> http://jakarta.apache.org/jmeter/usermanual/component_reference.html#HTTP_Authorization_Manager
>>
>> "If you want to use different usernames/passwords for different
>> threads, you can use variables. These can be set up using a CSV Data
>> Set Config  Element (for example). "
>>
>>
>> regards
>> deepak
>>
>> On Wed, Oct 27, 2010 at 12:04 PM, bharatraj viswamani <[email protected]> 
>> wrote:
>> >
>> > Using jmeter and http authorization manager, it is possible to give the 
>> > username to be supplied from a file instead of hard coding?
>> >
>>
>> ---------------------------------------------------------------------
>> 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]

Reply via email to