Boozang
It works: Codeless testing
Give your entire team the ability to create and maintain automated tests. Not just developers.
Meet your testing demands fast. You can get full coverage of your tests in days and not months.
Our natural-language tests are very resistant to code changes. Our AI will quickly repair any test failures.
Continuous Testing is a key component of Agile/DevOps. Push features to production in the same day.
Boozang supports the following test approaches:
- Codeless Record/Replay interface
- BDD / Cucumber
- API testing
- Model-based testing
- HTML Canvas testing
The following features makes your testing a breeze
- In-browser console debugging
- Screenshots to show where test fails
- Integrate to any CI server
- Test with unlimited parallel workers to speed up tests
- Root-cause analysis reports
- Trend reports to track failures and performance over time
- Test management integration (Xray / Jira)
Learn more
Wave Browser
Wave Browser utilizes a Chromium-based engine and presents itself as a swift, effective, and eco-friendly web browser that aims to make everyday internet use contribute positively to environmental efforts, thanks to its collaboration with 4ocean which supports ocean cleanup initiatives for every browsing session. It features a straightforward and intuitive interface enriched with various productivity tools, including a free ad-blocker that effectively eliminates disruptive ads, trackers, and pop-ups, alongside an AI assistant that provides immediate answers and translation services. Additionally, the browser supports split-view multitasking, offers built-in file and unit conversion capabilities, and includes notes and reminders, as well as integrated social messaging options through platforms like Facebook Messenger, WhatsApp Web, and Instagram. Users can also take advantage of sidebar widgets for numerous functionalities such as price tracking (including Amazon), email management, stock monitoring, package tracking, creating reading lists, and importing bookmarks or extensions. On the technical side, Wave promotes an exceptionally fast rendering engine that leverages hardware acceleration, optimized JavaScript execution, and intelligent tab and resource management, ensuring an efficient browsing experience. Overall, Wave Browser is designed not just for speed and usability, but also for a commitment to environmental responsibility.
Learn more
jBrowserDriver
jBrowserDriver is a flexible and programmable web browser driver that adheres to the Selenium WebDriver standards. This headless driver is based on WebKit technology and is exclusively written in Java. The project is available as open source and is distributed under the Apache License v2.0. To utilize jBrowserDriver with a remote Selenium server, you need to initiate the remote server(s) and apply the correct code to interact with jBrowserDriver from a distance. For those looking to build jBrowserDriver from the source, it is necessary to install and configure Maven version 3.x and execute the command mvn clean compile install from the root of the project. If you prefer using Eclipse, you can either import the existing Java project from the root directory or bring in the Maven file directly. Furthermore, jBrowserDriver can be seamlessly integrated into your projects just like any standard Selenium WebDriver or RemoteWebDriver, making it compatible with both Selenium Server and Selenium Grid configurations. This versatility ensures that developers can easily leverage its capabilities in various testing environments.
Learn more
Zombie.js
Zombie.js is a lightweight and headless testing framework designed for Node.js, which allows developers to create browser-like environments for testing their client-side JavaScript without requiring a graphical browser interface. This tool automates various web interactions, including submitting forms, clicking links, and navigating through pages, thus enabling comprehensive full-stack testing within a controlled environment. With Zombie.js, developers can easily visit web pages, complete forms, and verify conditions in their testing suites, enhancing the robustness of their applications. Additionally, it works smoothly alongside testing frameworks such as Mocha, promoting an efficient workflow for writing and executing tests. By utilizing this framework, developers can ensure their web applications perform reliably under various scenarios.
Learn more