test in jmeter doesn’t stop
I ran a test in jmeter for authorization and further verification for 2500 usersenter image description here
Jmeter performance test : the different between simulating users via several cookies and Threads
I wanna do concurrent testing to simulate several users to search in the meantime.
As I knew, two ways to achieve:
1.setup cookie in Header and parameterize cookie.
2.setup Number of Threads with only one cookie.
By the way, cookie is for login Authority.