
Automation Testing
Instructor
assurance
Course Overview
Automation Testing is a software testing technique that performs using special automated testing software tools to execute a test case suite. On the contrary, Manual Testing is performed by a human sitting in front of a computer carefully executing the test steps.
The automation testing software can also enter test data into the System Under Test, compare expected and actual results and generate detailed test reports. Software Test Automation demands considerable investments of money and resources.
Course Content
- Software Testing
- SDLC models
- Types of Testing
-
Selenium with Java
-
Jenkins Step-by-Step Setup
-
Java Programs for Selenium
-
How to Run Test Cases using Selenium Grid
-
TestNG Assertions
-
Scrolling Web Pages using Selenium WebDriver
-
How To Run WebDriver Test Case using Microsoft Edge Browser
-
Handling Excel Files Using Apache POI In Selenium WebDriver
-
How To Find Broken Links Using Selenium WebDriver
-
Double Click Action In Selenium WebDriver
-
Right Click Action (Context Click) In Selenium
-
Mouse Hover Actions Using Actions Class In Selenium
-
How To Handle Javascript Alerts/PopUps In Selenium WebDriver
-
TestNG Listeners & Extent Reports in Selenium
-
How to use HashMap in Selenium WebDriver
-
Configuring Selenium With Eclipse
-
Handling Authentication Window with WebDriver (In Firefox, Chrome and IE)
-
Configure parallel execution of tests using TestNG selenium
-
How to delete Cookies in Selenium Webdriver
-
How to add cookie with Selenium Webdriver
-
How to handle javascript alerts, confirmation and prompts?
-
Working with Frames in Selenium Webdriver
-
Handle windows popups using Selenium Webdriver
-