I am performing a performance test on my API using Jmeter. I have 3 assertions
- 200 ok
- duration limit under 3s
- example.jsonpath.result = "OK"
I am getting the error as a total percentage

I want my error% to be segregated according to type of assertion in the exported csv.
like i was able to do int postman
can i achieve this using Jmeter

It is not achievable via any of existing Listener or Plugins
The options are in: