Classbaze

Disclosure: when you buy through links on our site, we may earn an affiliate commission.

Selenium WebDriver and Design Patterns

Design Reusable Page Objects, Framework & Become Test Automation Architect / Lead SDET
4.7
4.7/5
(476 reviews)
3,598 students
Created by

9.6

Classbaze Grade®

9.6

Freshness

9.2

Popularity

9.3

Material

Design Reusable Page Objects
Platform: Udemy
Video: 7h 42m
Language: English
Next start: On Demand

Best Design Pattern classes:

Classbaze Rating

Classbaze Grade®

9.6 / 10

CourseMarks Score® helps students to find the best classes. We aggregate 18 factors, including freshness, student feedback and content diversity.

Freshness

9.6 / 10
This course was last updated on 12/2021.

Course content can become outdated quite quickly. After analysing 71,530 courses, we found that the highest rated courses are updated every year. If a course has not been updated for more than 2 years, you should carefully evaluate the course before enrolling.

Popularity

9.2 / 10
We analyzed factors such as the rating (4.7/5) and the ratio between the number of reviews and the number of students, which is a great signal of student commitment.

New courses are hard to evaluate because there are no or just a few student ratings, but Student Feedback Score helps you find great courses even with fewer reviews.

Material

9.3 / 10
Video Score: 8.7 / 10
The course includes 7h 42m video content. Courses with more videos usually have a higher average rating. We have found that the sweet spot is 16 hours of video, which is long enough to teach a topic comprehensively, but not overwhelming. Courses over 16 hours of video gets the maximum score.
The average video length is 5 hours 10 minutes of 72 Design Pattern courses on Udemy.
Detail Score: 9.8 / 10

The top online course contains a detailed description of the course, what you will learn and also a detailed description about the instructor.

Extra Content Score: 9.5 / 10

Tests, exercises, articles and other resources help students to better understand and deepen their understanding of the topic.

This course contains:

9 articles.
0 resource.
0 exercise.
0 test.

In this page

About the course

Design Patterns are repeatable and reusable solutions for software design related issues.
This course helps you to get introduced to the some of the frequently used Design Patterns among Software developers and demo how we can use them in Test Automation to achieve better re-usability and maintainability in the your Automation Framework, Page Objects & Test classes design!
You would learn following Design Principles and Design Patterns.
•Single Responsibility Principle: Each and every module, class, method in an application should have only one specific responsibility to handle. Using this we could refactor our complex Pages Objects into multiple modular Page Components or Page Fragments and we could write very neat test steps.
•Factory Pattern: We should be able to create an object without exposing the creation logic to the test class. For ex: Lets consider the localization testing in which we need to test multiple languages for an app. This app might have a language specific behavior as well. We can have an abstract class with common functionalities and language specific sub classes. We can use Factory Pattern to create specific Page Object based on the language we test!
•Strategy Pattern: We should be be able to pass the behavior to an object at run time. For ex: Google search page might have different search strategies. Text based search or voice based search. We have a Page Object for google search page and different components for search strategies. We should be able to pass specific strategy at run time w/o writing ugly if-else blocks.
•Command Pattern: An object is encapsulated with all the information required to run this at a later stage when required. It would be very useful for a Page with multiple UI components with a lots of UI validations.
•Template Method Pattern: A super class defines a high-level steps/skeleton and all the sub classes override the steps. For ex: An application for room booking and car booking will have similar workflow but with different options. This Pattern explains how to create better Page Objects using this pattern.
•Proxy Pattern: A placeholder object for another object. For ex: You want to execute some steps on QA environment and want to skip same steps on PROD environment because we might not be allowed to execute those steps. This pattern helps you to write such cases in a much better way.
•Execute Around Method Pattern: Sometimes we might have to do some steps always. For ex: To read a file, open a file, read and close. To write content into a file, open a file, write and close. If you see, opening and closing file steps are common and should be done always irrespective of reading or writing content into a file.  This pattern explains how to write such steps in a better way.
•Decorator Pattern: Some times an application will have different UI components depends on the user role. An admin role will have all the access. A user role will have limited access etc. How to create such page objects based on user roles. This is what this pattern is about.
Note: This course does not have captions enabled.

What can you learn from this course?

✓ Design Patterns In Test Automation
✓ Clean Reusable Page object design & Frameworks
✓ Single Responsibility Principle
✓ Factory Pattern
✓ Strategy Pattern
✓ Command Pattern
✓ Template Method Pattern
✓ Proxy Pattern
✓ Execute Around Method Pattern
✓ Decorator Pattern

What you need to start the course?

• Basic knowledge on Java + Selenium WebDriver

Who is this course is made for?

• Anybody who has interests in Test Automation
• Sr SDET / Lead / Principal / Architect SDET
• Test Automation Framework design

Are there coupons or discounts for Selenium WebDriver and Design Patterns ? What is the current price?

The course costs $15.99. And currently there is a 20% discount on the original price of the course, which was $19.99. So you save $4 if you enroll the course now.
The average price is $15.5 of 72 Design Pattern courses. So this course is 3% more expensive than the average Design Pattern course on Udemy.

Will I be refunded if I'm not satisfied with the Selenium WebDriver and Design Patterns course?

YES, Selenium WebDriver and Design Patterns has a 30-day money back guarantee. The 30-day refund policy is designed to allow students to study without risk.

Are there any financial aid for this course?

Currently we could not find a scholarship for the Selenium WebDriver and Design Patterns course, but there is a $4 discount from the original price ($19.99). So the current price is just $15.99.

Who will teach this course? Can I trust Vinoth Selvaraj?

Vinoth Selvaraj has created 11 courses that got 4,325 reviews which are generally positive. Vinoth Selvaraj has taught 30,360 students and received a 4.6 average review out of 4,325 reviews. Depending on the information available, we think that Vinoth Selvaraj is an instructor that you can trust.
Principal Engineer
Vinoth has been working as a Principal Engineer and he is an AWS certified solution architect associate & Certified Kubernetes Application Developer.
He has a passion for software development, Microservice Architecture, framework creation, setting up best practices, test automation, creating custom tools for team’s productivity / process improvement, devops etc.
Huge fan of JVM technologies, Spring, NodeJS, Docker, Kubernetes etc.
Browse all courses by on Classbaze.

9.6

Classbaze Grade®

9.6

Freshness

9.2

Popularity

9.3

Material

Platform: Udemy
Video: 7h 42m
Language: English
Next start: On Demand

Classbaze recommendations for you