Jmeter - I want that all thread group users to access a specific page at the same time

StackOverflow https://stackoverflow.com/questions/19292413

  •  30-06-2022
  •  | 
  •  

Pregunta

I have the following scenario in my thread group:

-Home Page.aspx

-Search parts.aspx

-column select

-filter click(user click the filter button, it takes a while to receive the results)

I want that all the thread group users to click the filter button at the same time. How can I acheive this?

Sorry for my poor english.

Thank you for your time!

¿Fue útil?

Solución

Isn't ramp-up with value 0 the solution. Of course it will be not the same moment of time (because of different time of responses) but pretty close to it.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top