Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Test Automation Using Selenium WebDriver
Rating: 4.0 out of 5(225 ratings)
2,123 students

Test Automation Using Selenium WebDriver

Basic course on start using Selenium WebDriver for software test automation
Created byGanesh Sahai
Last updated 5/2020
English

What you'll learn

  • Write automated tests using Selenium WebDriver
  • Write batch execution of automated tests using Ant
  • Learn basics of Java
  • Learn basics of Eclipse
  • Learn basics of JUnit
  • Learn basics of Ant
  • Learn end to end test automation
  • Learn about different APIs of Selenium WebDriver
  • Learn about setting up a local web application

Course content

20 sections83 lectures11h 2m total length
  • Welcome and Overview14:05

    Welcome to this basic course on Selenium WebDriver. Lets get an overview of this course.

Requirements

  • Testing

Description

This course is designed for those who want to get started on using the Selenium WebDriver for automating their tests.
 

To begin with there will a quick start to illustrate how to setup the environment and run your first testcase. This will introduce you to basic test template and constructs of WebDriver. Thereafter , it will go deeper into various methods of WebDriver Interface, WebElement Interface, By class. Alert interface, Navigation interface, Window interface Manage and Timeouts interface All these will be used time and again and form the core of using WebDriver.

There are lectures which will cover Java, Eclipse, JUnit and basics of HTML, CSS and Javascript. So, even if you not know about it, these lectures will help you get started from scratch.

To sum up there will a case study illustrating starting from requirement (user stories), writing testcases, writing test scripts and running them as batch.

This will prepare you well to start automating your projects using Selenium WebDriver.

Who this course is for:

  • This is for those who want to get started on using Selenium WebDriver for automating their testcases
  • Software Tester
  • Software Quality Engineer
  • Test Automation Engineer