Workbench section not showing in apache jmeter
Asked Answered
B

2

52

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

Blower answered 14/2, 2018 at 6:1 Comment(1)
It is drop from new UI You can use Test plan as your work benchMaynardmayne
B
73

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

Buskus answered 14/2, 2018 at 6:3 Comment(3)
in JMeter 4 you don't need it, It's not advised, but you can still use JMeter 3.3Buskus
@user7294900 Unfortunately, workbench is still mentioned in the official tutorial: jmeter.apache.org/usermanual/jmeter_proxy_step_by_step.pdfLevorotatory
@Levorotatory yes, it's a very old documentation, you can open enhancement for JMeter bz.apache.org/bugzilla/enter_bug.cgi?product=JMeterBuskus
E
10

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

Emanation answered 11/7, 2019 at 4:27 Comment(1)
The other answer is fine, but this one actually helps solve the problem. Thanks!Slowmoving

© 2022 - 2024 — McMap. All rights reserved.