Selenium, C# and Everything in Between
Selenium, C# and Everything in Between, available at $64.99, has an average rating of 4.1, with 110 lectures, based on 389 reviews, and has 2392 subscribers.
You will learn about Implement Selenium Web Driver with C#.NET Implement REST API Automation Testing Interact and manipulate all types of Web UI Elements Create logic layers on-top of Selenium (wrapper) to add more stability and functionality Learn how to solve and bypass UI and timing problems like, sync page load, a-sync page load Implement "Real World" testing solution End2End Use Data Driven approach to generalize your tests Learn how to distribute your Selenium Wrapper as a NuGet package Create powerful "Cross Browsers" & "Cross Sites" testing (single test who can run on multiple site types on any supported browser) Create cross product testing – a single test for both front and back ends Learn how to deploy Selenium Grid Get the basics and secrets of how to bring Selenium implementation to the next level!!! The techniques learned in this course can be used with any object oriented language This course is ideal for individuals who are Beginner Automation Developers who wish to learn how to start with automation development using WebDriver & Selenium or Beginner Automation Developers who wish to create their own utilities and automation tool box for reuse over multiple projects or Advanced Automation Developers who wish to learn how to create automation framework using fluent API implementations or Expert Automation Developers who wish to become automation architects and design enterprise level solution It is particularly useful for Beginner Automation Developers who wish to learn how to start with automation development using WebDriver & Selenium or Beginner Automation Developers who wish to create their own utilities and automation tool box for reuse over multiple projects or Advanced Automation Developers who wish to learn how to create automation framework using fluent API implementations or Expert Automation Developers who wish to become automation architects and design enterprise level solution.
Enroll now: Selenium, C# and Everything in Between
Summary
Title: Selenium, C# and Everything in Between
Price: $64.99
Average Rating: 4.1
Number of Lectures: 110
Number of Published Lectures: 110
Number of Curriculum Items: 110
Number of Published Curriculum Objects: 110
Original Price: $19.99
Quality Status: approved
Status: Live
What You Will Learn
- Implement Selenium Web Driver with C#.NET
- Implement REST API Automation Testing
- Interact and manipulate all types of Web UI Elements
- Create logic layers on-top of Selenium (wrapper) to add more stability and functionality
- Learn how to solve and bypass UI and timing problems like, sync page load, a-sync page load
- Implement "Real World" testing solution End2End
- Use Data Driven approach to generalize your tests
- Learn how to distribute your Selenium Wrapper as a NuGet package
- Create powerful "Cross Browsers" & "Cross Sites" testing (single test who can run on multiple site types on any supported browser)
- Create cross product testing – a single test for both front and back ends
- Learn how to deploy Selenium Grid
- Get the basics and secrets of how to bring Selenium implementation to the next level!!!
- The techniques learned in this course can be used with any object oriented language
Who Should Attend
- Beginner Automation Developers who wish to learn how to start with automation development using WebDriver & Selenium
- Beginner Automation Developers who wish to create their own utilities and automation tool box for reuse over multiple projects
- Advanced Automation Developers who wish to learn how to create automation framework using fluent API implementations
- Expert Automation Developers who wish to become automation architects and design enterprise level solution
Target Audiences
- Beginner Automation Developers who wish to learn how to start with automation development using WebDriver & Selenium
- Beginner Automation Developers who wish to create their own utilities and automation tool box for reuse over multiple projects
- Advanced Automation Developers who wish to learn how to create automation framework using fluent API implementations
- Expert Automation Developers who wish to become automation architects and design enterprise level solution
This course is for all of you who likes to become experts of Automation Testing (both beginners and advanced). This course is built as a complete end to end project with real world solution structure and development patterns, with special attention to real world problems and how to fix/solve/bypass them. Learn how to create logic layers and use development patterns to bring automation to the next level.
This course is different because on top of teaching how to use and implement the selenium web driver, it also teaches how to use it in the real world by building a complete testing solution with dynamic testing, schedule runs, reporting and branching.
Here you will find all the tricks and secrets which you will not find by searching on the internet. Thousands of experience hours were fined into one course.
Mastering this course will give you huge advantage when looking for Web Automation Developer job. You learn how to deal with the most complicated web automation problems out there.
This course is not about Selenium rather it is about how to use selenium with an enterprise level solution and how to create a powerful framework and API’s which can be consumed by other developers. You will find here lectures suitable for all development levels, starting with how to create utilities and tool box for beginners ending with state of the art architectures for advanced developers who wish to move their skills to higher level
No more “How to do…” it is time for “This is how it’s done!“.
Course Curriculum
Chapter 1: 1.1 – Introduction
Lecture 1: 1.1 – Introduction
Chapter 2: (A – very easy) preparations – csharp
Lecture 1: 2.1 – preperation – csharp
Chapter 3: (A – very easy) create your project layout – csharp
Lecture 1: 3.1 – create your project layout – csharp
Lecture 2: 3.3 – add dependencies – csharp
Chapter 4: (A – very easy) test class and test method – csharp
Lecture 1: 4.1 – test class and test method creation – csharp
Lecture 2: 4.3. implement internet-explorer, chrome & firefox drivers – csharp
Lecture 3: 4.7 – web element interface, basic implementation – csharp
Lecture 4: 4.9 – element interaction – combo-box – csharp
Chapter 5: (AA – medium) overviews
Lecture 1: 4.6 – xpath overview
Chapter 6: (A – very easy) preparations – downloads & configurations
Lecture 1: 5.13 – web-driver factory basic implementation – configure internet explorer
Chapter 7: (AA – medium) automation extensions – csharp
Lecture 1: 5.0 – web-driver factory implementation – part 1 – csharp
Lecture 2: 5.2 – web-driver factory implementation – part 2 – csharp
Lecture 3: 5.4 – web-driver factory implementation – part 3 – csharp
Lecture 4: 5.6 – web-driver factory implementation – part 4 – csharp
Lecture 5: 5.9 – web-driver factory basic usage implementation – csharp
Lecture 6: 5.11 – web-driver factory basic usage implementation – csharp
Lecture 7: 5.14 – GoToUrl extension method – csharp
Lecture 8: 5.16 – GetElement extension method – csharp
Lecture 9: 5.18 – AsSelect extension method – csharp
Lecture 10: 5.20 – FindElements extension method – csharp
Lecture 11: 5.22 – GetVisibleElement extension method – csharp
Lecture 12: 5.24 – GetVisibleElements extension method – csharp
Lecture 13: 5.26 – GetEnabledElement extension method – csharp
Lecture 14: 5.28 – VerticalWindowScroll extension method – csharp
Lecture 15: 5.30 – Actions extension method – csharp
Lecture 16: 5.32 – ForceClick extension method – csharp
Lecture 17: 5.34 – SendKeys extension method – csharp
Lecture 18: 5.36 – ForceClear extension method – csharp
Lecture 19: 5.38 – SubmitForm extension method – csharp
Chapter 8: (A – very easy) distribute your package – csharp
Lecture 1: 6.1 – distribute your package – csharp
Lecture 2: 6.2 – distribute your package – csharp
Lecture 3: 6.3 – distribute your package – csharp
Lecture 4: 6.4 – distribute your package – csharp
Lecture 5: 6.5 – distribute your package – csharp
Chapter 9: (A – very easy) selenium grid
Lecture 1: 8.1 – selenium grid – hub
Lecture 2: 8.2 – selenium grid – node – part 1
Lecture 3: 8.3 – selenium grid – node – part 2
Lecture 4: 8.4 – selenium grid – node – part 3
Chapter 10: (A – very easy) selenium grid – remote driver – csharp
Lecture 1: 8.5 – selenium grid – remote driver – csharp
Chapter 11: (AAA – hard) automation solution – api – csharp
Lecture 1: 9.1 – automation solution – layout – csharp
Lecture 2: 9.3 – automation solution – logger – csharp
Lecture 3: 9.5 – automation solution – TestCase class – part 1 – csharp
Lecture 4: 9.7 – automation solution – TestCase class – part 2 – csharp
Lecture 5: 9.9 – automation solution – TestCase class – part 3 – csharp
Lecture 6: 9.11 – automation solution – Fluent interface – part 1 – csharp
Lecture 7: 9.13 – automation solution – Fluent interface – part 2 – csharp
Lecture 8: 9.15 – automation solution – Fluent interface – part 3 – csharp
Lecture 9: 9.19 – automation solution – Fluent interface – part 6 – csharp
Lecture 10: 9.21 – Menu interface – csharp
Lecture 11: 9.23 – Student interface – part 1 – csharp
Lecture 12: 9.25 – Student interface – part 2 – csharp
Lecture 13: 9.27 – Student interface – part 3 – csharp
Lecture 14: 9.29 – Student interface – part 4 – csharp
Lecture 15: 9.31 – SearchStudents test case – part 1 – csharp
Lecture 16: 9.33 – SearchStudents test case – part 2 – csharp
Lecture 17: 9.35 – SearchStudents test case – part 3 – csharp
Lecture 18: 9.37 – SearchStudents test case – part 4 – csharp
Lecture 19: 9.39 – SearchStudents test case – part 5 – csharp
Lecture 20: 9.41 – SearchStudents test case – part 6 – data provider – csharp
Lecture 21: 9.43 – SearchStudents test case – part 7 – seamless driver – csharp
Lecture 22: 9.45 – SearchStudents test case – part 8 – seamless driver – csharp
Lecture 23: 9.47 – CreateStudent interface – csharp
Lecture 24: 9.49 – CreateStudent test case – part 1 – csharp
Lecture 25: 9.51 – CreateStudent test case – part 2 – csharp
Chapter 12: 10 – (AAA – hard) automation solution – framework – csharp
Lecture 1: 10.1 – StudentsUi framework implementation – part 1 – csharp
Lecture 2: 10.5 – StudentsUi framework implementation – part 2 – csharp
Lecture 3: 10.7 – StudentsUi framework implementation – part 3 – csharp
Lecture 4: 10.9 – StudentsUi framework implementation – part 4 – csharp
Lecture 5: 10.11 – StudentsUi framework implementation – part 5 – csharp
Lecture 6: 10.13 – StudentsUi framework implementation – part 6 – csharp
Lecture 7: 10.15 – StudentsUi framework implementation – part 7 – csharp
Lecture 8: 10.17 – StudentsUi framework implementation – part 8 – csharp
Lecture 9: 10.19 – StudentsUi framework implementation – part 9 – csharp
Lecture 10: 10.21 – StudentsDetailsUi framework implementation – part 10 – csharp
Lecture 11: 10.23 – StudentsDetailsUi framework implementation – part 11 – csharp
Lecture 12: 10.25 – StudentsDetailsUi framework implementation – part 12 – csharp
Lecture 13: 10.27 – StudentsDetailsUi framework implementation – part 13 – csharp
Lecture 14: 10.29 – StudentsDetailsUi framework implementation – part 14 – csharp
Lecture 15: 10.31 – StudentsDetailsUi framework implementation – part 15 – csharp
Lecture 16: 10.33 – StudentsDetailsUi framework implementation – part 16 – csharp
Chapter 13: (AAAAA – very hard) back-end testing overview – csharp
Lecture 1: 11.1 – back-end testing overview – part 1 – csharp
Lecture 2: 11.3 – back-end testing overview – part 2 – csharp
Lecture 3: 11.5 – back-end testing overview – part 3 – csharp
Lecture 4: 11.7 – back-end testing overview – part 4 – csharp
Lecture 5: 11.9 – back-end testing overview – part 5 – csharp
Lecture 6: 11.11 – back-end testing overview – part 6 – csharp
Lecture 7: 11.13 – back-end testing overview – part 7 – csharp
Instructors
-
Roei Sabag
Senior Automation Expert Consultant – Top-Q, Matrix Group
Rating Distribution
- 1 stars: 8 votes
- 2 stars: 9 votes
- 3 stars: 49 votes
- 4 stars: 137 votes
- 5 stars: 186 votes
Frequently Asked Questions
How long do I have access to the course materials?
You can view and review the lecture materials indefinitely, like an on-demand channel.
Can I take my courses with me wherever I go?
Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don’t have an internet connection, some instructors also let their students download course lectures. That’s up to the instructor though, so make sure you get on their good side!
You may also like
- Top 10 Language Learning Courses to Learn in November 2024
- Top 10 Video Editing Courses to Learn in November 2024
- Top 10 Music Production Courses to Learn in November 2024
- Top 10 Animation Courses to Learn in November 2024
- Top 10 Digital Illustration Courses to Learn in November 2024
- Top 10 Renewable Energy Courses to Learn in November 2024
- Top 10 Sustainable Living Courses to Learn in November 2024
- Top 10 Ethical AI Courses to Learn in November 2024
- Top 10 Cybersecurity Fundamentals Courses to Learn in November 2024
- Top 10 Smart Home Technology Courses to Learn in November 2024
- Top 10 Holistic Health Courses to Learn in November 2024
- Top 10 Nutrition And Diet Planning Courses to Learn in November 2024
- Top 10 Yoga Instruction Courses to Learn in November 2024
- Top 10 Stress Management Courses to Learn in November 2024
- Top 10 Mindfulness Meditation Courses to Learn in November 2024
- Top 10 Life Coaching Courses to Learn in November 2024
- Top 10 Career Development Courses to Learn in November 2024
- Top 10 Relationship Building Courses to Learn in November 2024
- Top 10 Parenting Skills Courses to Learn in November 2024
- Top 10 Home Improvement Courses to Learn in November 2024