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.
Please help me to explain what the different between this two way? And which way is to simulate real user searching?
New contributor
jill hou is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.