generate summary reports listener in jmeter

Open the jmeter properties file from bin folder and search for Sumariser

Change sumariser.interval =60 sumariser.log = true sumariser.out = true

Then we can add the listerner to our thread group named generate summary Reuslts and run our tests.This generate summary reports listener will be used when we want to run over tests for long hours like 10 hours or over the weekend etc.

Once the tests have been run be can go to the bin folder of our jmeter folder and search for a file named jmeter of type text.We can open this file and check our results in this file.