Java for Selenium
The basic course needed to start automation in Selenium WebDriver using Java
Description
Course Description
Manual Testers often think that for starting a career in Selenium Automation using Java they need to have prior knowledge of Java. The very thought of knowing Java unnerves lot of professionals as they are new to coding. This course is an attempt to make Java learning easy and prepare manual testers to start exploring automation using Selenium WebDriver and Java
Learn the basic concepts, that will be required for writing scripts in Java in Selenium WebDriver
Eclipse IDE with Java setup
Datatypes and Strings
Methods, Objects, Constructors, Inheritance, Exceptions
Loops and Conditionals
Content and Overview
Suitable for manual testers, you’ll learn all of the Java fundamentals requried to write Java code for Selenium WebDriver. Each chapter closes with exercises, putting your new learned skills into practical use immediately.
Starting with the installation of the Java Development Kit, this course will take you through Java variable types, operators, and how to use them. By creating classes and objects, you’ll a establish a strong understanding of OOP.
With these basics mastered, the course will take you through program flow control by teaching you how to use for loops, while loops, and conditional if-else statements to add complexity and functionality to your programs.
Students completing the course will have the knowledge to create functional and useful Java programs.
Full details
What am I going to get from this course?
Learn Java Programming from Selenium perspective - substring, datatypes,
Suitable for manual testers who want to begin career in Automation
What You Will Learn!
- Students will be able to write Java code and prepared to learn Selenium WebDriver
Who Should Attend!
- Manual Testers, QTP, Test Complete professionals who want to delve into Selenium Automation using Java