Locust is an open source user load testing tool written in Python. The idea behind Locust is to swarm your web site or other systems with attacks from simulated users during a test, with each user behavior defined by you using Python code. This swarming process is then monitored from a web UI in real-time, and will help identify any bottlenecks in your code before real users can come in.
As it is completely event-based, Locust can have thousands or even millions of simultaneous users distributed over multiple machines swarming your system. ...
High-performance load testing tool, written in Golang
vLoad tests should be done regularly to avoid being caught unprepared. Find out the maximum service capacity of your web system. Start the test either instantly or for a future date. Define your periodic load tests. Without load tests, businesses understand the load capacity of their systems when they become inaccessible during campaign times such as Black Friday or Cyber Monday. Determine the origins of requests and the test duration with our easy-to-use web interfaces. ...
SoaBox lets you create a virtual version of your SOA environment. Clients (WS-Webservices,RESTful, JMS, HTTP, FTP, Filesystem, POJOs/Custom Code), servers (HTTP/Endpoints) and data (XML, SOAP, CSV, etc). It's written in Java and runs with JBoss 5.x and 6.x
R-U-Dead-Yet, or RUDY for short, implements the generic HTTP DoS attack via long form field submissions.
RUDY attack targets web applications by starvation of available sessions on the web server.
RUDY keeps sessions at halt using never-ending POST transmissions and sending an arbitrarily large content-length header value.
Licensed under the GNU GPL v3
DISCLAIMER: USE ON YOUR OWN RISK. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER OR CONTRIBUTORS "AS IS" AND ANY EXPRESS OR...
The SoapUI download has moved to https://www.soapui.org/downloads/soapui/source-forge.html
With more than 9 million downloads SoapUI is the de-facto standard for REST and SOAP API functional, security and performance testing.