Conversion Error when opening JMX file from JMeter 2.7 in JMeter 2.11
You're using Third Party jmeter-plugins.org plugins.
You need to add the required jar in lib/ext so that it works.
Download plugins-manager.jar from here and put it into lib/ext directory, then restart JMeter.
Note you need to do it each time you upgrade your jmeter version !
If you're looking to learn jmeter correctly, this book will help you.
Download plugins-manager.jar and put it into lib/ext directory, then restart JMeter.
I am using JMeter 3.3 and answers above did not work for me.
SOLUTION:
- Download
plugins-manager.jar
from https://jmeter-plugins.org/downloads/all/ - Put
plugins-manager.jar
into jmeter/lib/ext - Restart
jmeter
- Open script, it will ask to download dependencies, press yes.
Source: https://stackoverflow.com/a/47509713/3915006