Selenium Testing / Automation Testing Training
Viswa Online Trainings is one of the world’s leading online IT training providers. We deliver a comprehensive catalog of courses and online training for freshers and working professionals to help them achieve their career goals and experience our best services.
Learners : 1080
Duration : 25 Days
About Course
Our Selenium is software testing framework for web applications and is one of the best automation testing tools. It is very developer friendly. It will be suitable for freshers, amateur programmers, and even Java Developers. Enroll now and get certified in it.
Selenium Training Course Syllabus
✔ What is automation testing?
✔ What is the use of automation testing?
✔ What do we need to Automate?
✔ What is Selenium?
✔ Advantages of Selenium
✔ IDE
✔ Selenium RC
✔ Selenium Web Driver/Selenium 3.0
✔ Selenium-Grid
✔ Features of Java
✔ Installing Eclipse
✔ Project creation in eclipse
✔ Packages
✔ First java program
✔ Data types & Variable
✔ Operators
✔ Control Statements
✔ IF Statement
✔ Switch Statement
✔ While Loop
✔ Do While Loop
✔ For Loop
✔ For each Loop
✔ Arrays
✔ Strings
✔ Methods
✔ Introduction
✔ Class
✔ Object
✔ Inheritance
✔ Polymorphism
✔ Encapsulation
✔ Abstraction
✔ Interfaces
✔ Packages
✔ Architecture of selenium web driver
✔ Downloading web driver Jars configuring in eclipse
✔ Drivers for Firefox, IE, and Chrome
✔ First Program in Web driver
✔ Execution and Debugging
✔ Locators
✔ Web Element Commands
✔ Working with Textbox
✔ Working with Radio buttons
✔ Working with check box
✔ Working with dropdowns
✔ Browser Commands
✔ Navigation Commands
✔ Working with Alerts – windows and web
✔ Working with Wait & Implicit Wait
✔ Reading data from Property files
✔ Working with Excel
✔ Implementing Assertions
✔ Working with multiple browsers
✔ Capturing Screenshots
✔ Handling Frames
✔ Keyboard and mouse operations using Actions class
✔ Writing X-path dynamically
✔ Automation Frameworks (Modular, Data-Driven, Keyword Driven)
✔ Developing WebDriver scripts using Junit &Test NG Frameworks
✔ Page Object Model (POM)
✔ Maven & Jenkins Integration with Selenium
✔ Introduction to Grid 2
Live Instructor Based Training With Software |
Lifetime access and 24×7 support |
Certification Oriented content |
Hands-On complete Real-time training |
Get a certificate on course completion |
Flexible Schedules |
Live Recorded Videos Access |
Study Material Provided |
Selenium Training - Upcoming Batches
7th NOV 2022
8 AM IST
Coming Soon
AM IST
5th NOV 2022
8 AM IST
Coming Soon
AM IST
Don't find suitable time ?
CHOOSE YOUR OWN COMFORTABLE LEARNING EXPERIENCE
Live Virtual Training
-
Schedule your sessions at your comfortable timings.
-
Instructor-led training, Real-time projects
-
Certification Guidance.
Self-Paced Learning
-
Complete set of live-online training sessions recorded videos.
-
Learn technology at your own pace.
-
Get access for lifetime.
Corporate Training
-
Learn As A Full Day Schedule With Discussions, Exercises,
-
Practical Use Cases
-
Design Your Own Syllabus Based
Selenium Training FAQ'S
S-elenium is a robust test automation suite that is used for automating web-based applications. It supports multiple browsers, programming languages, and platforms.
- S-elenium WebDriver – S-elenium WebDriver is used to automate web applications by directly calling the browser’s native methods.
- The S-elenium IDE Plugin – S-elenium IDE is an open-source test automation tool that works on record and playback principles.
- S-elenium RC component – S-elenium Remote Control(RC) is officially deprecated by Selenium and it used to work using javascript to automate the web applications.
- S-elenium Grid – Allows Se-lenium tests to run in parallel across multiple machines.
Get ahead in your career by learning S-elenium through VISWA Online Trainings
- S-elenium is open source and free to use without any licensing cost.
- It supports multiple languages like Java, Ruby, Python, etc.
- S-elenium supports multi-browser testing.
- It has vast resources and helps the community over the internet.
- Using the Selenium IDE component, non-programmers can also write automation scripts.
- Using the Selenium Grid component, distributed testing can be carried out on remote machines.
- We cannot test desktop applications using S-elenium.
- We cannot test web services using S-elenium.
- For creating robust scripts in S-elenium Webdriver, programming language knowledge is required.
- Also, we have to rely on external libraries and tools for performing tasks like – logging(log4J), testing framework-(TestNG, JUnit), reading from external files(POI for excels), etc.
- Google Chrome – ChromeDriver
- Firefox – FireFoxDriver
- Internet Explorer – InternetExplorerDriver
- Safari – SafariDriver
- HtmlUnit (Headless browser) – HtmlUnitDriver
- Android – Selendroid/Appium
- IOS – ios-driver/Appium