Hi Jim,

The simplest way do do what you're asking is to use the CSV data set config
(
https://jmeter.apache.org/usermanual/component_reference.html#CSV_Data_Set_Config
).

-Steve

On Sun, Nov 15, 2015 at 8:18 AM, o haya <[email protected]> wrote:

> Hi,
>
> I have a test plan where I have an HTTP Request step where do a BASIC
> Digest authentication.  I've configured an Authorization Manager with a set
> of users (with usernames, passwords) and I'd like to run a test where it
> authenticates the users in the set of users, rotating through the set of
> users until the test is done.
>
> How can I do that?
>
>
> I had originally assumed that if I had the set of users in the
> Authorization Manager that that would automatically do that, but it seems
> like it's only using the first user in the Authorization Manager.
>
> Thanks,
> Jim
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to