HttpUnit (original) (raw)

About DBpedia

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. 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.

Property Value
dbo:Software/fileSize 4.0
dbo:abstract 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. 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. (en)
dbo:fileSize 4000000.000000 (xsd:double)
dbo:genre dbr:Software_testing
dbo:latestReleaseDate 2008-05-20 (xsd:date)
dbo:latestReleaseVersion 1.7
dbo:license dbr:MIT_license
dbo:operatingSystem dbr:Cross-platform
dbo:programmingLanguage dbr:Java_(programming_language)
dbo:wikiPageExternalLink http://httpunit.sourceforge.net/
dbo:wikiPageID 4012894 (xsd:integer)
dbo:wikiPageLength 2243 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID 871661348 (xsd:integer)
dbo:wikiPageWikiLink dbr:HtmlUnit dbr:Hypertext_Transfer_Protocol dbr:Performance_Engineering dbr:Cross-platform dbr:MIT_license dbr:Web_browser dbc:Java_platform dbr:Basic_access_authentication dbr:Regression_testing dbr:HTML dbr:HTTP_cookie dbr:JUnit dbr:JavaScript dbr:Java_(programming_language) dbc:Unit_testing_frameworks dbr:Document_Object_Model dbr:Software_performance_testing dbr:Software_testing dbr:Open-source_software dbr:Software
dbp:collapsible yes (en)
dbp:genre dbr:Software_testing
dbp:latestReleaseDate 2008-05-20 (xsd:date)
dbp:latestReleaseVersion 1.700000 (xsd:double)
dbp:license dbr:MIT_license
dbp:name HttpUnit (en)
dbp:operatingSystem dbr:Cross-platform
dbp:programmingLanguage dbr:Java_(programming_language)
dbp:size 4.0 MB (en)
dbp:website http://httpunit.sourceforge.net/
dbp:wikiPageUsesTemplate dbt:Cite_book dbt:Infobox_Software dbt:Reflist dbt:Release_date
dcterms:subject dbc:Java_platform dbc:Unit_testing_frameworks
gold:hypernym dbr:Framework
rdf:type owl:Thing dbo:Software schema:CreativeWork dbo:Work wikidata:Q386724 wikidata:Q7397 yago:Abstraction100002137 yago:Code106355894 yago:CodingSystem106353757 yago:Communication100033020 yago:Writing106359877 yago:WrittenCommunication106349220 yago:Software106566077 umbel-rc:SoftwareObject
rdfs:comment 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. 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. (en)
rdfs:label HttpUnit (en)
owl:sameAs freebase:HttpUnit wikidata:HttpUnit dbpedia-hu:HttpUnit https://global.dbpedia.org/id/4mxMw
prov:wasDerivedFrom wikipedia-en:HttpUnit?oldid=871661348&ns=0
foaf:homepage http://httpunit.sourceforge.net/
foaf:isPrimaryTopicOf wikipedia-en:HttpUnit
foaf:name HttpUnit (en)
is dbo:wikiPageRedirects of dbr:Httpunit
is dbo:wikiPageWikiLink of dbr:Httpunit dbr:Div_and_span dbr:List_of_unit_testing_frameworks
is foaf:primaryTopic of wikipedia-en:HttpUnit