Description
Written in Java, HttpUnit emulates the relevant portions of browser behavior, including form submission, JavaScript, basic http authentication, cookies and automatic page redirection, and allows Java test code to examine returned pages either as text, an XML DOM, or containers of forms, tables, and links. When combined with a framework such as JUnit, it is fairly easy to write tests that very quickly verify the functioning of a web site.
Details
- Listing categories Unit test / Web automation
- Licence Open Source
- Status Inactive
- User Interface Command line
Contact
- Website http://www.httpunit.org
Post New Review
You must be logged in to post a comment.