Selenium Webdriver for SDET in Java – Bootcamp
Selenium Webdriver for SDET in Java – Bootcamp, available at $44.99, has an average rating of 4.6, with 73 lectures, based on 46 reviews, and has 2652 subscribers.
You will learn about *****By the end of this course,You will be Mastered on Selenium Webdriver with strong Core JAVA basics ****You will gain the ability to design PAGEOBJECT, DATADRIVEN&HYBRID Automation FRAMEWORKS from scratch *** InDepth understanding of real time Selenium CHALLENGES with 100 + examples . You should be able to verify Data Integrity with the GUI of the application You will be able to create GREAT LOOKING REPORTS to impress Clients Deeper understanding of Automation guidelines and code quality standards You will be in a position to pick any website over internet and can automate it with all the possible test cases You will improve your coding skills in writing best optmized code for Automating testcases "Last but not least" you can clear any Interview and can Lead Entire Selenium Automation Project from Design Stage This course is ideal for individuals who are Qualilty Engineer , Quality Assurance in IT , SDET, Automation Engineer, QA lead, Test Lead, Test Engineer It is particularly useful for Qualilty Engineer , Quality Assurance in IT , SDET, Automation Engineer, QA lead, Test Lead, Test Engineer.
Enroll now: Selenium Webdriver for SDET in Java – Bootcamp
Summary
Title: Selenium Webdriver for SDET in Java – Bootcamp
Price: $44.99
Average Rating: 4.6
Number of Lectures: 73
Number of Published Lectures: 73
Number of Curriculum Items: 73
Number of Published Curriculum Objects: 73
Original Price: $199.99
Quality Status: approved
Status: Live
What You Will Learn
- *****By the end of this course,You will be Mastered on Selenium Webdriver with strong Core JAVA basics
- ****You will gain the ability to design PAGEOBJECT, DATADRIVEN&HYBRID Automation FRAMEWORKS from scratch ***
- InDepth understanding of real time Selenium CHALLENGES with 100 + examples .
- You should be able to verify Data Integrity with the GUI of the application You will be able to create GREAT LOOKING REPORTS to impress Clients Deeper understanding of Automation guidelines and code quality standards
- You will be in a position to pick any website over internet and can automate it with all the possible test cases You will improve your coding skills in writing best optmized code for Automating testcases
- "Last but not least" you can clear any Interview and can Lead Entire Selenium Automation Project from Design Stage
Who Should Attend
- Qualilty Engineer , Quality Assurance in IT , SDET, Automation Engineer, QA lead, Test Lead, Test Engineer
Target Audiences
- Qualilty Engineer , Quality Assurance in IT , SDET, Automation Engineer, QA lead, Test Lead, Test Engineer
Have a Passion of learning Selenium Webderiverbut have no coding knowledge ? I will fulfill your wish with my easy teaching
This is a full length series which will teach you each and everything you needed in Selenium Webderiver.After going through this series you will able to write any code in Selenium Webderiver and can write from very basic to advance program in Selenium Webderiver.You can also go through the interview series which will help you to crack the interview.
This Course includes real time projects with practical Solutions for the Robust Selenium Webderiver Framework building
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.
Other courses i offer on udemy
Selenium Webderiver | Selenium Testing Framework | Appium | REST Assured | RESTful API | RESTful Web Services | Devops | Jenkins | Apache Maven | Python | Docker | Jmeter | Coding Interviewes
Course Curriculum
Chapter 1: Selenium Basics
Lecture 1: Welcome
Lecture 2: Install and Setup Selenium
Lecture 3: Selenium GetTitle
Lecture 4: Selenium Finding Element By ID
Lecture 5: Automatically download Browser Driver using WebDriverManager
Lecture 6: Selenium Using Xpath
Lecture 7: Using JavaScript in Selenium
Lecture 8: How to select Option from drop don menu in selenium
Lecture 9: File upload from AutoIT script in Selenium
Lecture 10: TakeScreenshot in Selenium
Lecture 11: Uderstanding of take screenshot interface in selenium
Lecture 12: Implicit Wait and its Architecture in Selenium
Lecture 13: Explicit wait in Selenium Webdriver
Lecture 14: Explicit wait Architecture and its customization in selenium
Lecture 15: Fluent Wait in Selenium
Lecture 16: KeyBoard and Mouse Interaction using Action class in Selenium
Lecture 17: How to access an element in Table with Selenium Webdriver
Lecture 18: How to handle alerts in Selenium
Lecture 19: Switch to Iframe in Selenium
Lecture 20: Handling tabs and Child pop up window in Selenium via WindowHandle
Lecture 21: Handling mouse events in Selenium
Lecture 22: How to Install TestNG in Eclipse for Selenium WebDriver
Lecture 23: Hard Assertion in Selenium
Lecture 24: Hard assert and Soft Assert in Selenium
Lecture 25: Dynamic Xpath in Selenium
Lecture 26: How To Read or Project Repository
Lecture 27: How to interact with Firefox using Geck Driver
Lecture 28: Headless Browser testing
Lecture 29: How to Verify the Broken link in a website
Lecture 30: Stoing Key and Variable in System Property
Lecture 31: Basic Debugging For Starters in Selenium Using Debugger Panel
Lecture 32: How To Attach Java Doc For Selenium Project And Install Decompilier
Chapter 2: Selenium 4 – New Features
Lecture 1: Selenium 4 – New Features
Lecture 2: Take ScreenShot of Group of Element in Selenium 4
Lecture 3: Take ScreenShot of Element in Selenium 4
Lecture 4: Selenium 4 -How to get the size and position of Element on the web page
Lecture 5: Creating and Opening new Tab Window in Selenium 4
Lecture 6: Automatically download Browser Driver using WebDriverManager
Lecture 7: Selenium 4 – Relative Locators
Lecture 8: Selenium 4 – Using DevTools to work with untrusted wedbsite
Lecture 9: Selenium 4 -Emulating 2G Network for your application using Devtools
Lecture 10: Selenium 4 – Emulate the Geo Location for your application using CDP command
Lecture 11: Emulating offline connection using DevTools
Lecture 12: Emulating offline connection using DevTools
Lecture 13: Intercepting the network and Blocking the Url and images of your application
Chapter 3: Selenium Advance
Lecture 1: Send Email for Selenium Code
Lecture 2: Testing Database in Selenium
Lecture 3: Log4J in Selenium
Lecture 4: Handing SSL and Untrusted Certificate in Selenium
Lecture 5: Handling SSL Certificate in IE (Alternative way)
Lecture 6: Handling cookies in Selenium
Lecture 7: Selenium Webdriver Architecture
Lecture 8: DOM Architecture in Selenium
Lecture 9: Visual testing using Applitools in Selenium Project
Lecture 10: How to Read from Excel file in Selenium
Lecture 11: How to write in Excel File in Selenium
Lecture 12: Design Selenium Framework Using Page Object
Lecture 13: Understanding Devops Pipeline and Its tools
Lecture 14: How to deploy Selenium Framework Jar into Central Artifiectory Repository
Chapter 4: TestNG
Lecture 1: SonarQube and SonarLint and analyzing the Selenium code
Lecture 2: Install TestNG and Execute TestNG Project in Selenium
Lecture 3: Annotation in TestNG
Lecture 4: Setting the Priority of test cases in TestNG
Lecture 5: Setting groups in TestNG
Lecture 6: Set Dependency in Methods in TestNG
Lecture 7: Rerun testcasesusing attribute InvocationCount in TestNG
Lecture 8: Running Single test cases mutiple time with different data using dataprovider
Lecture 9: Cross Browser and Parallel testing in TestNG
Lecture 10: What is Listeners and how to implement it in TestNG
Lecture 11: How to run Different TestNG.XML file for Regression and Smoke test
Lecture 12: How to Run Failed test cases using xml report file
Lecture 13: How to run failed test cases using RetryAnalyzer
Lecture 14: How to Create Custom Report with and without IReporter listner in TestNG
Instructors
-
Naresh Shewakramani
Trainer
Rating Distribution
- 1 stars: 3 votes
- 2 stars: 0 votes
- 3 stars: 7 votes
- 4 stars: 12 votes
- 5 stars: 24 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 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
- Top 10 Gardening Courses to Learn in November 2024