Course Information
Course Overview
Basic course on start using Selenium WebDriver for software test automation
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.
Course Content
- 20 section(s)
- 83 lecture(s)
- Section 1 Welcome and Overview
- Section 2 Getting setup ready for using Selenium WebDriver
- Section 3 Creating and Understanding Basic Test Template
- Section 4 Commonly Used Selenium WebDriver Methods/APIs
- Section 5 Basic Constructs of Selenium WebDriver
- Section 6 Support Tools
- Section 7 Introduction to HTML, CSS and Javascript
- Section 8 Eclipse
- Section 9 Java
- Section 10 JUnit
- Section 11 Debugging
- Section 12 Locating UI/WebElement Strategies
- Section 13 WebDriver Interface Method/APIs
- Section 14 WebElement Interface Method/APIs
- Section 15 Alert Interface
- Section 16 Navigation Interface
- Section 17 TimeOut Interface
- Section 18 Handling Typical Test Scenarios using WebDriver
- Section 19 Testing with WebDriver for different browsers & Cross Browser Testing
- Section 20 Summing Up
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
Skills covered in this course
Reviews
-
AAlan Robinson
There were many sections in this course that were duplicated. This course could have been much shorter if these sections were not repeated. In addition, the course has more content on Java than Selenium. Having said that, the material was well presented and informative. I would recommend it for people who also need basic Java information.
-
AAsaad Solomon
kinda middle of the road about this one. it's a great course with great content, but only addressed issues faced early on near the end of the course. but at the end of the day, i learned what i came to learn, even if the 11 hours ended up taking 18 hours due to having to troubleshoot and google.
-
OOsazee Asoa
He is extremely knowledgeable and experienced. However, he is not responding to questions.
-
HHarsh Patel
Just want to tell one thing when there is major change in tool like selenium 3 put much details in resource so that when someone is trying with new technology and using this video as reference easy to understand . I was facing issues to setup GECKO driver configuration to use firefox. Please check expamples during course and attached sample code are same or not, i was stuck for nealry 3-4 days during java course.