Selenium WebDriver with Java -Basics to Advanced+Frameworks
- Description
- Curriculum
- FAQ
- Reviews
Course last updated on April 15th with Latest set of Selenium TestNG Framework Interview questions
-
Have a Passion of learning Selenium but have no coding knowledge ? I will fulfill your wish with my easy teaching and life time query support through QA Forum , Skype and Teamviewer
-
The one and only Selenium course (350+Lectures) in Udemy which conferred with the official BEST SELLER Tag and Highest Ratings -90,000+ 5 star Ratings)
-
Watchout Lecture 2 which depicts our roaring Success in Udemy with Success stories
-Includes: 50+ Hours lectures with real time projects + OnDemand Skype, Teamviewer sessions (Life time support) including Job Assistance + 5 Million Students learning forum and 100 Pages detailed Material which you will not find in any other online course
This course covers Java Basics core + Selenium Webdriver + Advanced Selenium + Interview Preparation + Framework design ( TestNG, ANT, Pageobject, Maven, Jenkins, Excel Datadriven, Cucumber, log4j ) + Selenium Grid + DataBase Testing + Performance Testing on Selenium scripts + Mobile testing Basics + Resume Preparation including ” Life Time Support (On Demand skype sessions) + Material + Job Assistance- (US, India, Canada
*One stop to become an Expert in Selenium from scratch *
I noticed other courses using the same content as our course. Please be aware of them
On course completion You will be Mastered in Selenium Automation Testing and implementing Successfully in your work place or you will land on High Paying Job
So what makes this course Unique in the Market?
We assume that students have no experience in automation / coding and start every topic from scratch and basics.
Examples are taken from REAL TIME HOSTED WEB APPLICATIONS to understand how different components can be automated.
Topics includes:
Complete Core java
-
Selenium Webdriver- Major focus (20 hours+ content)
-
Live Examples in Automating Web applications in all supported Browsers
-
Strategy to handle Rich Web UI using Advanced WebDriver
-
Real time challenges we face in WebDriver and solutions to handle it
-
Selenium Grid
-
Live projects on Selenium
-
Interview questions discussion with solutions
-
TestNG
-
Maven
-
ANT
-
Jenkins
-
Log4j
-
Test Execution reports
-
Cucumber
-
Data driven framework
-
Hybrid Framework
-
Page object Model Framework
-
DataBase testing with Selenium
-
Performance testing with Selenium
-
Mobile Automation basics only!
-
CLoud Automation with Sauce labs
-
Framework Design from scratch ( TestNG, ANT, PageObject, Maven, Jenkins, Excel , Datadriven, Cucumber, log4j ,Client html reports)
All the Best! Happy Testing 🙂
-
1***Course FAQ's-*** (Must Watch Lecture)Video lesson
-
2Social proof for BEST SELLER in Selenium Category?**(Must Watch)**Video lesson
-
3Selenium syllabus & How to reach Trainer for Queries?Text lesson
-
4Selenium Features- What you need to knowVideo lesson
-
5Selenium WebDriver Architecture SimplifiedVideo lesson
-
6Selenium Introductory Notes downloadText lesson
-
7Video Player Setting tips for Best Experience in viewing courseVideo lesson
-
8Install Java & Eclipse - Setup Maven Project from ScratchVideo lesson
-
9Setting up Eclipse Maven Project with Selenium dependencies from ScratchVideo lesson
-
10Understanding the core concept of Browser driver classes and Webdriver InterfaceVideo lesson
-
11How to run tests in Google Chrome & Importance of Chromedriver.exe fileVideo lesson
-
12Troubleshooting steps if you fail to invoke chrome browser with SeleniumText lesson
-
13Getting Started with basic Selenium WebDriver methodsVideo lesson
-
14How to run tests in Firefox and Edge browser with Gecko and edge driversVideo lesson
-
15Running the tests in Microsoft Edge browser- Importance of edge driverVideo lesson
-
16Code DownloadText lesson
-
17Important Note about next sectionText lesson
-
18Important Note on OS compatibilityText lesson
-
19Quiz - Check Your KnowledgeQuiz
-
20Course Strategy to learn Java basics for Selenium AutomationVideo lesson
-
21Introduction to Java variables and Data types with examplesVideo lesson
-
22What are Arrays in Java? How to initialize and retrieve the values of arrayVideo lesson
-
23Introduction to For loop to iterate over array of Strings and IntegersVideo lesson
-
24Enhanced for loop declaration & using Conditional statements inside the loopsVideo lesson
-
25Code downloadText lesson
-
26Array ExplorationQuiz
-
27What is Arraylist and differences between Arraylist and ArraysVideo lesson
-
28Iterating over Arrays and Arraylists and its related methodsVideo lesson
-
29Strings in Java - How to declare Strings & Important String methodsVideo lesson
-
30How to create methods and access methods using Java class objectsVideo lesson
-
31Code downloadText lesson
-
33Important NotesText lesson
-
34Importance of locators in Selenium WebDriver to identify the elementsVideo lesson
-
35Identifying the Web elements with id and name locators with exampleVideo lesson
-
36Introducing Class name and Css Selector locators to identify elementsVideo lesson
-
37Browser plugins- Selectorshub to identify and validate the elements on the pageVideo lesson
-
38Working with Xpath and linktext locators and different ways of writing xpathsVideo lesson
-
39Building Customized Xpath and Css Selector locators based on html attributesVideo lesson
-
40Generating xpaths with parent to child tags traverse techniquesVideo lesson
-
41Generating Css selectors based on regular expressions - ExampleVideo lesson
-
42Code downloadText lesson
-
43Identifying web elements based on unique Tag name locators - exampleVideo lesson
-
44Generating xpaths based on the button texts on the page with the exampleVideo lesson
-
45Parse the String with Java methods to get the password dynamically from the pageVideo lesson
-
46Code DownloadText lesson
-
47Running the tests in cross browser and how to inspect objects in Edge & FirefoxVideo lesson
-
48Identify locators using Siblings with Xpath traverse - exampleVideo lesson
-
49How to Traverse from child element to parent element with xpath - ExampleVideo lesson
-
50Automate Browser navigations and window properties with Selenium WebdriverVideo lesson
-
51Code downloadText lesson
-
52Quiz - Check Your KnowledgeQuiz
-
53Important NoteText lesson
-
54Update with latest Selenium Version - Selenium Manager (Beta)Video lesson
-
55Handling Static dropdowns with Select webdriver APIVideo lesson
-
56Updated lecture on latest Dropdown looping UIVideo lesson
-
57Code downloadText lesson
-
58Handle Dynamic dropdowns with Webdriver APIVideo lesson
-
59Parent-Child relationship locator to Identify the objects UniquelyVideo lesson
-
60Code Snippet downloadText lesson
-
61Handling AutoSuggestive dropdowns using SeleniumVideo lesson
-
62AutoSuggestive code downloadText lesson
-
63Handling Checkbox and getting the size of them with SeleniumVideo lesson
-
64Importance of Assertions in Automation testing and how to use themVideo lesson
-
65Code Snippet downloadText lesson
-
66Checkboxes exerciseText lesson
-
67Handling Calendar UI in travel websites using SeleniumVideo lesson
-
68Validating if UI Elements are disabled or enabled with AttributesVideo lesson
-
69UI(Dropdowns,EditBoxes,Error Valdiation) AssignmentText lesson
-
70Code Snippet downloadText lesson
-
71End to End Automation using all UI Elements with seleniumVideo lesson
-
72Exercise code downloadText lesson
-
73Handling Java Alerts using Selenium WebdriverVideo lesson
-
74Alerts code downloadText lesson
-
75Quiz - Check Your KnowledgeQuiz
-
76Code formatting and DebuggingVideo lesson
-
77Problem - Adding Items into Cart for Ecommerce AppVideo lesson
-
78Sending Array of Products to Cart for checkoutVideo lesson
-
79Building Programming Logic to process items in array for CartVideo lesson
-
80Debugging the code to understand how flow is being builtVideo lesson
-
81Fixing the problem of inconsistent locators and making tests cleanVideo lesson
-
82code downloadText lesson
External Links May Contain Affiliate Links read more