Cerberus Testing: More Than a Selenium Web Automation Framework
Most QA teams start by coding their own web testing framework based on Selenium.
While this can help them in the early stages, they quickly face the issue of missing more advanced features for cross-browser testing, scheduling, and cross-browser compatibility.
In this article, we will share how Cerberus Testing is much more than a Selenium web automation framework.
Follow Cerberus Testing for more open-source test automation.
Cerberus Testing augments Selenium
QA teams have specific complexity to handle for web testing automation. Browsers are different, compatibility is not the same for Selenium actions and controls.
Cerberus Testing natively provides an abstraction over the different browsers to simplify your test automation effort on a single interface.
You can use the same test case on different browsers without changing the configuration of your test cases, simplifying test design and maintenance.
Cerberus also provides advanced execution capabilities.