JMeter - Why once only controller runs more than once

前端 未结 6 1123
情深已故
情深已故 2021-02-04 09:08

I added two request one for login to store the session id and another request to check the load test which requires session id.

I made login request as once only, by ad

6条回答
  •  闹比i
    闹比i (楼主)
    2021-02-04 09:24

    In Jmeter 2.9, you can use the "Once only Controller" and "Loop Controller" to do that.

    It is wonderful!

    Frankie

提交回复
热议问题