Automation Testing
GVI Institute
Course Overview
Automation testing is the process of testing software and other tech products to ensure it meets strict requirements. Essentially, it’s a test to double-check that the equipment or software does exactly what it was designed to do. It tests for bugs, defects, and any other issues that can arise with product development.
Some teams simply don’t have the time or resources to be manually testing software. Automation can help with this. It can significantly reduce the time it takes to test products because it runs quickly and efficiently.
Using automation technology also means that testing can be done more frequently, improving overall functionality. Software development cycles call for repeated testing, often the same test over and over again. Automation testing makes this possible, without taking team members away from other work. It can also deliver more accurate and reliable results than manual testing alone. Further ensuring that the product is ready for market or to move onto the next stage of development. This validation gives the team a boost to continue developing.
Course Duration
6 Months
Eligibility.
1. You should have a keen desire to learn Information Technology.
2. Only graduate people can apply
Course Fees
INR : ₹15000/-
Course Content
- Software Testing
- SDLC models
- Types of Testing
- Selenium IDE
-
Selenium WebDriver
-
Selenium WebDriver
-
WebDriver Vs Selenium RC
-
WebDriver- Installation
-
First Test Case
-
WebDriver- Commands
-
Running test on Chrome Browser
-
Running test on Firefox Browser
-
Running test on IE Browser
-
Running test on Safari Browser
-
Locating Strategies
-
Handling drop-downs
-
Drag and Drop
-
Handling Alerts
-
Scrolling a web page
-
WebDriver - Browser Commands
-
Navigation Commands
-
WebElement Commands
-
Handling Radio buttons
-
Handling Checkbox
-
Assertions
-
Selenium Grid
-
- Misc
-
Selenium with Java
-
Jenkins Step-by-Step Setup
-
Java Programs for Selenium
-
How to Run Test Cases using Selenium Grid
-
TestNG Assertions
-
JavaScriptExecutor in Selenium WebDriver
-
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
-
Drag And Drop In Selenium WebDriver
-
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
-
-
Selenium with Python