问题
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