Average Ratings 0 Ratings

Total
ease
features
design
support

No User Reviews. Be the first to provide a review:

Write a Review

Average Ratings 0 Ratings

Total
ease
features
design
support

No User Reviews. Be the first to provide a review:

Write a Review

Description

BFuzz is a tool designed for input-based fuzzing that utilizes HTML as its source input, launching a new instance of your browser to execute various test cases created by the domato generator located in the recurve directory. In addition, BFuzz automates the process by repeatedly performing the same operations without altering any of the test cases. When you run BFuzz, it prompts you to choose between fuzzing Chrome or Firefox; however, it specifically opens Firefox from the recurve directory and generates logs in the terminal. This lightweight script facilitates the opening of a browser and the execution of test cases, which are systematically generated by the domato tool and include the main scripting functionality. Furthermore, the script incorporates supplementary helper code that is essential for effective DOM fuzzing, enhancing the overall testing process. Its streamlined design makes it an efficient choice for developers looking to perform thorough web application testing.

Description

HtmlUnit serves as a "GUI-less browser for Java applications," designed to model HTML documents while providing an API for interactions with web pages, such as loading pages, submitting forms, and following links, which mirrors the functionality of a traditional web browser. Its JavaScript support is notably robust and continues to evolve, allowing it to effectively manage complex AJAX scenarios, and it can mimic various browsers like Chrome, Firefox, or Edge based on the chosen settings. While primarily aimed at testing or data extraction from websites, HtmlUnit is not a standalone unit testing framework; instead, it functions within larger testing frameworks like JUnit or TestNG to replicate browser behavior. This tool serves as the foundation for many open-source applications, including WebDriver, Arquillian Drone, and Serenity BDD, and is widely adopted by numerous projects focused on automated web testing, such as Apache Shiro, Apache Struts, and Quarkus. Its ability to operate without a graphical user interface makes it particularly valuable for developers seeking to automate browser interactions in a more efficient and resource-friendly manner.

API Access

Has API No 

API Access

Has API Yes 

Screenshots View All

Screenshots View All

Integrations

3DBrowser No 
Apache Maven No 
Apache TomEE No 
Google Chrome Yes 
HTML No 
JUnit No 
Java No 
JavaScript No 
Jenkins No 
Microsoft Dataverse No 
Mozilla Firefox Yes 
Python Yes 
Quarkus No 
Selenium No 
Selenium WebDriver No 
Serenity BDD No 
TestNG No 
Togglz No 
jQuery No 

Integrations

3DBrowser Yes 
Apache Maven Yes 
Apache TomEE Yes 
Google Chrome No 
HTML Yes 
JUnit Yes 
Java Yes 
JavaScript Yes 
Jenkins Yes 
Microsoft Dataverse Yes 
Mozilla Firefox No 
Python No 
Quarkus Yes 
Selenium Yes 
Selenium WebDriver Yes 
Serenity BDD Yes 
TestNG Yes 
Togglz Yes 
jQuery Yes 

Pricing Details

Free
Free Trial No 
Free Version Yes 

Pricing Details

Free
Free Trial No 
Free Version Yes 

Deployment

Web-Based No 
On-Premises No 
iPhone App No 
iPad App No 
Android App No 
Windows Yes 
Mac Yes 
Linux Yes 
Chromebook No 

Deployment

Web-Based No 
On-Premises No 
iPhone App No 
iPad App No 
Android App No 
Windows Yes 
Mac Yes 
Linux Yes 
Chromebook No 

Customer Support

Business Hours No 
Live Rep (24/7) No 
Online Support Yes 

Customer Support

Business Hours No 
Live Rep (24/7) No 
Online Support Yes 

Types of Training

Training Docs Yes 
Webinars No 
Live Training (Online) No 
In Person No 

Types of Training

Training Docs Yes 
Webinars No 
Live Training (Online) No 
In Person No 

Vendor Details

Company Name

RootUp

Website

github.com/RootUp/BFuzz

Vendor Details

Company Name

HtmlUnit

Country

United States

Website

htmlunit.sourceforge.io

Product Features

Product Features

Alternatives

LibFuzzer Reviews

LibFuzzer

LLVM Project

Alternatives

go-fuzz Reviews

go-fuzz

dvyukov
Atheris Reviews

Atheris

Google
Selenium Reviews

Selenium

Software Freedom Conservancy
Honggfuzz Reviews

Honggfuzz

Google
jBrowserDriver Reviews

jBrowserDriver

Daniel Hollingsworth