https://bz.apache.org/bugzilla/show_bug.cgi?id=62860
Bug ID: 62860
Summary: JSON Extractor : Avoid NPE and noisy error message
"Error processing JSON content in" when variable is
not found
Product: JMeter
Version: 3.3
Hardware: PC
OS: Mac OS X 10.1
Status: NEW
Severity: normal
Priority: P2
Component: Main
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: JMETER_5.1
When using JSON Extractor with "JMeter variable Name to use", if the variable
is missing, then JSON Extractor will trigger a NullPointerException leading to
a logging and setting of default value.
It's cleaner to test the nullity.
--
You are receiving this mail because:
You are the assignee for the bug.