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.0 version 2.0.14 released on 6. December 2011 available.
New httest 2.1 version 2.1.13 released on 27. January 2012 available.
New with Lua and websocket support.
Bugreports, patchs and feedback are highly recommended.
Mailing lists for users and developers of httest.
htt user mail list
htt developer mail list
Universal Mac binaries for httest 2.1 available.
See Download Section
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
Remarks
- Windows binary can be build with Visual Studio Express, the project file can be found on neophob
- If some one know how to build a cygwin binary please drop a mail to ia97lies at users.sourceforge.net
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)
