I am new to jmeter, I want to compare the two csv files ( one which have standard output and other latest test run results file), if there is any difference then it should write the difference to another file.
I want to do this in bean shell postprocessor
Thanks in advance