Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Selenium Automation with Java
Rating: 3.6 out of 5(16 ratings)
98 students

Selenium Automation with Java

Testing with Java
Created byVijay K
Last updated 5/2017
English

What you'll learn

  • Build Automaiton Framework using Java/Selenium

Course content

4 sections42 lectures20h 42m total length
  • Java Foundation41:54
  • Lecture 229:35
  • Lecture 328:03
  • Lecture 426:28
  • Lecture 522:58
  • Lecture 624:04
  • Lecture 719:21
  • Lecture 819:52
  • Lecture 931:35
  • Lecture 109:37

Requirements

  • This course is for those who wanted to start a carrier in testing and want to understand how automation works in testing world.
  • My course doesn't have any prerequisite as I will start teaching from scrath - installing and writing basic code through to creating frameworks from scratch
  • This course is suitable for all levels from beginners to advanced level manual/automation testers

Description

This course can be taken by testers from all levels. The way I have defined the course is by teaching basics of Java and then through to intermediate level of Java programming. I have also attached all the files so that you can reference to my code if you are stuck at some point.

Once you are familiar with Java coding, then I started by teaching basics of selenium and then moving to a framework where we pick a random site and then start writing some manual scenarios(which usually a manual tester does) followed by automating the same scenario using Java,  recording results back in an excel sheet and generating reports of test results and mailing them to any audience.

My frameworks also build on different approaches -

1. Using Test NG with Data Driven from excel

2. Using Java with Hybrid(Keyword + Data Driven) from excel


Who this course is for:

  • Anyone interested in entering automation testing world or gaining understanding on how automation works and takes over from manual testing