Udemy
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
Development
Web Development Data Science Mobile Development Programming Languages Game Development Database Design & Development Software Testing Software Engineering Development Tools No-Code Development
Business
Entrepreneurship Communications Management Sales Business Strategy Operations Project Management Business Law Business Analytics & Intelligence Human Resources Industry E-Commerce Media Real Estate Other Business
Finance & Accounting
Accounting & Bookkeeping Compliance Cryptocurrency & Blockchain Economics Finance Finance Cert & Exam Prep Financial Modeling & Analysis Investing & Trading Money Management Tools Taxes Other Finance & Accounting
IT & Software
IT Certification Network & Security Hardware Operating Systems Other IT & Software
Office Productivity
Microsoft Apple Google SAP Oracle Other Office Productivity
Personal Development
Personal Transformation Personal Productivity Leadership Career Development Parenting & Relationships Happiness Esoteric Practices Religion & Spirituality Personal Brand Building Creativity Influence Self Esteem & Confidence Stress Management Memory & Study Skills Motivation Other Personal Development
Design
Web Design Graphic Design & Illustration Design Tools User Experience Design Game Design Design Thinking 3D & Animation Fashion Design Architectural Design Interior Design Other Design
Marketing
Digital Marketing Search Engine Optimization Social Media Marketing Branding Marketing Fundamentals Marketing Analytics & Automation Public Relations Advertising Video & Mobile Marketing Content Marketing Growth Hacking Affiliate Marketing Product Marketing Other Marketing
Lifestyle
Arts & Crafts Beauty & Makeup Esoteric Practices Food & Beverage Gaming Home Improvement Pet Care & Training Travel Other Lifestyle
Photography & Video
Digital Photography Photography Portrait Photography Photography Tools Commercial Photography Video Design Other Photography & Video
Health & Fitness
Fitness General Health Sports Nutrition Yoga Mental Health Dieting Self Defense Safety & First Aid Dance Meditation Other Health & Fitness
Music
Instruments Music Production Music Fundamentals Vocal Music Techniques Music Software Other Music
Teaching & Academics
Engineering Humanities Math Science Online Education Social Science Language Teacher Training Test Prep Other Teaching & Academics
AWS Certification Microsoft Certification AWS Certified Solutions Architect - Associate AWS Certified Cloud Practitioner CompTIA A+ Cisco CCNA Amazon AWS CompTIA Security+ Microsoft AZ-900
Graphic Design Photoshop Adobe Illustrator Drawing Digital Painting InDesign Character Design Canva Figure Drawing
Life Coach Training Neuro-Linguistic Programming Personal Development Mindfulness Personal Transformation Meditation Life Purpose Coaching Neuroscience
Web Development JavaScript React CSS Angular PHP WordPress Node.Js Python
Google Flutter Android Development iOS Development Swift React Native Dart Programming Language Mobile Development Kotlin SwiftUI
Digital Marketing Google Ads (Adwords) Social Media Marketing Google Ads (AdWords) Certification Marketing Strategy Internet Marketing YouTube Marketing Email Marketing Retargeting
SQL Microsoft Power BI Tableau Business Analysis Business Intelligence MySQL Data Analysis Data Modeling Data Science
Business Fundamentals Entrepreneurship Fundamentals Business Strategy Online Business Business Plan Startup Freelancing Blogging Home Business
Unity Game Development Fundamentals Unreal Engine C# 3D Game Development C++ Unreal Engine Blueprints 2D Game Development Blender
30-Day Money-Back Guarantee

This course includes:

  • 6.5 hours on-demand video
  • Full lifetime access
  • Access on mobile and TV
Development Software Testing Selenium WebDriver

Selenium WebDriver with Java for beginners

Selenium WebDriver with Java and TestNG. Tutorial designed for complete beginners in Selenium testing and automation
Rating: 4.5 out of 54.5 (2,658 ratings)
10,163 students
Created by Dmitry Shyshkin
Last updated 8/2020
English
English [Auto]
30-Day Money-Back Guarantee

What you'll learn

  • Set up test automation framework with Selenium WebDriver
  • Automate your first WebDriver test
  • Learn basics of Java for testers
  • Execute Selenium tests on different browsers
  • Use TestNG features for better test structure and easy selenium framework maintenance
  • Recognize different selenium test failures and exceptions and know how to fix and avoid them
Curated for the Udemy for Business collection

Course content

7 sections • 42 lectures • 6h 31m total length

  • Preview05:31
  • Helpful tips before we start
    05:22

  • What is Selenium WebDriver
    01:44
  • Java and Maven
    09:03
  • Eclipse IDE
    04:38
  • Creating New Maven Project
    10:11
  • Configuring Maven Project
    11:29
  • Troubleshooting Project Issues
    04:56
  • GitHub
    01:44
  • Environment Set Up
    5 questions

  • Application under test
    01:53
  • Creating first test class
    07:33
  • Working on first test method
    17:14
  • First Test Quiz
    3 questions
  • Running TestNG test
    12:32
  • Debugging test problems
    08:38
  • Page elements and locators for Selenium
    13:07
  • Preview11:52
  • WebDriver commands
    04:58
  • Invalid locators
    10:43
  • Verifications and assertions
    21:42
  • Basic Test
    6 questions

  • TestNG eclipse plugin
    14:32
  • Homework
    02:43
  • Incorrect username test
    15:24
  • Incorrect password test
    07:33
  • Creating TestNG Test Suite
    07:22
  • Running TestNG Test Suite
    09:55
  • TestNG Test Suites
    2 questions

  • TestNG documentation
    05:39
  • TestNG Groups
    Preview09:20
  • Parameters from Test Suite
    19:32
  • Combining Login tests
    08:40
  • TestNG Before and After Annotations
    10:13
  • Cross Browser testing support
    11:59
  • TestNG framework
    3 questions

  • Debugging tests
    11:13
  • WebDriver Waits
    02:39
  • Exceptions in Selenium WebDriver
    03:29
  • ElementNotVisibleException
    16:30
  • Preview08:07
  • NoSuchElementException
    15:53
  • StaleElementReferenceException
    20:13
  • Challenge
    07:45
  • Debugging tests
    4 questions
  • Using different wait methods
    13:19

  • Outro
    01:26
  • Bonus Lecture: Discount coupons
    03:21

Requirements

  • Basic or NO Java programming knowledge
  • Software Testing experience
  • Desire to learn automation testing with Selenium WebDriver

Description

Double your QA salary with Selenium Webdriver!

Selenium WebDriver testing tutorial is created for Manual Software Testers that want to learn automation testing from scratch with Selenium WebDriver using Java.

Every step, from the WebDriver set up to running your first automated selenium test, is explained in details.


No prior test automation, selenium webdriver or java knowledge is required.

This course is specifically designed for the complete beginners in test automation and Selenium WebDriver.

Some of the basic Java is explained and should be enough for the complete beginners to start.


More and more Software QA positions require some test automation, and in many cases, Selenium WebDriver experience, it's important to be able to automate at least simple tests with Selenium. And Java is the most popular language to write tests with Selenium WebDriver.


At the end of this course, students will be able to automate software tests with Selenium WebDriver using Java and TestNG framework. Execute tests in Chrome, Firefox, and other browsers. Recognize different test failures and exceptions and know how to fix and avoid them. Use TestNG features for better test structure and easy framework maintenance.

And most important, be able to receive a promotion at the current job, or get a new job that requires selenium or other test automation experience.

Who this course is for:

  • Anyone who wants to move from manual testing to test automation
  • Software Developers that want to learn Selenium WebDriver

Featured review

Mihai Cenan
Mihai Cenan
41 courses
5 reviews
Rating: 5.0 out of 5a year ago
I didn't know if this is worth buying, but I said to myself: "I will give it a try". It was such a good decision, even though it is a bit short, Dmitry explains everything so clear. It's a great course for a beginner. You should try it if you are a beginner. You need some Java basics in order to understand some things, but don't worry, Dmitry tries to explain everything and he is doing a great job!

Instructor

Dmitry Shyshkin
I'll teach you automate tests.
Dmitry Shyshkin
  • 4.5 Instructor Rating
  • 4,102 Reviews
  • 14,465 Students
  • 5 Courses

Hi! My name is Dmitry Shyshkin. And my goal is to make it easy for you to learn the test automation.

I am a Lead QA Automation Engineer with over 8 years of test automation experience using Selenium and other test automation tools.

Test automation became my passion as soon as I automated my first test. And I have been automating everything, not just tests, since. I automated my job search. I automated flight searches that help me travel cheaper. I love automating and want to share my knowledge with you.

I created. my first course in 2017. I started teaching courses on Udemy in 2018. I keep improving my courses and learn new tools to be able to teach you better.

  • Udemy for Business
  • Teach on Udemy
  • Get the app
  • About us
  • Contact us
  • Careers
  • Blog
  • Help and Support
  • Affiliate
  • Terms
  • Privacy policy
  • Cookie settings
  • Sitemap
  • Featured courses
Udemy
© 2021 Udemy, Inc.