I have some web services to test on Jmeter. Added a Summary Report listener using JMeter in NON-GUI mode. Here is the file I am getting after configuring the summary report through JMeter. Note: Have multiple if controllers, each if controller has Transaction controller, could you please find below digram
Threadgroup
Transaction controller 1
Transaction controller 2
If controller 1
-- > Transaction controller 3
If controller 2
--- > Transaction controller 4
If controller 3
--- > Transaction controller 5
If controller 4
-- > Transaction controller 6
If controller 5
--- > Transaction controller 7
If controller 6
--- > Transaction controller 8
Here you can see "Navigate to URL" is written 4 times, that means thread count was 4.
I want to group these 4 entries just like in the actual summary report and all the other values should be average of this.
similarly I want to group of below samplers
/ubo/Reference/mapinfo/DE
/ubo/Reference/entityinfo/US
Login
---
etc
Summary Report
