Stress Testing Web Services - Best Approach

I have several web services, I need to create some testing engine for them and use it as a stress testing tool.

What's the best way to handle this?

+1


source to share


2 answers


Use a tool for this purpose like The Grinder



+2


source


JMeter is also a great solution as SoapUI



I prefer SoapUI because of the extra capabilities you get when you create a test case.

+1


source







All Articles