In JMeter test, if any transaction takes long time to respond and then fails. Will that transaction be accounted in the calculation of average response time?
0
votes
1 Answers
0
votes
It will, you can check it yourself using i.e. Dummy Sampler and Aggregate Report listener combination:
If you don't want to see failed transactions in the results you can filter them out using Filter Results Tool
