HTTP Test Tool is a scriptable tool designed to help you with testing and benchmarking web applications and web server development.
Here are some key features of "HTTP Test Tool":
· Send and receive HTTP streams
· SSL support, renegotate client cert, mutual authentication
· Shell scripts execution, pipe functionality from/to HTTP stream
· Embedded shell scripts
· Cut strings from HTTP stream and from stdout of executed shell scripts
· Expect patterns in the receiving HTTP stream
· Run a client/server multithreaded
· ICAP support
· Simple bandwith defintion
· Loops
· Simple if clauses
· Calling defined functions
· URL encoding
What's New in This Release: [ read full changelog ]
· Changed httest: Only ON_ERROR is noisy, FINALLY block is silent
· Improved httest: System variable __LOG_LEVEL, can be used to make FINALLY block noisy if needed