0
votes

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?

1

1 Answers

0
votes

It will, you can check it yourself using i.e. Dummy Sampler and Aggregate Report listener combination:

enter image description here

If you don't want to see failed transactions in the results you can filter them out using Filter Results Tool