How to run jmeter script using Linux command
Can you please help how do I run a jmeter script using Linux command? I am using the following command :
./jmeter -n -t test.jmx -l log.jtl
Is it ok?
Instructor
the commands in Linux and Windows are the same