Smart Stabilization of UI Autotests with Healenium

September 27, 2022 0

This video presents a self-healing approaches in your test automation may reduce failures due to non-product related issues and improve stability of your Selenium tests to catch only product related defects.

Lessons from Testing Browsers with WebDriver

April 5, 2022 1

Web-platform-tests is a large test suite used with WebDriver to ensure browsers stay compliant to web standards and in doing so remain interoperable. Along with being run in most browsers as part of their continuous integration (CI) system, we run the whole test suite over a dozen times a day to provide a public dashboard for both those working on browsers and those more generally working on standards.

Automate REST API Tests with Cerberus Testing Framework

November 9, 2021 0

Welcome to this Cerberus Testing step-by-step tutorial for testing REST APIs. This guide will help you understand the test automation workflow and good practices supported by the Cerberus Testing open source framework.

Overview of QuAck Open Source Test Management Tool

March 16, 2021 0

QuAck is a web-based open-source test management tool that can store test cases and test suites and execute them. It is based on a pluggable architecture that allows implementation of custom authentication providers, integration with tracking and test executing systems. This article presents the key features of QuAck.

Selenium-Jupiter: Selenium Tests with JUnit

January 11, 2021 0

Selenium is a widely used open source framework for end-to-end web testing nowadays. JUnit 5 is the latest version of this popular Java open source unit testing framework and implements a brand-new programming and extension model named Jupiter. This talk presents Selenium-Jupiter. This is an open-source JUnit 5 extension that provides seamless integration with Selenium.

Appium in Enterprise Banking

January 28, 2020 0

This presentation shows how Appium, an open source test automation tool, is playing a significant role in bringing the extreme fast changes to the market in a real-time banking digital environment.

Behavior-Driven Development (BDD) in Java with JGiven

October 21, 2016 0

Although Behavior Driven Development has been existing for over 10 years, the methodology hasn’t yet been very popular in the Java world. One reason for this are the existing BDD tools for Java that are cumbersome for developers to use and require a lot of maintenance.

1 2 3