Question

I am finding load testing tool that can send PUT/DELETE requests.
Neither ApacheBench nor JMeter supports these methods.

After several hours' googling, I found SoapUI that looks good.

Do you have any other recommendation?
Command line tool like ApacheBench will be better for me.

Was it helpful?

Solution

The Grinder is a decent load testing framework that also supports PUT and DELETE.

OTHER TIPS

Jmeter supports put and delete methods as of of versions > to 2.5 ( didn't Check for others)

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top