https://bz.apache.org/bugzilla/show_bug.cgi?id=64589
Bug ID: 64589
Summary: Transaction Controller not reported View Results Tree
Product: JMeter
Version: 5.3
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
Component: HTTP
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: JMETER_5.3.1
Created attachment 37357
--> https://bz.apache.org/bugzilla/attachment.cgi?id=37357&action=edit
Transaction Controller Issue Script sample
Hi Team,
"Transaction controller" in "Generate Parent Sample" mode placed under "If
Controller" not being reported if there is failure in any of requests.
I have to logout if there is any failure in proposed actions during test, for
that i have used 2 if controllers to implement the logic. I am able to
implement Logout on error but the Failed transaction controller is not being
reported in either of listeners.
I have attached sample script to replicate issue, script has 3 transactions
1. Login
2. Action - I have dummy sampler returning 500 response code fails assertion
3. Logout - I part of main loop and error logic
Login and Logout are being reported but Action is not.
I have found a similar bug from earlier which as lot of similarities.
https://bz.apache.org/bugzilla/show_bug.cgi?id=57958
Could you please look into it.
Thanks & Regards,
Karthik S
--
You are receiving this mail because:
You are the assignee for the bug.