Welcome
The httest provides a large variety of HTTP-related functionality, useful for implementing all kinds of HTTP-based tests.
Licenced under the Apache License Version 2.0.
| Tweet |
NEWS
New httest 2.2 version. 2.2.2 released on 24. April 2012 available. Recommended stable version.
With javascript, XPath and SSL tracing support.
New httest 2.1 version 2.1.19 released on 5. April 2012 available.
With Lua, websocket and debugging support.
httest Buddy Project release.
A realy cool and helpful httest IDE with embedded up to date httest binaries. Check it out!
Bugreports, patchs and feedback are highly recommended.
Mailing Lists
htt user mail list
htt developer mail list
Features
- Advanced HTTP protocol handling, including ne-grained timeout handling, request and response validation.
- Simulating clients and servers, including startup and shutdown of server daemons. This allows to create mock-ups of back-end systems in more complex test situations, for example when the tested application needs to interact with a 3rd-party back-end system which is not available in the testing environment.
- Execution of external commandline tools, using their output as request or response data, or for validation purposes.
- Copying stream data (e.g. from a response) and re-using it in variables.
- Simulating NTLM client and server.
- Various functions for url encoding, base64 encoding, math operations and many more.
Components
- httest - main programm
- htproxy - generate httest scripts
- htntlm - enable ntlm in your httest scripts
- hturlext - extracts url from html (GNU General Public License 2.0)
- htremote - enable interactive scripts in your httest scripts
Use Cases
- UseCaseErrorReporting
- UseCaseFeatureSpezification
- UseCaseProxyServerTesting
- UseCaseWebAppTesting
- UseCaseWebBrowserTesting
- UseCaseWebServerTesting
- UseCaseWebServiceIntegrationTesting
- UseCaseWebServiceMonitoring
- UseCaseWebServiceStressing
Projects and Companies Using HTTP Test Tool
If you are using httest and like to appear in the list above, drop me a mail (ia97lies at users.sourceforge.net)
