Systems | Development | Analytics | API | Testing

Testing

The Screenplay Pattern Better Interactions for Better Automation - CTM Online

Automating interactions for tests is hard. For the past decade, the primary way to automate web UI interactions has been the Page Object Model. Unfortunately, page objects do not scale well because, by design, they allow lots of code duplication and unsafe activity. The Screenplay Pattern is a much better pattern for handling interactions. In Screenplay, Actors use Abilities to perform Interactions.

Katalon Academy: Self-Healing Mechanism in Test Automation Introduction

Equipped with Self-Healing, Studio automatically finds and uses pre-configured alternative locators to identify web elements, preventing tests from breaking.. During 3 chapters, you will learn about: The mechanism and capabilities of Self-Healing Selecting and prioritizing different object locating methods, namely Xpath, Attributes, CSS, and Image Automatically replacing broken locators with new working alternatives How Self-Healing works in detail for different scenarios, including complex end-to-end tests

Chapter 1: Self Healing Mechanism in Test Automation

This chapter explains how Self-Healing works and its capabilities in Katalon Studio. We’ll run a quick demo on how it fixes broken objects’ locators during a test suite collection’s sequential and parallel executions. This course demonstrates how Katalon Studio fixes broken object locators during test executions, without any manual effort involved. Equipped with Self-Healing, Studio automatically finds and uses pre-configured alternative locators to identify web elements, preventing tests from breaking.

Chapter 2.1: Selection and Prioritization of Element Locator Methods

This chapter shows you how to set up and prioritize different alternative locators that Katalon Studio will use when it fails to identify test objects. You’ll also learn to automatically replace broken locators with working alternatives, without changing anything in relevant test cases. About Course This course demonstrates how Katalon Studio fixes broken object locators during test executions, without any manual effort involved. Equipped with Self-Healing, Studio automatically finds and uses pre-configured alternative locators to identify web elements, preventing tests from breaking.