Selenium WebDriver is a leading web automation testing tool in industry. It is one of the most popular tool. Selenium WebDriver jobs are on a rise and are highly paid and highly valued. Industry is shifting towards automation rapidly.
Today, every start up, product based and service based companies need Automation QA Engineer to automate their web apps.
With more and more applications becoming accessible through browser it becomes very important to learn Selenium WebDriver.
This course is designed to teach in depth concepts of Selenium WebDriver 3 and Java. We focus on the basics first and then move towards the advance concepts of Selenium, Java and framework development.
Part -1: Basics of Java & Selenium
1) Automation : A brief introduction to automation and the need for automation. How automation will enable you to beat competition and make you get the better jobs in market.
• What is Automation Testing
• Use of automation Testing
• Tools for Automation Testing
• Why automation is important for you career?
• What is Selenium
• Advantage of Selenium
• Introduction to WebDriver
2) Core Java/Programming : This class will set you up for understanding Basic OOPs and java concepts. These concepts will be extremely important for you to become a good Automation tester. This section is specially designed so that can be followed by any Manual test very easily.
- Data Types and Variables
- String Class
- Arithmetic Operators & Concatenation operators
- Conditional & Decision Making
- Single Dimensional Array
- Loops (For, While)
- Classes and Objects
- Class Constructors
- Functions in Java
- Function Input Parameters
- Function Return Types
- Exception Handling
- Inheritance
- Polymorphism
- Encapsulation
- Data Hiding
- Method Overloading
- Method Overriding
- Abstract class
- Interface
- Super/This Keywords
- Final/Finally/Finalize Keywords
- Concept of Garbage Collector and System.gc
- Wrapper Classes
- String Manipulation
- Collections Basics (Array List, HashMap, Set, Hashtable)
3) Set up Eclipse : We will start with setting up WebDriver, so that every participant start flaunting off their newly learnt skills by writing some cool test programs:
• Download and install java
• Download and start Eclipse
• Download and configure WebDriver java client
• Set up a project
• Create packages
• Create a First Java test case
• Import WebDriver Source file
4) WebDriver Interface : This topic will make you familiar with the concept of browsers in WebDriver and how to launch basic Firefox browser using WebDriver. Here we will also talk about WebDriver & WebElement interface which will enable us to answer many complicated Interview Questions about WebDriver Implementation.
• Architecture of WebDriver
• WebDriver Interface
• WebElement Interface
• Launching Firefox/Chrome/Safari
5) Browser & Navigation Commands : This is something which everybody do very first thing when they learn Selenium. Opening & closing of browser and some navigation function on top of it.
• How to Open a URL
• Verify Page title
• Strategy to get the Page Source
• Difference between Close & Quit
• Ways to Navigate Back & Forward
• How to Refresh Page
• Another way of Navigating to specific Page
6) WebElement Commands : An important and basic need of Selenium Automation. This part enables every participant to start writing automation test in their organizations. These are the most commonly used operations on any website.
• Difference between FindElement & FindElements
• Enter & Clear text from Input field
• How Click action works differently on different elements
• Managing Input fields, Buttons & Links
• Finding all links on the Page
• Extracting More than one object from a page
• Extracting Objects from a specific area of a web page
• Check if element is Present, Displayed, Enabled or Selected
7) Locators : In this class we will start learning about HTML, how elements are defined inside HTML document and what are the different attributes that are associated with an HTML element. We also try to find elements based on its attribute values.
• What are locators
• HTML Basics
• HTML language tags and attributes
• ID, Name, Xpath, CSS etc
• Difference between Absolute & Complete Xpath
• Finding your first element
• WebElement Commands
- Interview Questions
8) Element Identification : This part explains the lifesaver Add-Ons & tools for Selenium. Finding elements are the most common activity carried out in Selenium. These tools give us power to easily identify complex elements and help us in saving lot of time.
• Element Inspector in Mozilla, Chrome and IE
• Element locator tool for FF
• Various HTML locator strategies
• XPath Helper Plug-in for Chrome
• Selection of Effective XPath
• Handling Dynamic objects/ids on the page
9) Tables, Checkboxes & Radio buttons : Many applications involve use of web tables and list boxes. These skills will help participant to get the expertise on complex tables structures and write effective automation test.
• Identify table rows and columns
• Extracting values from a cell
• Dynamically Identify Tables Data
• Select class in Selenium
• Drop Down Handle
• Select multiple values from the list
• Select & Deselect operations by Index, Value & Visible Text
10) Selenium Waits, Alert & Switch Windows : A little complexity will start now onwards. To use Waits effective is very important for every automation tester. Wait helps us in switching windows, handling pop-ups, operating alerts correctly.
• Implicit and Explicit waits
• How to use Expected Conditions with Waits
• Simple use of Thread Sleep
• Concept of Fluent Wait in Selenium
• Strategy to poll for an object
• WebDriverWait and its uses
• Different WaitUntil Conditions
• Managing Ajax based components
• Ways to handle Simple, Confirmation & Prompt Alert
• Concepts of Set Interface in Java
• Difference between Window Handle & Handles
• Switching & Closing Windows, Tabs & PopUps
• Concept of window ID
• Extracting window IDs with Selenium Object reference
11) Actions Class
This gives us power on recently build Application with latest and complex object features. Hovering mouse or simulate Mouse and Keyword operations can be done by using Action Class. A necessary thing to learn in Selenium journey.
• What is Action Class & What can we do with Action Class
• Mouse Hover & Mouse Movement with Action
• Drag and Drop Action
- Right Click (Context click
- Click and SendKeys using Actions Class
12) Browser Profile: Different types of browser profiles and user authentication models with examples will be discussed in this class. You will need these to test secured websites and user authenticated websites.
• What is Browser Profile
• How to set up ChromeOptions and Firefox Options
Part -2: Advanced Selenium
13) TestNG Framework
TestNG is a wonderful off the shelf framework that can be used directly to create your test framework. We will learn about this framework here.
• What is TestNG
• Benefits and Features of TestNG
• How to download TestNG
• Annotations in TestNg
• How to run Test Suite in TestNG
• Groups in TestNG
• Depend On in TestNG
• Test Case sequencing in TestNG
• TestNG Reporters
• TestNG Assets
• TestNG Parameters
• Multi Browser testing in TestNG
• Parallel testing in TestNG
14) Automation Framework
This class will cover the concepts of Frameworks. After this the participant would got to know that which type of Framework works best for their Application and the pros & cons of the selected framework. Knowledge of frameworks is key skill to learn.
• What is Automation Framework
• Features of Automation Framework
• Benefits of using Automation Framework
• What is Data Driven Framework
Framework: Page Object Model Design Pattern with Non Page Factory (By Locators) with OOP concepts
15) Real Time Live PROJECT On Ecomm Application– Selenium Hybrid Framework (POM)
In this class we will explore some major frameworks by looking at the code and understanding the key component of the framework.
A real time web application will be taken and framework will be built on top of that which will simulate actual project scenarios. We follow the best practices for framework development, this is what we do in real time projects.
- Introduction and Component of Frameworks
- Designing Test Data Provider (Excel)
• Designing Run Data Provider (Text/Property file)
• Setting up Maven Build Tool
• Data Provider Design
• Creating Page Objects & Object repository
• Writing Test Script and Fetching Test Data
• Designing Test Runner for Framework
• Asserts, Test Fails & Error logging
• Reporters, TestNG Listeners and Log file Generation
• Running test with different Test Data
• Generating the HTML reports : Extent Report, Allure Report, TestNG Report
16) Life Time Access on all recorded Videos, Free Code Repos, and Java Code
Frequently Asked Questions:
Q1: Can I get all the recordings for these sessions?
Ans: Yes, you will get all the recordings daily basis for the specific topic.
Q2: Is this training useful for freshers?
Ans: 100% useful for freshers, who are looking for to start their career into automation QA field.
Q3: Is this training useful for Manual Testers?
Ans: 100% useful for Manual QA folks, it will surely help to trigger your interest from manual QA to Automation QA. After this training, you will become an expert in automation.
Q4: Can I justify my automation experience, after this training?
Ans: Yes, training will help you to learn right automation with proper guidance. You have to practice accordingly to justify your automation experience.
Q5: Can I crack selenium interviews after this training?
Ans: Yes, 100% guarantee.
Q6: What is the duration of this course?
Ans: I never compromise in training content and syllabus. It depends how exactly we are going with this training. Ideally it should take 8-10weeks. It can take more than this also.
Q7: Who will be the trainer?
Ans: Only Amruta from QuickITDotNet
Q8: Will this training be different from existing YouTube videos?
Ans: Yes, it will be more in-depth training and more topics will be covered with different scenarios along with one end to end framework as per industry standards (no copy paste) with full Infrastructure setup.
Q9: What if I miss any session?
Ans: You will get each session recording daily basis. You can cover that topic after watching the recordings.
Q10: Will assignments be shared for covered topics?
Ans: for almost every topic, I have assignment and it will be shared daily basis.
Q11: Can I improve my programming skills after this training?
Ans: I am 100% sure, it will drastically improve your coding skills and logical thinking for writing the best optimized code.
Q12. Do you provide any certification?
Ans: We can provide Course completion certification but this is just a certification. We never claim that this certification is globally recognized.
In case of any questions: Feel free to ping me on whats app : +91-8652457999.Few important points to remember before joining the training session:
- It will be online training and sessions will be recorded daily basis. Please try to join before 5-10 mins of the session time.
- I want you to be on mute during the session so that session should not get disturbed due to any background noise. Otherwise, it will break my rhythm as well as it will disturb the entire class.
- If you have any questions, you can ask in the chat section. If you have any background noise, please don’t unmute yourself. Please attend these sessions at a quiet place with good internet connectivity and with good headphones.
- The best option is to write your question/query in the chat section. I always believe, if it’s a pin-drop silence, classroom decorum will be maintained properly.
- After the session, the recording will be shared by EOD – a daily basis.
- You can access these recordings with Life Time Access. Downloading the videos is strictly not allowed.
- It’s strictly not allowed to share these videos with anyone, if it is found, the respective candidate’s account will be terminated immediately.
- It’s not allowed to create any whats app/telegram group for this training batch. If you have any suggestions or feedback, feel free to reach me out. I would love to hear from you.
- We will have two demo sessions, if you don’t want to continue with the sessions, Please let us know the reason.
“Happy Testing”?
BDD Framework Course Contents
1. Introduction
Get introduced to Cucumber and Behavior Driven Development.
2. Installation & Configuration
Get started with installing and configuring various tools and frameworks.
3. Feature Files
Create a Cucumber Selenium Java Test, the Cucumber Feature Files, Gherkin and Cucumber Options
4. Step Definitions
Learn to write very effective and efficient Step Definitions.
6. Integration with Maven
Learn to integrate Cucumber with Maven and running it from the Terminal