Booking options
£65.99
£65.99
On-Demand course
21 hours 31 minutes
All levels
This course is designed to guide you through Selenium WebDriver and Java, right from the basic to the advanced aspects. Loaded with exercises and examples, this course provides an interactive learning experience.
This course is designed to guide you through Selenium WebDriver and Java, right from the basic to the advanced aspects. If you do not have prior knowledge of Java, you can start with the Java modules, which comprise the first few sections of the course. You can then start exploring the Selenium WebDriver videos after you have developed some fluency in Java. Remember, you do not need to go through all the sections in Java before starting with Selenium WebDriver, especially if you are already familiar with Java. The first six sections of Java should be sufficient to get you ready to learn Selenium WebDriver. As you go through the sections, you will get to grips with developing an automation framework using Page Object Model and Page Factory. Further on, the course will show you how to locate elements using CSS selectors. Later, you will build on your knowledge by working with the file system in Java. All along, the course follows an example-oriented approach, helping you learn through various real-time scenarios that are used to elaborate Java and Selenium WebDriver concepts. By the end of this course, you will be well-versed with Selenium WebDriver and Java and be able to apply the knowledge that you have gained in the real world. All code files are placed at: https://github.com/PacktPublishing/Automation-Framework-Design-using-TestNG
Get to grips with Selenium WebDriver programming
Understand how to locate elements using CSS selectors
Learn data structures in Java
Explore Java programming through practical sessions
Learn to locate elements using CSS Selectors
Learn to work with file systems Java
This course is for anyone, from fresh graduates looking to learn a new skill to QE managers who want to explore better automation solutions for projects. Automation test engineers, QE automation engineers, automation aspirants, manual testing professionals, and software testing professionals can take up this course.
This course follows a hands-on approach in helping you learn coding from scratch. It also features effective examples to get you up and running. No prior coding experience is required. Java programming from scratch is covered in the course.
Learn what logical and bitwise operators are in Java * Understand the difference between 'if' and 'nested if' conditional statements * Explore the concept of Garbage Collector (GC) and the Java 10 updates in GC
https://github.com/PacktPublishing/Learn-Selenium-WebDriver-with-Java
Mayur Deshmukh is a founder and instructor at De ZINNIA Learning, which is a company dedicated to providing industry-standard training on software automation testing tools and programming languages. Their programs include extensive hands-on training in Java, C#, Python, Selenium WebDriver, Appium, TestNG, Cucumber (BDD), continuous integration, Jenkins, REST, SOAP API automation, WireMock, and Gatling load testing. Mayur motivates his students to keep up a learner's attitude to be able to adopt new technologies to sustain and grow in this dynamic software industry.
1. Basic concepts of Java Programming
2. String Operations
3. Object Oriented Programming
4. Special and Useful Classes in Java
5. New Stuff in JAVA 10
6. Inheritance, Abstraction and Polymorphism
7. Programming with ARRAYs in Java
8. Programming with LISTs in Java
9. SETs and MAPs in Java
10. Regular Expressions in Java
11. Exception Handling in Java
12. Date and Time Operations (Rev. Java 8)
13. Working with Text Files (Apache Commons IO)
14. Working with Excel Files (Apache POI)
15. Selenium WebDriver Introduction
16. Element Locaters
17. XPath
18. XPath Axes
19. CSS Selectors
20. Working with Element Collections
21. Getting Details From WebPage for Validation Purpose
22. Automating Special WebElements (SelectBoxes, DatePickers, WebTables)
23. Automating Browser Popups
24. Automating iFrames
25. Automating JavaScript Alerts
26. Automating Mouse Actions (Drag & Drop, Mouse Hover, Click & Hold etc)
27. Test Synchronization
28. TestNG Part 1
29. Page Object Model and Page Factory
30. TestNG Part 2