Workbench section not showing in apache jmeter

2020-06-06 18:33发布

I am new to jmeter. I successfully installed jmeter into my windows machine. I opened "jmeter.bat" under apache-jmeter-4.0\bin. But the jmeter window is not showing the workbench section in the left panel. I have attached the screenshot below in the ApacheJmeter.

ApacheJmeter

2条回答
叼着烟拽天下
2楼-- · 2020-06-06 19:04

It's not a bug but a feature since JMeter 4:

Workbench has been dropped from UI, you can now use Non Test Elements as immediate children of Test Plan.

You can now use elements in Test Plan as you used previously in Workbench

You can see also an old question that asked why workbench is shown in the first place

查看更多
走好不送
3楼-- · 2020-06-06 19:09

You can find all features of Workbench here:

enter image description here

Navigate to Test Plan -> Add --> Non-test Elements, now you could see all required features of Workbench

查看更多
登录 后发表回答