https://bz.apache.org/bugzilla/show_bug.cgi?id=65116
Bug ID: 65116
Summary: Custom JMeter Functions plugin is not detected if jmx
file contains any of its functions
Product: JMeter
Version: Nightly (Please specify date)
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
Component: Main
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: JMETER 5.4.1
Created attachment 37722
--> https://bz.apache.org/bugzilla/attachment.cgi?id=37722&action=edit
customJMeterFunctions.jmx
Hello,
If jmx file contains any of the Custom JMeter Functions like "doubleSum", "if",
"base64Encode" etc. but the plugin is not previously installed by JMeter
plugins manager, an error pop up message is not shown like for other missing
plugins. If JMeter plugins manager is put in lib/ext folder, and when jmx file
is opened which contains one or more of its functions, it doesn't detect that
plugin should be installed and therefore functions are not evaluated when test
is run. Check jmx example in the attachment.
Expected:
Pop up error message is shown that Custom JMeter functions are detected in jmx
file. If JMeter plugins manager is in lib/ext folder, suggest the installation
of Custom JMeter functions.
Or
All Custom JMeter functions can be merged to be part of JMeter core functions.
I vote for the latter.
Custom JMeter functions link https://jmeter-plugins.org/wiki/Functions/
Jmeter 5.5 ff9866a
Microsoft Windows 10 Enterprise 64-bit
java version "14.0.1" 2020-04-14
--
You are receiving this mail because:
You are the assignee for the bug.