random users on threads
Status: Alpha
Brought to you by:
coroberti
From: Jeremy B. <jb...@no...> - 2007-07-10 21:01:21
|
Hi, I have been searching through the docs and archives and don't really see = an answer to this question.=20 The problem I have is that I need to test a large numbers of users with = fewer IP's(threads) then users. I would like to use a random user each = time in the thread runs. ie 100,000 users and 400 threads I already have a = file with the users in the FORM_RECORDS_FILE and would like to just grab a = new one each time the thread runs. Or I could use UNIQUE_USERS_SAME_PASSWOR= D with the userX with the same password and just enable random on the = users for each iteration/cycle. I don't mind if they overlap users at this = time but it would be nice to have unique users running against product. = Instead of tying a user to a thread and having it run for the duration of = the test. Is this possible with the current options in the configuration?= =20 Thanks Jeremy Brown=20 |