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.
In this article, I’m focussing on the automated tests to explain the benefits of qTest and Applitools integration. qTest supports multiple test runners like TestNG, Cucumber, JBehave, JUnit, NUnit, MSTest etc that can be used with popular tools like Selenium to run automated tests. Integrating Applitools with the automation tools and test runners is straightforward
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.
Drupal is an open-source content management system used to build websites and applications. Drupal has great standard features, like easy content authoring, reliable performance, and excellent security. But what sets…
In February 2020, we were fortunate enough to have Erica Stanley present at the Applitools Days in Atlanta, GA. She spoke about virtual reality, augmented reality, and mixed reality and…
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…
We all want to catch and fix problems as early as possible. In software development, this mindset helps development teams create a culture of continuous improvement. To automate best practices,…
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…