Information Technology
Star icon
Most Popular
Hands on Training icon
Hands On Training
Star icon
Hands on Training icon

Master Automation Testing with Java and Selenium Webdriver

Course Cover

5

(1)

compare button icon
Offer Percent Icon

1 Coupon Available

Login To View All

Course Features

icon

Duration

38.51 hours

icon

Delivery Method

Online

icon

Available on

Lifetime Access

icon

Accessibility

Desktop, Laptop

icon

Language

English

icon

Subtitles

English

icon

Level

Beginner

icon

Teaching Type

Self Paced

icon

Video Content

38.51 hours

Course Description

Zero Java Programming Experience? No Problem. Zero Automation Experience? No Problem.Do you want to become a Great Programmer with Java ?Do you want to become a Great Automation Tester with Selenium ?Do you want to learn to set up New Automation Test Projects with Junit, TestNG and Selenium Webdriver? Do you want to learn Creating Automation Test Frameworks ?Look No Further! FAQ- What Is Included in this Course? Java ? Yes. Junit ? Yes. TestNG ? Included. Selenium 3 ? Yes. Selenium Advanced Test Scenarios ? Of Course. Selenium Standalone and Grid ? Yes. Data Driven Tests ? Yes. Page Object Model ? Included. Build Automation Frameworks ? Yes. Cross Browser Automation Testing? Yes. Of Course. Some Amazing Reviews from Our Learners This course is very good. The instructor explains things clearly and provides lots of examples. Highly recommended. easy exercises and several examples!This course was amazing. It was very in depth look at Java and automation testing. I was a beginner automation test engineer but there are quite a few things that I will be using on my next automation project.I am able to understand it very quickly as voice and pronunciation is very clear. Also the instructor is very experienced in his topic.Excellent Course for Beginners - A right place to begin learning Selenium with Java.Very detailed, easy to follow.It is awesome. Course Overview Writing Your First Automation Test with Java and Selenium Webdriver is a lot of fun. Java is one of the most popular programming languages . Java offers both object oriented and functional programming features. Selenium can be used for screen scraping and automating repeated tasks on browser.In this course, you will learn Programming with Java and Automation Testing with Selenium .We take a Hands-on Approach using Eclipse as an IDE to illustrate more than 200 Java Coding Exercises, Puzzles and Code Examples . We will also write more than 100 Selenium Automation Tests with Java for a wide variety of scenarios.In more than 350 Steps, we explore the most important Java Programming Features and Selenium Automation Testing Scenarios

  • Basics of Java Programming - Expressions, Variables and Printing Output

  • Using Selenium IDE and Katalon Studio to Record and Replay Automation Testing Scenarios

  • Learn the basics of Selenium Webdriver

  • Exporting Automation Tests and Setting up new Maven Project for JUnit and TestNG

  • TestNG vs JUnit

  • TestNG Advanced Features - XML Suite, Test Reports, Running Tests with Parameters defined in XML and Running Tests in Parallel

  • Basics of HTML, CSS and XPath

  • Selenium Locators - By Id, By Name, By Link Text, By Partial Link Text, By Class, CSS Selectors and XPath Expressions

  • Setting and Reading values from form Elements - Text, TextArea, CheckBox , Radio Button, Select Box and Multi Select Box

  • Advanced Selenium Automation Testing Scenarios - Playing with Windows, Modal Windows (Sleep, Implicit Wait and Explicit Waits), Alert Boxes, Window Handles and New Browser Window Launches, Frames, Taking Screenshots, Executing JavaScript Code, Actions Interface to control mouse and keyboard

  • set up Automation Testing Frameworks - Tables

  • Important Interfaces - WebDriver

  • Introduction to Cross Browser Automation Testing, Headless Testing and Setting up a Basic Cross Browser Automation Testing Framework

  • Writing Data Driven Testing with Data Providers, CSV and Excel Spreadsheets

  • Implementing Page Object Model for a Complex Test Scenario

  • Scaling up with Selenium Standalone and Grid

  • Java Operators - Java Assignment Operator, Relational and Logical Operators, Short Circuit Operators

  • Java Conditionals and If Statement

  • Methods - Parameters, Arguments and Return Values

  • An Overview Of Java Platform - java, javac, bytecode, JVM and Platform Independence - JDK vs JRE vs JVM

  • Object Oriented Programming - Class, Object, State and Behavior

  • Basics of OOPS - Encapsulation, Abstraction, Inheritance and Polymorphism

  • Basics about Java Data Types - Casting, Operators and More

  • Java Built in Classes - BigDecimal, String, Java Wrapper Classes

  • Conditionals with Java - If Else Statement, Nested If Else, Java Switch Statement, Java Ternary Operator

  • Loops - For Loop, While Loop in Java, Do While Loop, Break and Continue

  • Java Array and ArrayList - Java String Arrays, Arrays of Objects, Primitive Data Types, toString and Exceptions

  • Java Collections - List Interface(ArrayList, LinkedList and Vector), Set Interface (HashSet, LinkedHashSet and TreeSet), Queue Interface (PriorityQueue) and Map Interface (HashMap, HashTable, LinkedHashMap and TreeMap() - Compare, Contrast and Choose

  • Generics - Why do we need Generics? Restrictions with extends and Generic Methods, WildCards - Upper Bound and Lower Bound.

  • Introduction to Exception Handling - Your Thought Process during Exception Handling. try, catch and finally. Exception Hierarchy - Checked Exceptions vs Unchecked Exceptions. Throwing an Exception. Creating and Throwing a Custom Exception - Currencies Do Not Match Exception. Try with Resources - New Feature in Java 7.

You will be using Eclipse and Brackets as the IDE. You will be using Maven, npm (Dependency Management), TestNG (XML Test Suite, Parallel, Multiple Browsers), JUnit, Selenium IDE, Katalon Studio, Selenium Standalone and Selenium Grid. We will help you set up each one of these. ******* What You Can Expect from Every in28Minutes Course ******* in28Minutes created 20 Best Selling Courses providing Amazing Learning Experiences to 250,000 Learners across the world. Each of these courses come with ? Amazing Hands-on Step By Step Learning Experiences? Real Project Experiences using the Best Tools and Frameworks? Awesome Troubleshooting Guides with 200+ FAQs Answered? Friendly Support in the Q&A section? Free Udemy Certificate of Completion on Completion of Course ~~~ Here are a Few Reviews on The in28Minutes Way ~~~ Excellent, fabulous. The way he has prepared the material and the way he teaches is really awesome. What an effort .. Thanks a millionA lot of preparation work has taken place from the teacher and this is visible throughout the course.This guy is fantastic. Really. Wonderful teaching skills, and goes well out of his way to make sure that everything he is doing is fully understood. This is the kind of tutorial that gets me excited to work with a framework that I may otherwise not be.The best part of it is the hands-on approach which the author maintained throughout the course as he had promised at the beginning of the lecture. He explains the concepts really well and also makes sure that there is not a single line of code you type without understanding what it really does.I also appreciate the mind and hands approach of teaching something and than having the student apply it. It makes everything a lot clearer for the student and uncovers issues that we will face in our project early.Amazing course. Explained super difficult concepts (that I have spent hours on the internet finding a good explanation) in under 5 minutes.

Course Overview

projects-img

Post Course Interactions

projects-img

Hands-On Training,Instructor-Moderated Discussions

projects-img

Case Studies, Captstone Projects

Skills You Will Gain

Prerequisites/Requirements

Prerequisites are not available for this course

What You Will Learn

Basics of Java Programming - Expressions, Variables and Printing Output

Using Selenium IDE and Katalon Studio to Record and Replay Automation Testing Scenarios

Learn the basics of Selenium Webdriver

Exporting Automation Tests and Setting up new Maven Project for JUnit and TestNG

TestNG vs JUnit

TestNG Advanced Features - XML Suite, Test Reports, Running Tests with Parameters defined in XML and Running Tests in Parallel

Basics of HTML, CSS and XPath

Selenium Locators - By Id, By Name, By Link Text, By Partial Link Text, By Class, CSS Selectors and XPath Expressions

Setting and Reading values from Form Elements - Text, TextArea, CheckBox , Radio Button, Select Box and Multi Select Box

Advanced Selenium Automation Testing Scenarios - Playing with Windows, Modal Windows (Sleep, Implicit Wait and Explicit Waits), Alert Boxes, Window Handles and New Browser Window Launches, Frames, Taking Screenshots, Executing JavaScript Code, Actions Int

Set up Automation Testing Frameworks - Tables

Introduction to Cross Browser Automation Testing, Headless Testing and Setting up a Basic Cross Browser Automation Testing Framework

Writing Data Driven Testing with Data Providers, CSV and Excel Spreadsheets

Implementing Page Object Model for a Complex Test Scenario

Scaling up with Selenium Standalone and Grid

Java Operators - Java Assignment Operator, Relational and Logical Operators, Short Circuit Operators

Java Conditionals and If Statement

Methods - Parameters, Arguments and Return Values

An Overview Of Java Platform - java, javac, bytecode, JVM and Platform Independence - JDK vs JRE vs JVM

Object Oriented Programming - Class, Object, State and Behavior

Course Cover
Offer Percent Icon

1 Coupon Available
Get upto 50% Discount