Start Time and End Time removed from Scheduler in

2019-07-23 16:48发布

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条回答
做个烂人
2楼-- · 2019-07-23 17:33

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)

查看更多
登录 后发表回答