If u did not specify any folder which will store the jtl file then the default location will be in bin folder.
From: Konstantinos Dimkas [mailto:[email protected]] Sent: Wednesday, April 01, 2015 4:24 PM To: JMeter Users List Subject: Re: CSV files Hello Erez, thanks for the fast reply I just executed the command: ./jmeter -n -t ThreadGroup.jmx -l jmeteroutput2.jtl and i did it 2-3 times but i cannot find any .jtl files, but i can see the summary results in the terminal though. On Apr 1, 2015, at 3:47 PM, Erez Naim <[email protected] <mailto:[email protected]> > wrote: Hello Konstantinos, Did you use JTL files? While you are running in non-gui mode u can the test to save the result into JTL files which afterwards you can load them into your GUI listeners on ur local pc. Do something like this: sh jmeter.sh -n -t /path_to_jmeter_home/apache-jmeter-2.12/Jmeter_Scripts/QA_Env_Scripts/jmeter_script.jmx -l /path_to_some_folder/ResultFileName.jtl Good Luck! -----Original Message----- From: Konstantinos Dimkas [mailto:[email protected]] Sent: Wednesday, April 01, 2015 3:19 PM To: JMeter Users List Subject: CSV files Hi everyone, I have some cvs files that contain results from meter tests via a non gui linux server. Now i have copied them at my own pc. What can i do with them? is there a way to “import” them to Jmeter listeners and see the results? Konstantinos Dimkas --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] <mailto:[email protected]> For additional commands, e-mail: [email protected] <mailto:[email protected]> Konstantinos Dimkas
