JMeter Rotating JTL Listener
The Rotating JTL Listener is a component that can be added to JMeter tests, which has the effect of segmenting JTL output into sequential files. This feature can be especially useful for very large tests, where it would be desirable to break one large JTL file into several smaller files to make them more manageable. Another use case might involve a background process that consumes result files in similarly large tests. In order to add the RotatingRead More →