Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Build Agents and Models on One Platform
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
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.
Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.
Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
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.
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.
An XML scripted engine to "drive" HTTPUnit web testing. Write XML documents to test urls, clicking links, submitting forms & limited page verification.