Java Selenium Cucumber Parallel Framework

Posted By: ELK1nG

Java Selenium Cucumber Parallel Framework
Published 10/2022
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 60.24 MB | Duration: 0h 39m

Execute test parallely in multiple browsers

What you'll learn

Understanding of the framework architecture
Behavior driven framework
Source code of the framework
Parallel execution of tests
Requirements

Basic Java

Basic Selenium

Basic Cucumber

Description
Hello Everyone,Welcome to this course. Well, it's not like a typical course but we're going to discuss the topic as descriptive as possible in a short video.As I have many years of automation testing experience with different tools, I've come up with this framework so it can tackle all the issues related to cutting execution time and cross-browser test execution.Not many contents that I found in my search regarding this effort. So, had to come up with my own implementation.All the best practices are utilized in this framework such as POM pattern, Log class, Reporting, Excel file I/O etc.This course will give folks insight of the framework architecture.It will help them to execute test in multiple browsers parallelly.Folks can reduce utilize this framework in their real projects as it has all the required components to be accepted in any enterprise.The framework is designed keeping the simplicity in mind as I myself don't understand complicated logic.With minimum knowledge a person can learn it and start using.You can easily integrate the design with your existing framework written in java/selenium.Screenshot will be attached to the report as expected and will not get mixed with another test.You can add, modify and delete the additional components of this framework if you don't like.
Overview

Section 1: Brief Introduction of the framework

Lecture 1 Framework Intro

Lecture 2 Java Selenium Cucumber Framework

Lecture 3 Thread Local Class

Lecture 4 Implement the framework

Lecture 5 Run your test

Beginner Java Selenium,Advanced Java Selenium