What's new? | Help | Directory | Sign in
Google
httpstone
Simple Java-based stress testing tool for HTTP applications
  
  
  
  
    
Code License: Apache License 2.0
Labels: testing, http, java
Join project
Project owners:
  bdelacretaz
Httpstone is a simple tool to create stress test sequences for HTTP servers.

Small Java classes (Workers) can be written to implement various testing cycles. The tool runs many such workers simultaneously, showing their status (working, waiting, error) in real-time on a colored grid.