在 JMeter 5.0 中从调度程序中删除了开始时间和结束时间
Start Time and End Time removed from Scheduler in JMeter 5.0
我一直在使用 JMeter 3.1,但最近升级到了 5.0。
他们是否从线程组的调度程序中删除了开始时间和结束时间?如果是这样,是否有另一种通过 GUI 设置它们的方法?
Incompatible changes
Start time and End date of Thread Group have been removed, see Bug 61549
您应该转移到其他软件上执行调度,例如使用 Jenkins,它可以使用 Performance Plugin
集成 JMeter
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)
我一直在使用 JMeter 3.1,但最近升级到了 5.0。
他们是否从线程组的调度程序中删除了开始时间和结束时间?如果是这样,是否有另一种通过 GUI 设置它们的方法?
Incompatible changes Start time and End date of Thread Group have been removed, see Bug 61549
您应该转移到其他软件上执行调度,例如使用 Jenkins,它可以使用 Performance Plugin
集成 JMeterincludes 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)