Start Time and End Time removed from Scheduler in JMeter 5.0

匆匆过客 提交于 2020-01-15 08:33:13

问题


I've been using JMeter 3.1 forever, but recently I've upgraded to 5.0.

Did they remove the Start Time and End Time from the scheduler in the Thread Groups? If so, is there another way to set them via the GUI?


回答1:


It was removed in JMeter 4.0

Incompatible changes Start time and End date of Thread Group have been removed, see Bug 61549

You should move to execute scheduling on other software, for example using Jenkins which can integrate JMeter using Performance Plugin

includes the feature of setting the final build status as good, unstable or failed, based on the reported error percentage. Report formats supported:

JMeter XML and CSV format, also Summarizer log output Taurus Tool Final Stats XML (through it, you can publish summaries from JMeter, Gatling, Grinder, Siege, ab, Selenium and many others)



来源:https://stackoverflow.com/questions/53823537/start-time-and-end-time-removed-from-scheduler-in-jmeter-5-0

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!