Test Automation Framework Development Home / Video /

Using Plugin Architecture and Customization | Test Automation Framework Development | Part III | LambdaTest

Using Plugin Architecture and Customization | Test Automation Framework Development | Part III | LambdaTest

About the Video

In Part 3 of the Advanced Test Automation Framework Development series, join 𝑨𝒏𝒕𝒐𝒏 𝑨𝒏𝒈𝒆𝒍𝒐𝒗 (@𝒂𝒏𝒈𝒆𝒍𝒐𝒗𝒔𝒕𝒂𝒏𝒕𝒐𝒏), Co-founder & CTO of Automate The Planet Ltd, as he delves into Plugin Architecture and Customization. He starts with an overview of the Framework Usage as a Git Submodule and provides insights into the Observer Design Pattern. Moving forward, he presents the BrowserExecution and WebComponentAdapter Plugins Implementation.

By the end of this tutorial, you will have a comprehensive understanding of Framework Customizations and how to implement them effectively.

Video Chapters

00:00 - Introduction

03:35 - Framework Usage as Git Submodule

11:50 - Observer Design Pattern Overview

27:15 - BrowserExecution Plugins Implementation

36:12 - WebComponentAdapter Plugins Implementation

42:40 - Framework Customizations Overview

58:00 - Closing Words

Key Topics Covered

Framework Usage as a Git Submodule:

The video begins with an overview of using the test automation framework as a Git submodule, enabling better version control and easy integration of the framework with various projects.

Observer Design Pattern Overview:

An in-depth explanation of the Observer Design Pattern is provided, highlighting its role in developing a flexible and maintainable plugin architecture. This design pattern allows objects (observers) to be notified of state changes in another object (the subject), which is essential for implementing distributed event-handling systems.

BrowserExecution Plugin Implementation:

The video demonstrates how to implement the BrowserExecutionPlugin, a component within the framework that manages and customizes the execution of browser instances. This ensures efficient and controlled browser operations during automated tests.

WebComponentAdapter Plugin Implementation:

Steps are provided for creating the WebComponentAdapter Plugin, which allows customization and adaptation of web components in the test automation framework, enhancing flexibility and test coverage.

Framework Customizations Overview:

The video concludes with a comprehensive overview of different framework customizations, providing insights on how to effectively implement them to improve the robustness and versatility of the test automation framework.

Related Blogs & Hubs

35 Best Test Automation Frameworks for 2024

What is Automation Testing: Benefits, Strategy, and Best Practices

How To Use XPath in Selenium: Complete Guide With Examples

Anton Angelov

Anton Angelov

Anton Angelov, a distinguished figure in software testing, is the CTO & Co-founder of Automate The Planet. Widely recognized for his innovative contributions, he is the inventor of the BELLATRIX Test Automation Framework, a powerful tool transforming the landscape of automated testing.

More Videos from Test Automation Framework Development