Unable to see Summary post the Jmeter Load test in Visual Studio Team Services

后端 未结 2 1918
一个人的身影
一个人的身影 2021-01-24 17:34

I have my JMeter .jmx file with all the requests for the Load test in Visual Studio Team Services. When the run is complete, I do not see a summary report or a grap

2条回答
  •  夕颜
    夕颜 (楼主)
    2021-01-24 17:43

    The reason of this issue is that your test is running for a very short duration. So, to deal with this issue, you can change Loop Count to Forever in Apach JMeter and specify Load Duration in JMeter load test in VSTS.

提交回复
热议问题