How many threads have you mentioned in the field "number of threads" in
the thread properties dialog ?
Thanks
Jatin
On 2/23/2010 3:02 PM, Mahesh Kharat wrote:
When i started to put more load on my application using jmeter,i faced one
problem.
Have anybody faced such problem earlier?? I m explaining it through
following scenario.
I am testing my application for 5 different users. I am using UserData.csv
file which contains 5 records related to users.
I am passing these field values as user parameters to my application.
Following are the contents of my file:
User1,Java
User2,PHP
User3,C
User4,C++
User5,.Net
1st field is User name& 2nd is the Technology.
Now when i run jmeter script of my application& checked View Results Tree
i found following threads created.
Thread Group 1-3 User2,Java
Thread Group 1-2 User1,PHP
Thread Group 1-5 User4,Java
Thread Group 1-4 User5,.Net
Thread Group 1-1 User1,C
Actually it should have created each thread group for different user related
records.
So my question is why thread group is not created properly according to my
UserData.csv file.
Are we able to control this unexpected thread behaviour??
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]