Blog Archive for January 7, 2011

Using jMeter to Load Test File Processing

January 7, 2011

I have a web site that accepts files in various formats, then processes them. The data ultimately ends up in a database.

We wanted to do a load test of this service, submitting multiple files simultaneously. JMeter can do this for us.

  • Start jMeter using the jmeter.bat file in the …

Tags: jmeter post