https://bz.apache.org/bugzilla/show_bug.cgi?id=59275
Bug ID: 59275
Summary: Post processor sequence error
Product: JMeter
Version: 2.13
Hardware: PC
Status: NEW
Severity: major
Priority: P2
Component: Main
Assignee: [email protected]
Reporter: [email protected]
Created attachment 33729
--> https://bz.apache.org/bugzilla/attachment.cgi?id=33729&action=edit
Jmeter_PostPocessor_Sequence_Error
I have 2 post processors(Regular expression and BSF) and an assertion(Response)
under a request.
Also I have a 'JSR223 Post Processor' which is applicable for all the requests.
I expect to get the post processors and assertion under the request to be
executed immediately after the request. But currently 'JSR223 Post Processor'
which is at the global level, is getting executed before request level post
processors and assertions.
Please see the attached snapshot for reference. Current behavior is in red and
expected is in green.
Please let me know if you need more details.
--
You are receiving this mail because:
You are the assignee for the bug.