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
  •  | 
  •  

문제

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!

도움이 되었습니까?

해결책

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.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top