I have 1 master and 2 slave machines setup. I want to create two separate summary report, one for each slave.
I know the question in duplicate of this question, but the solution provide does not work for me.
JMeter Slave Reporting in Distributed Testing
In my test plan I have summary report and have added "filename"(or complete path) under write results to file. When I execute my test plan, result file is saved in master system with combined results of both the slaves. How can I get the response times of the requests executed with each slaves separately?