- HttpUnit
HttpUnit is an
open source software testing framework used to perform testing of web sites without the need for aweb browser . HttpUnit supportsHTML form submission,JavaScript , HTTPbasic access authentication , automatic page redirection, and cookies. Written in Java, HttpUnit allows Java test code to process returned pages as text, XML DOM, or containers of forms, tables and links. HttpUnit is well suited to be used in combination withJUnit , in order to easily write tests that verify the proper behaviour of a web site.The use of HttpUnit allows for automated testing of web applications and as a result, assists in
regression testing .ee also
*
Performance testing
*Performance Engineering
*Software testing
*iMacros
*Selenium
*HtmlUnit External links
* [http://httpunit.sourceforge.net/ HttpUnit]
Wikimedia Foundation. 2010.