SlideShare a Scribd company logo
Selenium Online Training
We offers Best Selenium Training with Course Material, Selenium Certification by real time experts.
Learn Selenium Online Training with Interview Questions, Tutorial Videos, Attend Free Demo Class
You will find Spiritsofts is the best institute within reasonable fee
Spiritsofts is the best Training Institutes to expand your skills and knowledge. We Provides the best
learning Environment. Obtain all the training by our expert professional which is having working
experience from Top IT companies.The Training in is every thing we explained based on real time
scenarios, it works which we do in companies.
Experts Training sessions will absolutely help you to get in-depth knowledge on the subject.
Selenium Testing Course Content
Introduction
Different flavors in Selenium
● IDE
● Selenium Web Driver/Selenium 2.0
● Selenium-Grid
Selenium IDE
● Installing Selenium IDE
● Selenium IDE icons
● Recording your first test with Selenium IDE
● IDE Context Menu
● Assert
● Verify
● Adding Selenium IDE comments
● Synchronization commands
● Working on pages with AJAX
● Storing elements
● Creating test suites
● What you cannot record
Locators & Object Identification
● Tools to identify elements/objects
● Firebug
● IE Developer tools
● Google Chrome Developer tools
● Locating elements by ID
● Finding elements by name
● Finding elements by link text
● Finding elements by XPath
● Finding Elements by using CSS
● Summary
● Some Special IDE commands
● Write your own Selenium IDE script without record and playback
Java For Web Driver
● Introducing the JAVA technology:
● Relating Java with other languages
● Showing how to download, install, and configure the Java
● environment on a Windows system
● Key features of the technology and advantages of using Java
● Java Features
● Write Simple Java Program
● Compile and Run the class files
● Java Programming format
● Java Keywords
● Java Data Types
● Declarations and Access Control
● Operators and Assignments
● Flow Control
● Typecasting
● Arrays
Packages:
● Introduction to all predefined packages
● User Defined Packages
● Access Specifiers
Object Oriented Programming Concepts:
● Introduction
● Class
● Object
● Local, Instance and static variables
● Constructors
● This keyword
● Inheritance and Types
● Working with super classes and sub classes
● Using types of polymorphism such as overloading, overriding, and
● dynamic
● binding
● Abstraction
● Encapsulation
● Abstract classes
● Interfaces
String Processing:
● String manipulation with String Builder and String Buffer
● Essential String Methods
Exceptions and Assertions:
● Introduction
● Exceptions categories
● Standard Java Exception classes
● Using Try-catch and finally clause
I/O Streams:
● I/O using Java
● Files (Create/Read/Write operations on files)
Wrapper Classes:
● Introduction
● Byte, Short, Integer, Long
● Float, Double
● Character
● Boolean classes
Collections:
● Introduction to Collections framework
● util Package
● List, Set and Map
● Difference of All Collections Interfaces and classes
● Reading data from Property files using java program
● Reading and Writing data from/to Excel files using Apache POI
● API and JXL API
Junit Frame Work:
● Running Java Programs using junit
● Writing Selenium tests from scratch using Junit Framework
● JUNIT Annotations
● JUNIT Methods
● Frequently used Selenium commands
● Test Suites using JUNIT
● Parameterized test cases using junit framework
TestNG Framework
● Overview of TestNG
● Environment of TestNG
● Writing WebDriver Test Cases using TestNG
● Basic Annotations of TestNG
● Executing Tests
● Executing Test Suites
● Ignore Test
● Dependency Test
● Parameterized Tests
● TestNG XML
● Report Generation
Selenium WEB-DRIVER
● Why Web Driver?
● Downloading web driver Jars configuring in eclipse
● Architecture of selenium webdriver
● Drivers for Firefox, IE, Chrome, Iphone, Android etc
● What is the difference between Selenium RC and WD?
Sample programs in web driver
● Handel Text box
● Handel Hyperlink
● Handel Button and Check box
● Handel Radio Button and Drop Down Controls
● Select value from Drop Down
● Display all values
● Select values step by step
● Capture screenshots
● Synchronization Commands In Web Driver
● Why Implicit wait and Implementation of Implicit wait
● Why Explicit wait and Implementation of Explicit wait
● Web Driver Fluent wait and Thread Sleep functionality
● File uploads and File downloads (Handling Window based
● controls using Robot and Sikuli API)
● Handling alerts box and Verifying the Alert Texts
● Handling confirmation messages
● Keyboard actions
● Mouse actions
● Handling Iframes working with Nested Iframes
● Handling multiple tabs
● Handling popups
● Preparing web driver test cases using customized x-path
● Identifying controls using x-path predefined functions
● Web Tables
● What is Web Table
● Extracting data from web tables
● Examples on static and dynamic Web Tables
● Creating Reusable functions for Web Tables
● Web Driver with TEST NG Frame Work
● Batch Running Test cases using TestNG
● Validations and its usage in Automation test scripts
● Customized Report Generation
● Implementing Logs using Apache Log4j API
● Database testing using Web Driver
Working with multiple browsers
● Executing Automation Test Cases in multiple browsers
● Sequentially
● Working with Chrome and IE browsers
● What is Firefox Profile And Implementation of Firefox Profile
● What is WebDriver Desired Capabilities class
● Executing Automation Test Cases in multiple browsers Parallel
Maven Project Management Tool
● Introduction about maven
● High Level Overview
● Ant vs Maven
● Installation of Maven
● Demo using Sample Maven Project
● Maven Structure
Introduction of Maven Folder Structure
● The pom.xml
● Dependencies
● Goals
● Local Reo Structure
● Defaults
● Sample Demo of Build Session of Maven Project
● Maven Dependencies
● Dependency version
● Versions
● Types
● Transitive Dependencies
● Scopes
● Maven Repositories
● What is a Repository
● Dependency Repository
● Adding a Repository
● Plugin Repository
● Maven Eclipse Integration
● Demo Installation
● Importing Projects
● Converting Existing Projects
● Pom Viewer
● Effective Pom
Version controlling tool GITHUB
● Downloading and configuring Github
● Difference between CVC Versus DVC
● Basic Git Commands
● Working with Repositories
● Setting up Repositories
● Local and Remote Repositories
● Create repository and cloning projects
● Committing and Syncing the code
● Reverting and Rolling Back the Code
● Branch and Merging Concepts and Implementation
● Stashing Changes
● Resolving the Conflicts
Database testing using web driver
● Installing MySQL Database
● sql package
● Overview on Connection Interface, Statement Interface,
● Prepared Statement and Result set Interfaces.
● Example program to Access Database.
● Some examples on SELECT,UPDATE and DELETE queues
● Some Web driver examples using Data fetched from Database
Automation Test Frame Work
● How to develop Test automation frame work in live environment
● What is a frame work
● Types of frame work
● Data driven frame work
● Modular driven frame work
● Keyword driven frame work
● User Defined Keyword driven framework with implementation
● Execute test scripts from the framework
Continuous Integration Testing using Jenkins
● About Jenkins
● History of Jenkins
● Splitting of Projects
● What is Continues Integration
● Installing Jenkins
● Creating a simple job
● Integrating Jenkins to the Project
The Fundamentals of RESTFul Services in Java
● What is Jersey?
● RESTFul Architecture
● Using HTTP GET Demo
● Test Created New REST Service USING HTTP GET
● JSON Output for HTTP GET
● Using HTTP POST Demo
● Test Service USING HTTP POST
● JSON Output for HTTP POST
● Using HTTP PUT Demo
● Test Service USING HTTP PUT
● PUT vs POST
● JSON Output for HTTP PUT
● Using HTTP DELETE Demo
● Test Service USING HTTP DELETE
● JSON Output for HTTP DELETE
Interview Questions on
● Selenium IDE
● Selenium webdriver and Automation Testing
● Core Java
● Manual Testing Concepts
● Overview on Selenium Grid

More Related Content

Similar to Selenium Online Training.pdf

Testing Rest with Spring by Kostiantyn Baranov (Senior Software Engineer, Gl...
Testing Rest with Spring  by Kostiantyn Baranov (Senior Software Engineer, Gl...Testing Rest with Spring  by Kostiantyn Baranov (Senior Software Engineer, Gl...
Testing Rest with Spring by Kostiantyn Baranov (Senior Software Engineer, Gl...
GlobalLogic Ukraine
 
Play with Testing on Android - Gilang Ramadhan (Academy Content Writer at Dic...
Play with Testing on Android - Gilang Ramadhan (Academy Content Writer at Dic...Play with Testing on Android - Gilang Ramadhan (Academy Content Writer at Dic...
Play with Testing on Android - Gilang Ramadhan (Academy Content Writer at Dic...
DicodingEvent
 
Test all the things! Automated testing with Drupal 8
Test all the things! Automated testing with Drupal 8Test all the things! Automated testing with Drupal 8
Test all the things! Automated testing with Drupal 8
Sam Becker
 
ASP.pdf
ASP.pdfASP.pdf
ASP.pdf
ASP.pdfASP.pdf
Espremendo melancia | TDC2014 Floripa | Chaordic
Espremendo melancia | TDC2014 Floripa | ChaordicEspremendo melancia | TDC2014 Floripa | Chaordic
Espremendo melancia | TDC2014 Floripa | Chaordic
Chaordic
 
Espremendo melancia | TDC2014 Floripa | Chaordic
Espremendo melancia | TDC2014 Floripa | ChaordicEspremendo melancia | TDC2014 Floripa | Chaordic
Espremendo melancia | TDC2014 Floripa | Chaordic
Carlos Tadeu Panato Junior
 
Argentesting 2017 - Workshop Webdriver.io
Argentesting 2017 - Workshop Webdriver.ioArgentesting 2017 - Workshop Webdriver.io
Argentesting 2017 - Workshop Webdriver.io
Argentesting
 
Protractor End To End Testing For AngularJS
Protractor End To End Testing For AngularJSProtractor End To End Testing For AngularJS
Protractor End To End Testing For AngularJS
Knoldus Inc.
 
Automated Testing in DevOps
Automated Testing in DevOpsAutomated Testing in DevOps
Automated Testing in DevOps
Haufe-Lexware GmbH & Co KG
 
The Professional Programmer
The Professional ProgrammerThe Professional Programmer
The Professional Programmer
Dave Cross
 
What's new in selenium 4
What's new in selenium 4What's new in selenium 4
What's new in selenium 4
Knoldus Inc.
 
Cross browser Testing JavaScript
Cross browser Testing JavaScriptCross browser Testing JavaScript
Cross browser Testing JavaScript
Alan Parkinson
 
Testing-Tools-Magnitia-Content.pdf
Testing-Tools-Magnitia-Content.pdfTesting-Tools-Magnitia-Content.pdf
Testing-Tools-Magnitia-Content.pdf
AnanthReddy38
 
Lesson_06_Software_and_Automation_Testing_Frameworks.pdf
Lesson_06_Software_and_Automation_Testing_Frameworks.pdfLesson_06_Software_and_Automation_Testing_Frameworks.pdf
Lesson_06_Software_and_Automation_Testing_Frameworks.pdf
Minh Quân Đoàn
 
Best java automation training institute in Bangalore - Selenium Labs
Best java automation training institute in Bangalore - Selenium Labs Best java automation training institute in Bangalore - Selenium Labs
Best java automation training institute in Bangalore - Selenium Labs
Selenium Labs
 
Introduction to Selenium and WebDriver
Introduction to Selenium and WebDriverIntroduction to Selenium and WebDriver
Introduction to Selenium and WebDriver
TechWell
 
Automated ui-testing
Automated ui-testingAutomated ui-testing
Automated ui-testing
Slobodan Lohja
 
Selenium Online Training
Selenium Online Training Selenium Online Training
Selenium Online Training
Nagendra Kumar
 

Similar to Selenium Online Training.pdf (20)

Testing Rest with Spring by Kostiantyn Baranov (Senior Software Engineer, Gl...
Testing Rest with Spring  by Kostiantyn Baranov (Senior Software Engineer, Gl...Testing Rest with Spring  by Kostiantyn Baranov (Senior Software Engineer, Gl...
Testing Rest with Spring by Kostiantyn Baranov (Senior Software Engineer, Gl...
 
Play with Testing on Android - Gilang Ramadhan (Academy Content Writer at Dic...
Play with Testing on Android - Gilang Ramadhan (Academy Content Writer at Dic...Play with Testing on Android - Gilang Ramadhan (Academy Content Writer at Dic...
Play with Testing on Android - Gilang Ramadhan (Academy Content Writer at Dic...
 
Test all the things! Automated testing with Drupal 8
Test all the things! Automated testing with Drupal 8Test all the things! Automated testing with Drupal 8
Test all the things! Automated testing with Drupal 8
 
ASP.pdf
ASP.pdfASP.pdf
ASP.pdf
 
ASP.pdf
ASP.pdfASP.pdf
ASP.pdf
 
Espremendo melancia | TDC2014 Floripa | Chaordic
Espremendo melancia | TDC2014 Floripa | ChaordicEspremendo melancia | TDC2014 Floripa | Chaordic
Espremendo melancia | TDC2014 Floripa | Chaordic
 
Espremendo melancia | TDC2014 Floripa | Chaordic
Espremendo melancia | TDC2014 Floripa | ChaordicEspremendo melancia | TDC2014 Floripa | Chaordic
Espremendo melancia | TDC2014 Floripa | Chaordic
 
Argentesting 2017 - Workshop Webdriver.io
Argentesting 2017 - Workshop Webdriver.ioArgentesting 2017 - Workshop Webdriver.io
Argentesting 2017 - Workshop Webdriver.io
 
Protractor End To End Testing For AngularJS
Protractor End To End Testing For AngularJSProtractor End To End Testing For AngularJS
Protractor End To End Testing For AngularJS
 
Automated Testing in DevOps
Automated Testing in DevOpsAutomated Testing in DevOps
Automated Testing in DevOps
 
The Professional Programmer
The Professional ProgrammerThe Professional Programmer
The Professional Programmer
 
What's new in selenium 4
What's new in selenium 4What's new in selenium 4
What's new in selenium 4
 
Cross browser Testing JavaScript
Cross browser Testing JavaScriptCross browser Testing JavaScript
Cross browser Testing JavaScript
 
test_automation_POC
test_automation_POCtest_automation_POC
test_automation_POC
 
Testing-Tools-Magnitia-Content.pdf
Testing-Tools-Magnitia-Content.pdfTesting-Tools-Magnitia-Content.pdf
Testing-Tools-Magnitia-Content.pdf
 
Lesson_06_Software_and_Automation_Testing_Frameworks.pdf
Lesson_06_Software_and_Automation_Testing_Frameworks.pdfLesson_06_Software_and_Automation_Testing_Frameworks.pdf
Lesson_06_Software_and_Automation_Testing_Frameworks.pdf
 
Best java automation training institute in Bangalore - Selenium Labs
Best java automation training institute in Bangalore - Selenium Labs Best java automation training institute in Bangalore - Selenium Labs
Best java automation training institute in Bangalore - Selenium Labs
 
Introduction to Selenium and WebDriver
Introduction to Selenium and WebDriverIntroduction to Selenium and WebDriver
Introduction to Selenium and WebDriver
 
Automated ui-testing
Automated ui-testingAutomated ui-testing
Automated ui-testing
 
Selenium Online Training
Selenium Online Training Selenium Online Training
Selenium Online Training
 

More from SpiritsoftsTraining

Devops Online Training.pdf
Devops Online Training.pdfDevops Online Training.pdf
Devops Online Training.pdf
SpiritsoftsTraining
 
Devops Online Training.pdf
Devops Online Training.pdfDevops Online Training.pdf
Devops Online Training.pdf
SpiritsoftsTraining
 
Kotlin Online Training.pdf
Kotlin Online Training.pdfKotlin Online Training.pdf
Kotlin Online Training.pdf
SpiritsoftsTraining
 
Selenium Online Training.pdf
Selenium Online Training.pdfSelenium Online Training.pdf
Selenium Online Training.pdf
SpiritsoftsTraining
 
Devops Online Training.pdf
Devops Online Training.pdfDevops Online Training.pdf
Devops Online Training.pdf
SpiritsoftsTraining
 
Kotlin Online Training.pdf
Kotlin Online Training.pdfKotlin Online Training.pdf
Kotlin Online Training.pdf
SpiritsoftsTraining
 
Kotlin Online Training.pdf
Kotlin Online Training.pdfKotlin Online Training.pdf
Kotlin Online Training.pdf
SpiritsoftsTraining
 
Kotlin Online Training.pdf
Kotlin Online Training.pdfKotlin Online Training.pdf
Kotlin Online Training.pdf
SpiritsoftsTraining
 
Kotlin Online Training.pdf
Kotlin Online Training.pdfKotlin Online Training.pdf
Kotlin Online Training.pdf
SpiritsoftsTraining
 
Kotlin Online Training.pdf
Kotlin Online Training.pdfKotlin Online Training.pdf
Kotlin Online Training.pdf
SpiritsoftsTraining
 
Kotlin Online Training.pdf
Kotlin Online Training.pdfKotlin Online Training.pdf
Kotlin Online Training.pdf
SpiritsoftsTraining
 
Kotlin Online Training.pdf
Kotlin Online Training.pdfKotlin Online Training.pdf
Kotlin Online Training.pdf
SpiritsoftsTraining
 
Devops Online Training.pdf
Devops Online Training.pdfDevops Online Training.pdf
Devops Online Training.pdf
SpiritsoftsTraining
 
Kotlin Online Training.pdf
Kotlin Online Training.pdfKotlin Online Training.pdf
Kotlin Online Training.pdf
SpiritsoftsTraining
 
C++ Training.pdf
C++ Training.pdfC++ Training.pdf
C++ Training.pdf
SpiritsoftsTraining
 
Selenium Online Training.pdf
Selenium Online Training.pdfSelenium Online Training.pdf
Selenium Online Training.pdf
SpiritsoftsTraining
 
AWS Training.pdf
AWS Training.pdfAWS Training.pdf
AWS Training.pdf
SpiritsoftsTraining
 
ASP.pdf
ASP.pdfASP.pdf
Python Training.pdf
Python Training.pdfPython Training.pdf
Python Training.pdf
SpiritsoftsTraining
 
Swift Online Training.pdf
Swift Online Training.pdfSwift Online Training.pdf
Swift Online Training.pdf
SpiritsoftsTraining
 

More from SpiritsoftsTraining (20)

Devops Online Training.pdf
Devops Online Training.pdfDevops Online Training.pdf
Devops Online Training.pdf
 
Devops Online Training.pdf
Devops Online Training.pdfDevops Online Training.pdf
Devops Online Training.pdf
 
Kotlin Online Training.pdf
Kotlin Online Training.pdfKotlin Online Training.pdf
Kotlin Online Training.pdf
 
Selenium Online Training.pdf
Selenium Online Training.pdfSelenium Online Training.pdf
Selenium Online Training.pdf
 
Devops Online Training.pdf
Devops Online Training.pdfDevops Online Training.pdf
Devops Online Training.pdf
 
Kotlin Online Training.pdf
Kotlin Online Training.pdfKotlin Online Training.pdf
Kotlin Online Training.pdf
 
Kotlin Online Training.pdf
Kotlin Online Training.pdfKotlin Online Training.pdf
Kotlin Online Training.pdf
 
Kotlin Online Training.pdf
Kotlin Online Training.pdfKotlin Online Training.pdf
Kotlin Online Training.pdf
 
Kotlin Online Training.pdf
Kotlin Online Training.pdfKotlin Online Training.pdf
Kotlin Online Training.pdf
 
Kotlin Online Training.pdf
Kotlin Online Training.pdfKotlin Online Training.pdf
Kotlin Online Training.pdf
 
Kotlin Online Training.pdf
Kotlin Online Training.pdfKotlin Online Training.pdf
Kotlin Online Training.pdf
 
Kotlin Online Training.pdf
Kotlin Online Training.pdfKotlin Online Training.pdf
Kotlin Online Training.pdf
 
Devops Online Training.pdf
Devops Online Training.pdfDevops Online Training.pdf
Devops Online Training.pdf
 
Kotlin Online Training.pdf
Kotlin Online Training.pdfKotlin Online Training.pdf
Kotlin Online Training.pdf
 
C++ Training.pdf
C++ Training.pdfC++ Training.pdf
C++ Training.pdf
 
Selenium Online Training.pdf
Selenium Online Training.pdfSelenium Online Training.pdf
Selenium Online Training.pdf
 
AWS Training.pdf
AWS Training.pdfAWS Training.pdf
AWS Training.pdf
 
ASP.pdf
ASP.pdfASP.pdf
ASP.pdf
 
Python Training.pdf
Python Training.pdfPython Training.pdf
Python Training.pdf
 
Swift Online Training.pdf
Swift Online Training.pdfSwift Online Training.pdf
Swift Online Training.pdf
 

Recently uploaded

Enhancing Research Orchestration Capabilities at ORNL.pdf
Enhancing Research Orchestration Capabilities at ORNL.pdfEnhancing Research Orchestration Capabilities at ORNL.pdf
Enhancing Research Orchestration Capabilities at ORNL.pdf
Globus
 
LORRAINE ANDREI_LEQUIGAN_HOW TO USE ZOOM
LORRAINE ANDREI_LEQUIGAN_HOW TO USE ZOOMLORRAINE ANDREI_LEQUIGAN_HOW TO USE ZOOM
LORRAINE ANDREI_LEQUIGAN_HOW TO USE ZOOM
lorraineandreiamcidl
 
A Study of Variable-Role-based Feature Enrichment in Neural Models of Code
A Study of Variable-Role-based Feature Enrichment in Neural Models of CodeA Study of Variable-Role-based Feature Enrichment in Neural Models of Code
A Study of Variable-Role-based Feature Enrichment in Neural Models of Code
Aftab Hussain
 
May Marketo Masterclass, London MUG May 22 2024.pdf
May Marketo Masterclass, London MUG May 22 2024.pdfMay Marketo Masterclass, London MUG May 22 2024.pdf
May Marketo Masterclass, London MUG May 22 2024.pdf
Adele Miller
 
Introduction to Pygame (Lecture 7 Python Game Development)
Introduction to Pygame (Lecture 7 Python Game Development)Introduction to Pygame (Lecture 7 Python Game Development)
Introduction to Pygame (Lecture 7 Python Game Development)
abdulrafaychaudhry
 
openEuler Case Study - The Journey to Supply Chain Security
openEuler Case Study - The Journey to Supply Chain SecurityopenEuler Case Study - The Journey to Supply Chain Security
openEuler Case Study - The Journey to Supply Chain Security
Shane Coughlan
 
AI Genie Review: World’s First Open AI WordPress Website Creator
AI Genie Review: World’s First Open AI WordPress Website CreatorAI Genie Review: World’s First Open AI WordPress Website Creator
AI Genie Review: World’s First Open AI WordPress Website Creator
Google
 
Automated software refactoring with OpenRewrite and Generative AI.pptx.pdf
Automated software refactoring with OpenRewrite and Generative AI.pptx.pdfAutomated software refactoring with OpenRewrite and Generative AI.pptx.pdf
Automated software refactoring with OpenRewrite and Generative AI.pptx.pdf
timtebeek1
 
Game Development with Unity3D (Game Development lecture 3)
Game Development  with Unity3D (Game Development lecture 3)Game Development  with Unity3D (Game Development lecture 3)
Game Development with Unity3D (Game Development lecture 3)
abdulrafaychaudhry
 
GOING AOT WITH GRAALVM FOR SPRING BOOT (SPRING IO)
GOING AOT WITH GRAALVM FOR  SPRING BOOT (SPRING IO)GOING AOT WITH GRAALVM FOR  SPRING BOOT (SPRING IO)
GOING AOT WITH GRAALVM FOR SPRING BOOT (SPRING IO)
Alina Yurenko
 
Pro Unity Game Development with C-sharp Book
Pro Unity Game Development with C-sharp BookPro Unity Game Development with C-sharp Book
Pro Unity Game Development with C-sharp Book
abdulrafaychaudhry
 
Large Language Models and the End of Programming
Large Language Models and the End of ProgrammingLarge Language Models and the End of Programming
Large Language Models and the End of Programming
Matt Welsh
 
In 2015, I used to write extensions for Joomla, WordPress, phpBB3, etc and I ...
In 2015, I used to write extensions for Joomla, WordPress, phpBB3, etc and I ...In 2015, I used to write extensions for Joomla, WordPress, phpBB3, etc and I ...
In 2015, I used to write extensions for Joomla, WordPress, phpBB3, etc and I ...
Juraj Vysvader
 
Globus Connect Server Deep Dive - GlobusWorld 2024
Globus Connect Server Deep Dive - GlobusWorld 2024Globus Connect Server Deep Dive - GlobusWorld 2024
Globus Connect Server Deep Dive - GlobusWorld 2024
Globus
 
First Steps with Globus Compute Multi-User Endpoints
First Steps with Globus Compute Multi-User EndpointsFirst Steps with Globus Compute Multi-User Endpoints
First Steps with Globus Compute Multi-User Endpoints
Globus
 
Vitthal Shirke Java Microservices Resume.pdf
Vitthal Shirke Java Microservices Resume.pdfVitthal Shirke Java Microservices Resume.pdf
Vitthal Shirke Java Microservices Resume.pdf
Vitthal Shirke
 
E-commerce Application Development Company.pdf
E-commerce Application Development Company.pdfE-commerce Application Development Company.pdf
E-commerce Application Development Company.pdf
Hornet Dynamics
 
Text-Summarization-of-Breaking-News-Using-Fine-tuning-BART-Model.pptx
Text-Summarization-of-Breaking-News-Using-Fine-tuning-BART-Model.pptxText-Summarization-of-Breaking-News-Using-Fine-tuning-BART-Model.pptx
Text-Summarization-of-Breaking-News-Using-Fine-tuning-BART-Model.pptx
ShamsuddeenMuhammadA
 
Graspan: A Big Data System for Big Code Analysis
Graspan: A Big Data System for Big Code AnalysisGraspan: A Big Data System for Big Code Analysis
Graspan: A Big Data System for Big Code Analysis
Aftab Hussain
 
Climate Science Flows: Enabling Petabyte-Scale Climate Analysis with the Eart...
Climate Science Flows: Enabling Petabyte-Scale Climate Analysis with the Eart...Climate Science Flows: Enabling Petabyte-Scale Climate Analysis with the Eart...
Climate Science Flows: Enabling Petabyte-Scale Climate Analysis with the Eart...
Globus
 

Recently uploaded (20)

Enhancing Research Orchestration Capabilities at ORNL.pdf
Enhancing Research Orchestration Capabilities at ORNL.pdfEnhancing Research Orchestration Capabilities at ORNL.pdf
Enhancing Research Orchestration Capabilities at ORNL.pdf
 
LORRAINE ANDREI_LEQUIGAN_HOW TO USE ZOOM
LORRAINE ANDREI_LEQUIGAN_HOW TO USE ZOOMLORRAINE ANDREI_LEQUIGAN_HOW TO USE ZOOM
LORRAINE ANDREI_LEQUIGAN_HOW TO USE ZOOM
 
A Study of Variable-Role-based Feature Enrichment in Neural Models of Code
A Study of Variable-Role-based Feature Enrichment in Neural Models of CodeA Study of Variable-Role-based Feature Enrichment in Neural Models of Code
A Study of Variable-Role-based Feature Enrichment in Neural Models of Code
 
May Marketo Masterclass, London MUG May 22 2024.pdf
May Marketo Masterclass, London MUG May 22 2024.pdfMay Marketo Masterclass, London MUG May 22 2024.pdf
May Marketo Masterclass, London MUG May 22 2024.pdf
 
Introduction to Pygame (Lecture 7 Python Game Development)
Introduction to Pygame (Lecture 7 Python Game Development)Introduction to Pygame (Lecture 7 Python Game Development)
Introduction to Pygame (Lecture 7 Python Game Development)
 
openEuler Case Study - The Journey to Supply Chain Security
openEuler Case Study - The Journey to Supply Chain SecurityopenEuler Case Study - The Journey to Supply Chain Security
openEuler Case Study - The Journey to Supply Chain Security
 
AI Genie Review: World’s First Open AI WordPress Website Creator
AI Genie Review: World’s First Open AI WordPress Website CreatorAI Genie Review: World’s First Open AI WordPress Website Creator
AI Genie Review: World’s First Open AI WordPress Website Creator
 
Automated software refactoring with OpenRewrite and Generative AI.pptx.pdf
Automated software refactoring with OpenRewrite and Generative AI.pptx.pdfAutomated software refactoring with OpenRewrite and Generative AI.pptx.pdf
Automated software refactoring with OpenRewrite and Generative AI.pptx.pdf
 
Game Development with Unity3D (Game Development lecture 3)
Game Development  with Unity3D (Game Development lecture 3)Game Development  with Unity3D (Game Development lecture 3)
Game Development with Unity3D (Game Development lecture 3)
 
GOING AOT WITH GRAALVM FOR SPRING BOOT (SPRING IO)
GOING AOT WITH GRAALVM FOR  SPRING BOOT (SPRING IO)GOING AOT WITH GRAALVM FOR  SPRING BOOT (SPRING IO)
GOING AOT WITH GRAALVM FOR SPRING BOOT (SPRING IO)
 
Pro Unity Game Development with C-sharp Book
Pro Unity Game Development with C-sharp BookPro Unity Game Development with C-sharp Book
Pro Unity Game Development with C-sharp Book
 
Large Language Models and the End of Programming
Large Language Models and the End of ProgrammingLarge Language Models and the End of Programming
Large Language Models and the End of Programming
 
In 2015, I used to write extensions for Joomla, WordPress, phpBB3, etc and I ...
In 2015, I used to write extensions for Joomla, WordPress, phpBB3, etc and I ...In 2015, I used to write extensions for Joomla, WordPress, phpBB3, etc and I ...
In 2015, I used to write extensions for Joomla, WordPress, phpBB3, etc and I ...
 
Globus Connect Server Deep Dive - GlobusWorld 2024
Globus Connect Server Deep Dive - GlobusWorld 2024Globus Connect Server Deep Dive - GlobusWorld 2024
Globus Connect Server Deep Dive - GlobusWorld 2024
 
First Steps with Globus Compute Multi-User Endpoints
First Steps with Globus Compute Multi-User EndpointsFirst Steps with Globus Compute Multi-User Endpoints
First Steps with Globus Compute Multi-User Endpoints
 
Vitthal Shirke Java Microservices Resume.pdf
Vitthal Shirke Java Microservices Resume.pdfVitthal Shirke Java Microservices Resume.pdf
Vitthal Shirke Java Microservices Resume.pdf
 
E-commerce Application Development Company.pdf
E-commerce Application Development Company.pdfE-commerce Application Development Company.pdf
E-commerce Application Development Company.pdf
 
Text-Summarization-of-Breaking-News-Using-Fine-tuning-BART-Model.pptx
Text-Summarization-of-Breaking-News-Using-Fine-tuning-BART-Model.pptxText-Summarization-of-Breaking-News-Using-Fine-tuning-BART-Model.pptx
Text-Summarization-of-Breaking-News-Using-Fine-tuning-BART-Model.pptx
 
Graspan: A Big Data System for Big Code Analysis
Graspan: A Big Data System for Big Code AnalysisGraspan: A Big Data System for Big Code Analysis
Graspan: A Big Data System for Big Code Analysis
 
Climate Science Flows: Enabling Petabyte-Scale Climate Analysis with the Eart...
Climate Science Flows: Enabling Petabyte-Scale Climate Analysis with the Eart...Climate Science Flows: Enabling Petabyte-Scale Climate Analysis with the Eart...
Climate Science Flows: Enabling Petabyte-Scale Climate Analysis with the Eart...
 

Selenium Online Training.pdf

  • 1. Selenium Online Training We offers Best Selenium Training with Course Material, Selenium Certification by real time experts. Learn Selenium Online Training with Interview Questions, Tutorial Videos, Attend Free Demo Class You will find Spiritsofts is the best institute within reasonable fee Spiritsofts is the best Training Institutes to expand your skills and knowledge. We Provides the best learning Environment. Obtain all the training by our expert professional which is having working experience from Top IT companies.The Training in is every thing we explained based on real time scenarios, it works which we do in companies. Experts Training sessions will absolutely help you to get in-depth knowledge on the subject. Selenium Testing Course Content Introduction Different flavors in Selenium ● IDE ● Selenium Web Driver/Selenium 2.0 ● Selenium-Grid Selenium IDE ● Installing Selenium IDE ● Selenium IDE icons ● Recording your first test with Selenium IDE
  • 2. ● IDE Context Menu ● Assert ● Verify ● Adding Selenium IDE comments ● Synchronization commands ● Working on pages with AJAX ● Storing elements ● Creating test suites ● What you cannot record Locators & Object Identification ● Tools to identify elements/objects ● Firebug ● IE Developer tools ● Google Chrome Developer tools ● Locating elements by ID ● Finding elements by name ● Finding elements by link text ● Finding elements by XPath ● Finding Elements by using CSS ● Summary
  • 3. ● Some Special IDE commands ● Write your own Selenium IDE script without record and playback Java For Web Driver ● Introducing the JAVA technology: ● Relating Java with other languages ● Showing how to download, install, and configure the Java ● environment on a Windows system ● Key features of the technology and advantages of using Java ● Java Features ● Write Simple Java Program ● Compile and Run the class files ● Java Programming format ● Java Keywords ● Java Data Types ● Declarations and Access Control ● Operators and Assignments ● Flow Control ● Typecasting ● Arrays Packages:
  • 4. ● Introduction to all predefined packages ● User Defined Packages ● Access Specifiers Object Oriented Programming Concepts: ● Introduction ● Class ● Object ● Local, Instance and static variables ● Constructors ● This keyword ● Inheritance and Types ● Working with super classes and sub classes ● Using types of polymorphism such as overloading, overriding, and ● dynamic ● binding ● Abstraction ● Encapsulation ● Abstract classes ● Interfaces String Processing:
  • 5. ● String manipulation with String Builder and String Buffer ● Essential String Methods Exceptions and Assertions: ● Introduction ● Exceptions categories ● Standard Java Exception classes ● Using Try-catch and finally clause I/O Streams: ● I/O using Java ● Files (Create/Read/Write operations on files) Wrapper Classes: ● Introduction ● Byte, Short, Integer, Long ● Float, Double ● Character ● Boolean classes Collections: ● Introduction to Collections framework ● util Package ● List, Set and Map
  • 6. ● Difference of All Collections Interfaces and classes ● Reading data from Property files using java program ● Reading and Writing data from/to Excel files using Apache POI ● API and JXL API Junit Frame Work: ● Running Java Programs using junit ● Writing Selenium tests from scratch using Junit Framework ● JUNIT Annotations ● JUNIT Methods ● Frequently used Selenium commands ● Test Suites using JUNIT ● Parameterized test cases using junit framework TestNG Framework ● Overview of TestNG ● Environment of TestNG ● Writing WebDriver Test Cases using TestNG ● Basic Annotations of TestNG ● Executing Tests ● Executing Test Suites ● Ignore Test
  • 7. ● Dependency Test ● Parameterized Tests ● TestNG XML ● Report Generation Selenium WEB-DRIVER ● Why Web Driver? ● Downloading web driver Jars configuring in eclipse ● Architecture of selenium webdriver ● Drivers for Firefox, IE, Chrome, Iphone, Android etc ● What is the difference between Selenium RC and WD? Sample programs in web driver ● Handel Text box ● Handel Hyperlink ● Handel Button and Check box ● Handel Radio Button and Drop Down Controls ● Select value from Drop Down ● Display all values ● Select values step by step ● Capture screenshots ● Synchronization Commands In Web Driver
  • 8. ● Why Implicit wait and Implementation of Implicit wait ● Why Explicit wait and Implementation of Explicit wait ● Web Driver Fluent wait and Thread Sleep functionality ● File uploads and File downloads (Handling Window based ● controls using Robot and Sikuli API) ● Handling alerts box and Verifying the Alert Texts ● Handling confirmation messages ● Keyboard actions ● Mouse actions ● Handling Iframes working with Nested Iframes ● Handling multiple tabs ● Handling popups ● Preparing web driver test cases using customized x-path ● Identifying controls using x-path predefined functions ● Web Tables ● What is Web Table ● Extracting data from web tables ● Examples on static and dynamic Web Tables ● Creating Reusable functions for Web Tables ● Web Driver with TEST NG Frame Work
  • 9. ● Batch Running Test cases using TestNG ● Validations and its usage in Automation test scripts ● Customized Report Generation ● Implementing Logs using Apache Log4j API ● Database testing using Web Driver Working with multiple browsers ● Executing Automation Test Cases in multiple browsers ● Sequentially ● Working with Chrome and IE browsers ● What is Firefox Profile And Implementation of Firefox Profile ● What is WebDriver Desired Capabilities class ● Executing Automation Test Cases in multiple browsers Parallel Maven Project Management Tool ● Introduction about maven ● High Level Overview ● Ant vs Maven ● Installation of Maven ● Demo using Sample Maven Project ● Maven Structure Introduction of Maven Folder Structure
  • 10. ● The pom.xml ● Dependencies ● Goals ● Local Reo Structure ● Defaults ● Sample Demo of Build Session of Maven Project ● Maven Dependencies ● Dependency version ● Versions ● Types ● Transitive Dependencies ● Scopes ● Maven Repositories ● What is a Repository ● Dependency Repository ● Adding a Repository ● Plugin Repository ● Maven Eclipse Integration ● Demo Installation ● Importing Projects
  • 11. ● Converting Existing Projects ● Pom Viewer ● Effective Pom Version controlling tool GITHUB ● Downloading and configuring Github ● Difference between CVC Versus DVC ● Basic Git Commands ● Working with Repositories ● Setting up Repositories ● Local and Remote Repositories ● Create repository and cloning projects ● Committing and Syncing the code ● Reverting and Rolling Back the Code ● Branch and Merging Concepts and Implementation ● Stashing Changes ● Resolving the Conflicts Database testing using web driver ● Installing MySQL Database ● sql package ● Overview on Connection Interface, Statement Interface,
  • 12. ● Prepared Statement and Result set Interfaces. ● Example program to Access Database. ● Some examples on SELECT,UPDATE and DELETE queues ● Some Web driver examples using Data fetched from Database Automation Test Frame Work ● How to develop Test automation frame work in live environment ● What is a frame work ● Types of frame work ● Data driven frame work ● Modular driven frame work ● Keyword driven frame work ● User Defined Keyword driven framework with implementation ● Execute test scripts from the framework Continuous Integration Testing using Jenkins ● About Jenkins ● History of Jenkins ● Splitting of Projects ● What is Continues Integration ● Installing Jenkins ● Creating a simple job
  • 13. ● Integrating Jenkins to the Project The Fundamentals of RESTFul Services in Java ● What is Jersey? ● RESTFul Architecture ● Using HTTP GET Demo ● Test Created New REST Service USING HTTP GET ● JSON Output for HTTP GET ● Using HTTP POST Demo ● Test Service USING HTTP POST ● JSON Output for HTTP POST ● Using HTTP PUT Demo ● Test Service USING HTTP PUT ● PUT vs POST ● JSON Output for HTTP PUT ● Using HTTP DELETE Demo ● Test Service USING HTTP DELETE ● JSON Output for HTTP DELETE Interview Questions on
  • 14. ● Selenium IDE ● Selenium webdriver and Automation Testing ● Core Java ● Manual Testing Concepts ● Overview on Selenium Grid