I want 100 concurrent users to hit login Action1 Action2 Action3 logout.
I created csv with 100 concurrent users. Threadcount=100 Rampup=1 Loop is Forever But when I execute the script for most of the time for Action1 I get login page in response. I believe it gets executed before login. Can somebody please help. It is siteinfinity application.