https://bz.apache.org/bugzilla/show_bug.cgi?id=59568
Bug ID: 59568
Summary: Error compiling prefix_matchNr variables
Product: JMeter
Version: 3.0
Hardware: PC
Status: NEW
Severity: regression
Priority: P2
Component: HTTP
Assignee: [email protected]
Reporter: [email protected]
Created attachment 33848
--> https://bz.apache.org/bugzilla/attachment.cgi?id=33848&action=edit
Snapshot
Using a JSON Path Post Processor I was able to successfully extract multiple
variables i.e. prefix_1,2,3,4,etc. in which I was returned a prefix_match_NR
which equalled the total results from the Post Processor. When I attempted to
use the prefix_match_NR variable I got an error.
I originally was attempting to use this with the ${__Random} function e.g.
${__Random(1,${prefix_match_NR})}
This is not an issue on version 2.13
--
You are receiving this mail because:
You are the assignee for the bug.