HttpUnit

From Wikipedia, the free encyclopedia

Template:Short description Template:Refimprove

Page Module:Infobox/styles.css has no content.

HttpUnit
Template:Infobox software/simple
Written inJava
EnginePage Template:Plainlist/styles.css has no content.Template:EditAtWikidata
Operating systemCross-platform
Size4.0 MB (archived)
Typesoftware testing
LicenseMIT
Websitehttps://httpunit.sourceforge.net/
RepositoryPage Template:Plainlist/styles.css has no content.

Script error: No such module "Check for conflicting parameters".

HttpUnit is an open-source software testing framework used to perform testing of web sites without the need for a web browser. HttpUnit supports HTML form submission, JavaScript, HTTP basic access authentication, automatic page redirection, and cookies.[1] 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 with JUnit, 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.

See also

References

Page Template:Reflist/styles.css has no content.

  1. ^ Page Module:Citation/CS1/styles.css has no content."HttpUnit". VA Technical Reference Model v 23.2. November 25, 2013. Retrieved March 15, 2023.

Further reading


Template:Asbox