Selenium WebDriver With Java - POM Grid Maven Jenkins Interviews: Selenium WebDriver With Java - POM, Grid, Maven, Jenkins, Interviews

Get ready for your exam by enrolling in our comprehensive training course. This course includes a full set of instructional videos designed to equip you with in-depth knowledge essential for passing the certification exam with flying colors.
$14.99 / $24.99
Selenium Introduction
-
1. Why Selenium?8m 22s
-
2. Selenium WebDriver Architecture - How WebDriver Works?7m 48s
Setup and installation of required tools and plugins
-
1. Overview and Install Java4m 52s
-
2. Java Environment Setup - Mac5m 58s
-
3. Java Environment Setup - Windows3m 40s
-
4. Install Eclipse - Windows4m 40s
-
5. Eclipse Installation - Mac2m 38s
-
6. Selenium IDE - Important Update7m 55s
-
7. Install Selenium IDE And First Script6m 57s
-
8. Firebug and Firepath Installation3m 9s
Java Concepts - Data Types
-
1. First Program and Some Tips10m 57s
-
2. Variables And Data Types14m 24s
-
3. Reference Data Type - Strings Example10m 57s
-
4. String Methods - Part 110m 26s
-
5. String Methods - Part 28m 22s
-
6. Arrays15m 43s
Classes And Methods -> Object Oriented Concepts
-
1. Methods Introduction9m 12s
-
2. Methods - Practical Example10m 34s
-
3. Understanding Return Type10m 2s
-
4. Class Introduction10m 43s
-
5. Getters-Setters And This Keyword - Part 110m 54s
-
6. Getters-Setters And This Keyword - Part 29m 17s
-
7. Getters-Setters And This Keyword - Part 33m 42s
-
8. Constructors10m 53s
Conditional Statements and Loops
-
1. Conditional Statement10m 7s
-
2. Switch Statement9m 34s
-
3. While Loop14m 43s
-
4. For Loops9m 49s
Practice Exercise With Solution + *** Interview Question ***
-
1. Practice Exercise With Solution + *** Interview Question ***9m 10s
-
2. Practice Exercise + Interview Question -> Reverse Characters Of A String2m 11s
-
3. Practice Exercise + Interview Solution -> Reverse Characters Of A String9m 11s
Java Concepts - Object Oriented Programming Concepts
-
1. Inheritance15m 23s
-
2. Access Modifiers and Packages17m 24s
-
3. Abstract Class - Abstraction Part 115m 6s
-
4. Interface - Abstraction Part 212m 44s
-
5. Method Overloading14m 15s
-
6. More On Method Overloading3m 58s
-
7. Method Overriding11m 47s
-
8. Exceptions - Checked17m 21s
-
9. Exceptions - RunTime10m 2s
-
10. Reading Properties File7m 49s
Selenium WebDriver -> Running Tests On Various Browsers
-
1. Setup Selenium 2.x Environment -> If you are using Selenium WebDriver 2 Version6m 51s
-
2. Setup Selenium 3.x Environment3m 48s
-
3. Selenium 3.x Update6m 21s
-
4. Running Tests On Firefox with Selenium 2.x4m 29s
-
5. Running Tests On Firefox With Selenium 3.x6m 34s
-
6. Desired Capabilities Introduction7m 9s
-
7. Running Tests On Google Chrome9m 15s
-
8. Running Tests On Internet Explorer10m 2s
-
9. Resolving IE Related Issues3m 58s
-
10. Running Tests On Safari6m 24s
-
11. *** Interview Questions ***2m 27s
Mutliple Ways To Locate Elements
-
1. Find Elements Using ID And XPATH8m 10s
-
2. Find Elements Using Name4m 25s
-
3. Find Elements Using LinkText And PartialLinkText7m 58s
-
4. Find Elements Using ClassName6m 17s
-
5. Find Elements Using TagName And *** Interview Question ***6m 13s
CSS Selectors - Advanced Locators
-
1. Using Ids With CSS Selectors To Find Elements9m 22s
-
2. Using Multiple CSS Classes To Find Elements11m 17s
-
3. Using Wildcards With CSS Selectors11m 9s
-
4. Finding Child Nodes Using CSS Selectors6m 58s
Xpath - Advanced Locators
-
1. Difference Between Absolute And Relative Xpath11m 49s
-
2. How to Build An Effective Xpath5m 24s
-
3. Using Text To Build An Effective Xpath7m 27s
-
4. Build Xpath Using Contains Keyword6m 14s
-
5. Build Xpath Using Starts-With Keyword7m 50s
-
6. How To Find Parent and Sibling Nodes6m 37s
-
7. Exercise With Solution + *** Interview Question ***10m 33s
Selenium IDE / WebDriver -> Basics
-
1. Generating WebDriver Code Using Selenium IDE13m 13s
-
2. Assert vs Verify - Selenium IDE Commands4m 17s
Selenium WebDriver -> Working With Web Elements
-
1. JUnit Introduction8m 21s
-
2. How To Click And Type On A Web Element13m 58s
-
3. How To Navigate Between Web Pages15m 58s
-
4. How To Find The State Of A Web Element (Disabled And Enabled Elements)9m 59s
-
5. Radio Buttons And CheckBoxes13m 45s
-
6. Working With List Of Elements11m 37s
-
7. Understanding Dropdown Elements4m 53s
-
8. Working With A Dropdown Element *** Practical Example ***9m 25s
-
9. Understanding Multiple Select Elements3m 32s
-
10. Working With Multiple Select *** Practical Example ***8m 30s
-
11. How To Work With Hidden Elements4m 58s
-
12. Working With Hidden Elements *** Practical Example ***10m 13s
Selenium WebDriver -> Useful Methods And Properties
-
1. How To Get The Text On Element6m 17s
-
2. How To Get Value Of Element Attribute5m 58s
-
3. Generic Method To Find Elements12m 2s
-
4. Generic Method To Find Element List6m 21s
-
5. How To Check If Element Is Present8m 54s
-
6. Generic Methods -> Code Refactoring5m 49s
Selenium WebDriver -> Wait Types - Handling Synchronization Issues
-
1. Implicit Wait Vs Explicit Wait10m 59s
-
2. Implicit Wait *** Practical Example ***6m 30s
-
3. Explicit Wait *** Practical Example ***8m 39s
-
4. Generic Method To Work With Explicit Wait - Part 110m 25s
-
5. Generic Method To Work With Explicit Wait - Part 27m 19s
-
6. *** Interview Questions ***5m 37s
Selenium WebDriver -> Advanced
-
1. Calendar Selection - working with date pickers8m 36s
-
2. Calendar Selection *** Practical Example ***4m
-
3. Calendar Selection *** Real Time Example ***6m 36s
-
4. Autocomplete9m 35s
-
5. Executing JavaScript Commands8m 35s
-
6. How To Find Size Of The Window5m 7s
-
7. How To Scroll Element Into View8m 29s
-
8. Capturing screenshots of a web page12m 14s
Selenium WebDriver -> Switch Window And IFrames
-
1. How To Switch Window Focus10m 47s
-
2. Switch To Window *** Practical Example ***8m 20s
-
3. How To Work With IFrames10m 37s
-
4. Switch To IFrame *** Practical Example ***7m 56s
-
5. Handling JavaScript Popup9m 20s
Selenium WebDriver -> Working With Actions Class
-
1. Mouse Hover Actions9m 17s
-
2. How To Drag And Drop Element On A Web Page7m 36s
-
3. Working With Sliders Actions6m 9s
Automation Framework
-
1. Automation Framework Introduction14m 30s
-
2. Page Object Model15m 10s
-
3. Creating Object Repository and Page Class9m 56s
-
4. Page Factory15m 56s
-
5. Find all links on a web page - BONUS14m 58s
Logging Infrastructure - Using Log4j2
-
1. Log4j2 Introduction10m 31s
-
2. Using Default Configuration9m 35s
-
3. Using Configuration File - Console Logging10m 20s
-
4. Using Configuration File - File Logging10m 34s
-
5. Working With Custom Loggers6m 15s
-
6. Test Case Example Using Log4j26m 2s
TestNG Setup
-
1. TestNG Introduction5m 23s
-
2. TestNG Setup8m 26s
-
3. How To Add TestNG JavaDoc6m 10s
TestNG -> Annotations And Asserts
-
1. First TestNG Class - Test Annotation9m 50s
-
2. TestNG Asserts14m 3s
-
3. TestNG Soft Asserts8m 1s
-
4. Method And Class Annotations8m 36s
-
5. Running A Test Suite11m 52s
-
6. BeforeSuite And AfterSuite Annotations7m 49s
-
7. BeforeTest And AfterTest Annotations8m 49s
TestNG -> Advanced Features
-
1. Prioritizing Test Methods In A Desired Sequence5m 1s
-
2. How To Group Test Methods - Part 18m 51s
-
3. How To Group Test Methods - Part 24m 44s
-
4. Understanding Dependent Test Methods10m 29s
-
5. How To Disable And Timeout Test Methods5m 49s
-
6. How To Preserve Order Of Execution6m 39s
TestNG -> Parameters And Parallel
-
1. How To Provide Parameters To Test Methods12m 17s
-
2. How To Run Tests In Parallel9m 22s
TestNG -> Parameters And Parallel - Practice Exercise
-
1. TestNG Pracitce Exercise Question2m 25s
-
2. Practice Exercise Solution - Selenium WebDriver Practical Example10m 39s
TestNG -> DataProviders
-
1. DataProviders - Part 18m 24s
-
2. DataProviders - Part 24m 43s
TestNG -> ITestResult
-
1. ITestResult Interface8m 26s
TestNG -> Listeners
-
1. IInvokedMethodListener14m 1s
-
2. ITestListener16m 6s
-
3. ISuiteListener6m 21s
-
4. TestNG Listeners - Code Refactoring6m 27s
TestNG -> Reporter Logs and HTML Reports
-
1. TestNG Reporters And Logs12m 19s
Extent Reports -> Advanced Reporting
-
1. Advanced Reporting Introduction And Features8m 26s
-
2. Advanced Reporting - Practical Example11m 41s
-
3. Attaching Screenshots To Advanced Reports8m 31s
-
4. Multiple Test Cases *** Practical Example ***9m 10s
-
5. Reporting With Page Object Model11m 6s
-
6. Exercise With Solution *** Homework ***7m 25s
Selenium WebDriver -> Data Driven Testing
-
1. Data Driven Testing Setup7m 3s
-
2. Reading Data From Excel File10m 5s
-
3. Reading Multiple Data Sets From Excel File8m 16s
-
4. Multiple Data Sets Test Case *** Practical Example ***14m 27s
-
5. Writing Data To Excel File8m 39s
Working With Firefox Profiles
-
1. Firefox Profiles Introduction5m 26s
-
2. Using Firefox Profile In Web Automation Code6m 2s
-
3. Chrome Options - Bring Up Chrome With Extensions10m 4s
Selenium WebDriver -> File Upload And Windows Authentication
-
1. File Upload Windows - Robot10m 9s
-
2. File Upload Mac - Robot9m 33s
-
3. AutoIT Installation And Finder Tool5m 36s
-
4. File Upload Windows - AutoIT10m 54s
-
5. Handling Windows Authentication Using AutoIT9m 16s
WebDriver Event Listener
-
1. WebDriver Event Listener - Part 17m 11s
-
2. WebDriver Event Listener - Part 27m 15s
Cross-Browser Testing Using Selenium Grid 2.0
-
1. Selenium Grid Introduction7m 21s
-
2. Hub And Nodes Configuration - Part 114m 6s
-
3. Hub And Nodes Configuration - Part 211m 24s
-
4. Grid Configuration Using JSON File - Part 111m 23s
-
5. Grid Configuration Using JSON File - Part 25m 27s
-
6. Running Test Case On Selenium Grid Environment14m 23s
-
7. Real Time Practical Example Of Selenium Grid17m 12s
Build Management With Maven
-
1. Maven Features and Advantages7m 54s
-
2. Setup and Installation (MAC and Windows)14m 12s
-
3. Creating And Importing Maven Project11m 53s
-
4. Maven Local And Central Repositories8m 54s
-
5. POM Explanation - Core Of Maven19m 6s
-
6. Build Lifecycle And Maven Commands16m 17s
-
7. Maven Project Migration9m 11s
-
8. Maven TestNG Integration And Maven Profiles15m 25s
-
9. Where To Find TestNG Reports In Maven?5m 59s
Continuous Integration With Jenkins
-
1. Jenkins Features And Advantages8m 9s
-
2. Jenkins Setup And Installation5m 36s
-
3. Jenkins Configuration7m 1s
-
4. Securing Jenkins6m 15s
-
5. Jenkins Plugins Management4m 29s
-
6. Jenkins Git Integration2m 50s
-
7. Building A Maven Project Using Jenkins6m 38s
-
8. Building A Freestyle Project Using Jenkins6m 17s
-
9. Building A Remote Project Using Git And Jenkins6m 54s
-
10. Jenkins Scheduling Builds On A Git Repository12m 16s
Database Testing
-
1. Testing MySql And Oracle14m 9s
-
2. Testing MongoDB14m 41s
Performance Testing
-
1. Performance Testing Going The System Way12m 57s
-
2. Performance Testing By Making A StopWatch8m 45s
Behavior Driven Development Using Cucumber
-
1. Features And Advantages8m 44s
-
2. An Example Of Cucumber Template4m 44s
-
3. Cucumber Eclipse Plugin Installation2m 10s
-
4. Downloading Cucumber Jars7m 21s
-
5. Setting Up Cucumber Project4m 26s
-
6. Selenium Login Test7m 6s
-
7. Understanding The Feature File7m 33s
-
8. Gherkin Keywords Explanation10m
-
9. Running The Tests Using Feature File9m 50s
-
10. Understanding Cucumber Options5m 56s
-
11. Converting Selenium Test To Cucumber With Step Definition11m 29s
Sauce Labs Integration
-
1. Sauce Labs Introduction6m 32s
-
2. How To Get Access Key4m 20s
-
3. Sauce Labs Practical Example5m 40s
Java Advanced - Collections Framework
-
1. Array List12m 11s
-
2. Linked List7m 22s
-
3. Array List vs Linked List *** Interview Question ***10m 8s
-
4. Sets10m 57s
-
5. Maps8m 45s
-
6. Different Kind Of Maps *** Interview Question ***10m 36s
Logging Infrastructure - Using Log4j - Obsolete (Replaced by new lectures)
-
1. Log4j Introduction15m 34s
-
2. Log4j Console Appenders9m 30s
-
3. Configuring Properties File15m 48s
-
4. Test Case Using Logging Infrastructure11m 21s
-
5. Appenders Initialization Issues Of Log4j7m 10s
TestNG Framework - Obsolete (Replaced by new lectures)
-
1. TestNG Introduction14m 24s
-
2. Running Test Suite12m 58s
-
3. Grouping Tests10m 7s
-
4. Dependent Tests9m 39s
-
5. Prioritizing Tests8m 37s
-
6. Reporters And Asserts18m 55s
-
7. Parameters And DataProviders18m 41s
-
8. Multiple Browsers And Parallel Tests12m 10s
-
9. Listeners19m 53s
-
10. MultiThreading And Parallel Tests14m 45s
-
11. Taking Screenshot On Test Failure - Part 19m 39s
-
12. Taking Screenshot On Test Failure - Part 25m 1s