Use OS Process sampler, pass command something like "cat". But I'm not
sure if it's good option. IMHO, it's better to use GNU Binutils.
http://jmeter.apache.org/usermanual/component_reference.html#OS_Process_Sampler
On 25/02/16 15:40, Konstantinos Dimkas wrote:
Hi all,
I want to run a stress test to a cloud infrastructure. Beside from
uploading and downloading files, i want to open a large txt file that
is uploaded to the cloud. We have problems with rendering large txt
files and i want to test it.
So, how do i open a test.txt file, and cause the server to render it
but not downloading it?
Thanks in advance,
Konstantinos Dimkas