With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
A graphical tool to create tests for websites. It includes elements for filling forms, following links and checking page content. It is based on httpunit.
Morebot is a test tool which crawls/spiders a designated web site. Morebot is a thin layer on top of httpunit, and is especially suitable for testing web applications which have login authentication via a web page (form) or via HTTP basic authentication.
WebRobot, a Java-based wrapper for HttpUnit and ServletUnit, is a library that helps programmers automate interaction with web sites, especially for automated testing.
Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.
Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
httpunit-crawl is a fork of httpunit (hosted here on sourceforge), with the goal of being able to be used to process broken websites that the original httpunit cannot handle. Our hope is that httpunit will reintegrate our fixes back into their cvs.
...Based on the JACOB project and the IE COM Object, it directly controls IE from java. This API can be used as a true end-user web browser test with IE and not a Http-Based test such as HttpUnit.
Programmable web client utilising HttpUnit with input & output files in XML. Eccles includes the ability to create a GUI to control/monitor the processing, and can be used for website testing as well as automating web transactions.
A javascript library that duplicates the functionality of HttpUnit/jwebunit tests. Tests are written in javascript and control a browser as it navigates through pages filling out forms and verifying page information.
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
Caliburn is a python module that can be used to hold extended http-conversations with a web-application. It can be used for testing as in HttpUnit for Java, it is primarily designed for scraping information from web-applications.
...<ul>
<li>Tests are written in XML
<li>Supports test driven development
<li>Separate page structure, data from test steps
<li>Test HTML, databases, javascript, xpath
</ul>Uses HttpUnit
ServletTesting provides a framework for unit testing servlets. The framework differs from existing solutions like HttpUnit in that it doesn't need actual HTTP connections but relies on implementing stand-alone versions of the javax.servlet API.
Enterprise Web Test allows Java programmers to write re-usable tests for web applications that, unlike HttpUnit, "drive" the actual web browser on the actual platform they intend to support. Tests can be leveraged for functional, stress, reliability.
A unit testing framework, in .NET using C#, primarily for the automation of HTTP unit tests. This is a port of HttpUnit, please see: http://www.httpunit.org/.
An XML scripted engine to "drive" HTTPUnit web testing. Write XML documents to test urls, clicking links, submitting forms & limited page verification.
JVoom - provides web application tools. It is really a random collection of tools, as opposed to an application framework. The toolkit contains tools that extend Turbine, HttpUnit and Zeus.