
Stop the Retries in Tests & Reruns of Failing Tests
The key is to try and find a pattern when the intermittent failure happens, and then dig deep into the RCA for the same.
The key is to try and find a pattern when the intermittent failure happens, and then dig deep into the RCA for the same.
Can you double or triple the speed of your test runs by switching out a few lines of code? That’s what the team at Applitools is promising. They’ve challenged test…
In this post, we will discuss one of the most anticipated features of Selenium 4 which is the new APIs for CDP (Chrome DevTools Protocol)! This addition to the framework provides a much greater control over the browser used for testing.
Opening a brand new window or tab in Selenium 3 wasn’t very intuitive as there was no built-in method to do this. Selenium 4 provides built-in support to create a new tab or window within the same driver session.
Manoj Kumar published a teaser on Selenium 4, listing the new features expected and important deprecations across the Selenium Suite( Selenium IDE, Selenium WebDriver, and Grid). This has already caused…
In this series on Selenium 4, we are providing use cases and code samples to explore the upcoming changes to the WebDriver API. In the previous blog post, we discussed…
Early January this year, Applitools announced the results of their Visual AI Rockstar Hackathon winners of which I am lucky to be included as one of their silver winners. I blogged about…
A data-centric view into the most popular tools for automated testing Asking “what’s the best test framework?” is a sure way to get into a heated debate. Everyone has their…
A guide to notable changes and deprecations for engineers looking to migrate from Selenium 3 to Selenium 4. There is huge excitement within the testing community since Simon Stewart, the…
As a company that focuses on browser-based functional tests, Applitools stays on top of all things Selenium. We are excited to be Gold Sponsors of the virtual Selenium Conf 2020,…
Using any Web Content Management system could be one of the best investments you make in your digital presence. It not only powers up your website but simplifies the management…
Google Firebase Test Lab is a cloud-based app-testing infrastructure. With one operation, you can test your Android or iOS app across a wide variety of devices and device configurations, and see the results—including…