SlideShare ist ein Scribd-Unternehmen logo
1 von 34
PRESENTATION ON
Selenium
Uttara Saha
Priyanshu Pal Dutta
Vivek Kumar Verma
Subhrajit
Saikia
Kaushik Baruah
The testing phase of the (SDLC)
is where we focus on
investigation and discovery.
During the testing phase,
developers find out whether
their code and programming
work according to customer
requirements.
Testin
g
Properly
tested
software
Reliability
Security
High
performanc
e
Time
saving
Cost
effectivene
ss
Customer
Satisfaction
Manual testing of web apps involves:
• Loading all the transactions
• Downloading those transactions
• Creating pass/fail reports for each of
them
• Validating the form
• Taking screenshots for each validation
AUTOMATION TESTING
Faster Execution
More Accurate
01
02 05
04 Support Regression
Testing
Frequent Executions
Lesser investment in
human Resources
06 Supports Lights out
Execution
03
01
It is an open source tool which is used for
automating the tests carried out on web
browsers.
02
It provides a single interface that lets us write
test scripts in programming languages like
Ruby, Java, NodeJS, PHP, Perl, Python, and C#,
among others.
03
It also supports parallel test execution which
reduces time and increases the efficiency of
tests.
04
It supports multiple browsers like Google
Chrome, Safari, Firefox, Opera, etc. One can
launch any browser by just giving simple
commands.
05 06
Selenium is not just one tool or API but it
composes many tools.
ABOUT SELENIUM
Selenium was introduced by Jason
Huggins in 2004
It records the users’
actions in the browser
for us, using existing
Selenium commands,
with parameters
defined by the context
of that element.
IDE
WebDriver uses
browser automation
APIs provided by
browser vendors to
control the browser
and run tests.
RC
Selenium Remote
Control(RC) is
used to write web
application tests
in different PL.
WebDriver
Selenium Grid allows
us to run test cases
in different
machines across
different platforms.
Grid
SELENIUM SUITE
ABOUT SELENIUM IDE
•The Selenium IDE is a
browser extension that
records and plays back a
user’s actions.
•Chrome, Firefox and Edge
add-on that will do simple
record-and-playback of
interactions with the
browser.
01
•It offers an easy and simple
record and playback
features
05 •Walkthrough tests
02 •Supports Intelligent field
selection
06
•Save tests as HTML, Ruby,
Python, C# scripts, or any
other format
03
•Auto-completion of
Selenium commands 07
•Easy Debugging
capabilities
Features of Selenium IDE
04
•Supports automatic
assertion of title for all
pages 08
•Save tests as HTML, Ruby,
Python, C# scripts, or any
other format
Download and install Selenium
IDE
Interface of Selenium IDE
LIMITATIONS OF SELENIUM IDE
Not suitable for testing extensive
data
Connections with the database
can not be tested
01
02 05
04 Does not support capturing of
screenshots on test failures
feature available for
generating result reports
Cannot handle the dynamic part
of web-based applications
03
SELENIUM WEB
DRIVER
DEFINITION
Selenium WebDriver is a
Tool that run automated
tests accross different
browsers
SELENIUM WEB DRIVER
WORKS ON ALL
DIFFERENT KIND OF
BROWSERS
01 Founded By Simon Stewart 02
Makes Provison to perform
action on web elements
03
It is a cross Platform Testing
Framework
04
Supports JAVA , C#, PHP,
PYTHON ,Perl ,Ruby etc
05 Programming Interface to
Run and Create Test cases
06
Supports Frameworks Like
TestNG,JUnit,Nunit
ABOUT SELENIUM WEB DRIVER
SELENIUM WEB DRIVER
ARCHITECTURE
http over Http
server
Http over Http
Server
LET'S
UNDERSTAND!
WITH A DEMO !!
As a user I want go to amazon.in site and
search for Cricket Bat
1
From Amazon.in navigate to Tezpur
university Website and navigate back to
Amazon.in, Print the Title
Close The Browser
2
3
DEMO SCRIPT
Can't Test Mobile
Applications
Limited Image
Testing
Limited Reporting .Third
Party tools Like
TestNG are required
LIMITATIONS OF WEB DRIVER
Can only perform
Sequential
Testing Hance Grid
Is required
SELENIUM GRID
Selenium Grid:
What is it ?
• feature in Selenium
• run test cases in different machines
• across different platforms.
Selenium Grid:
When to use
?
• Testers should use Selenium Grid in the following
circumstances:
⚬ To run tests on multiple browsers and their
versions, different devices, and operating
systems
⚬ To reduce the time that a test suite takes to
complete execution
Selenium Grid:
Architectur
e
HUB
&
Nodes
Selenium Grid:
What does hub do ?
• A Hub is a central point or a local machine that receives all
the test requests and distributes them to the right nodes.
• The machine which actually triggers the test case known
as Hub.
• There can be only one hub in a selenium grid.
• The machine which is containing the hub triggers the test
case, but you will see the browser being automated on
other machines.
Selenium Grid:
What does Node do ?
• Nodes are the selenium instances which will execute the
test cases that you loaded on the hub.
• Nodes can be launched on multiple machines with
different platforms and browsers.
Selenium Grid:
Example :
Using sequential
tests
Time : 27.09
s
Using Parellel
Execution
Time: 16.09
s
ADVANTAGES OF
SELENIUM:
1.Open-Source:
2.Language support:
3.Supports Operating Systems:
4.Support across browsers:
5.Support for programming languages and framework
6.Tests across devices
7.Constant updates
9.Ease of implementation
10.Reusability and Add-ons
DISADVANTAGES OF USING SELENIUM:
1) No reliable Technical Support from anybody.
2) It supports Web-based applications only.
3) Difficult to use, takes more time to create Test cases.
4) Difficult to Setup Test Environment when it compares to
Vendor Tools like UFT, RFT, SilkTest etc...
5) Limited support for Image Testing.
6) New features may not work properly.
7) No Test Tool integration for Test Management.
8) No Built-in Reporting facility.
SALENIUM Vs Other Tools
KEY
TAKEAWAYS
What is TESTING ,types of Testing
1
What is SELENIUM
2
What is SELENIUM IDE and Its USE
3
4 What is SELENIUM Web Driver ,Its
Architechture
Demo Of Selenium Web Driver
1
What is SELENIUM Grid and Its
Architecture
2
Advantages and Disadvantages
of SELENIUM
3
4 SELENIUM VS OTHER TOOLS
THANK YOU

Weitere ähnliche Inhalte

Ähnlich wie Selenium And Its Types

Selenium Presentation at Engineering Colleges
Selenium Presentation at Engineering CollegesSelenium Presentation at Engineering Colleges
Selenium Presentation at Engineering CollegesVijay Rangaiah
 
Learn Selenium - Online Guide
Learn Selenium - Online GuideLearn Selenium - Online Guide
Learn Selenium - Online Guidebigspire
 
Introduction to selenium
Introduction to seleniumIntroduction to selenium
Introduction to seleniumKhaja Moiz Uddin
 
Introduction to selenium
Introduction to seleniumIntroduction to selenium
Introduction to seleniumKhaja Moiz Uddin
 
Test Automation Using Selenium
Test Automation Using SeleniumTest Automation Using Selenium
Test Automation Using SeleniumNikhil Kapoor
 
Selenium Introduction and IDE
Selenium Introduction and IDESelenium Introduction and IDE
Selenium Introduction and IDEMurageppa-QA
 
What is selenium
What is seleniumWhat is selenium
What is seleniumsachin patil
 
Selenium Tutorial For Beginners | Selenium Automation Testing Tutorial | Sele...
Selenium Tutorial For Beginners | Selenium Automation Testing Tutorial | Sele...Selenium Tutorial For Beginners | Selenium Automation Testing Tutorial | Sele...
Selenium Tutorial For Beginners | Selenium Automation Testing Tutorial | Sele...Simplilearn
 
International journal of applied sciences and innovation vol 2015 - no 1 - ...
International journal of applied sciences and innovation   vol 2015 - no 1 - ...International journal of applied sciences and innovation   vol 2015 - no 1 - ...
International journal of applied sciences and innovation vol 2015 - no 1 - ...sophiabelthome
 
Tools for Software Testing
Tools for Software TestingTools for Software Testing
Tools for Software TestingMohammed Moishin
 
Selenium Introduction
Selenium IntroductionSelenium Introduction
Selenium IntroductionMayur Khairnar
 
4&5.pptx SOFTWARE TESTING UNIT-4 AND UNIT-5
4&5.pptx SOFTWARE TESTING UNIT-4 AND UNIT-54&5.pptx SOFTWARE TESTING UNIT-4 AND UNIT-5
4&5.pptx SOFTWARE TESTING UNIT-4 AND UNIT-5hemasubbu08
 
Selenium - Introduction
Selenium - IntroductionSelenium - Introduction
Selenium - IntroductionSachin-QA
 
Selenium - Introduction
Selenium - IntroductionSelenium - Introduction
Selenium - IntroductionANKUR-BA
 
What Is Selenium? | Selenium Basics For Beginners | Introduction To Selenium ...
What Is Selenium? | Selenium Basics For Beginners | Introduction To Selenium ...What Is Selenium? | Selenium Basics For Beginners | Introduction To Selenium ...
What Is Selenium? | Selenium Basics For Beginners | Introduction To Selenium ...Simplilearn
 

Ähnlich wie Selenium And Its Types (20)

Selenium Presentation at Engineering Colleges
Selenium Presentation at Engineering CollegesSelenium Presentation at Engineering Colleges
Selenium Presentation at Engineering Colleges
 
Selenium
SeleniumSelenium
Selenium
 
Test automation using selenium
Test automation using seleniumTest automation using selenium
Test automation using selenium
 
Selenium introduction
Selenium introductionSelenium introduction
Selenium introduction
 
Learn Selenium - Online Guide
Learn Selenium - Online GuideLearn Selenium - Online Guide
Learn Selenium - Online Guide
 
Introduction to selenium
Introduction to seleniumIntroduction to selenium
Introduction to selenium
 
Introduction to selenium
Introduction to seleniumIntroduction to selenium
Introduction to selenium
 
Test Automation Using Selenium
Test Automation Using SeleniumTest Automation Using Selenium
Test Automation Using Selenium
 
Selenium Introduction and IDE
Selenium Introduction and IDESelenium Introduction and IDE
Selenium Introduction and IDE
 
What is selenium
What is seleniumWhat is selenium
What is selenium
 
Selenium Tutorial For Beginners | Selenium Automation Testing Tutorial | Sele...
Selenium Tutorial For Beginners | Selenium Automation Testing Tutorial | Sele...Selenium Tutorial For Beginners | Selenium Automation Testing Tutorial | Sele...
Selenium Tutorial For Beginners | Selenium Automation Testing Tutorial | Sele...
 
International journal of applied sciences and innovation vol 2015 - no 1 - ...
International journal of applied sciences and innovation   vol 2015 - no 1 - ...International journal of applied sciences and innovation   vol 2015 - no 1 - ...
International journal of applied sciences and innovation vol 2015 - no 1 - ...
 
QSpiders - Automation using Selenium
QSpiders - Automation using SeleniumQSpiders - Automation using Selenium
QSpiders - Automation using Selenium
 
Tools for Software Testing
Tools for Software TestingTools for Software Testing
Tools for Software Testing
 
Selenium Introduction
Selenium IntroductionSelenium Introduction
Selenium Introduction
 
4&5.pptx SOFTWARE TESTING UNIT-4 AND UNIT-5
4&5.pptx SOFTWARE TESTING UNIT-4 AND UNIT-54&5.pptx SOFTWARE TESTING UNIT-4 AND UNIT-5
4&5.pptx SOFTWARE TESTING UNIT-4 AND UNIT-5
 
Selenium - Introduction
Selenium - IntroductionSelenium - Introduction
Selenium - Introduction
 
Selenium - Introduction
Selenium - IntroductionSelenium - Introduction
Selenium - Introduction
 
What Is Selenium? | Selenium Basics For Beginners | Introduction To Selenium ...
What Is Selenium? | Selenium Basics For Beginners | Introduction To Selenium ...What Is Selenium? | Selenium Basics For Beginners | Introduction To Selenium ...
What Is Selenium? | Selenium Basics For Beginners | Introduction To Selenium ...
 
SELENIUM with CT.pptx
SELENIUM with CT.pptxSELENIUM with CT.pptx
SELENIUM with CT.pptx
 

KĂźrzlich hochgeladen

Chinsurah Escorts ☎️8617697112 Starting From 5K to 15K High Profile Escorts ...
Chinsurah Escorts ☎️8617697112  Starting From 5K to 15K High Profile Escorts ...Chinsurah Escorts ☎️8617697112  Starting From 5K to 15K High Profile Escorts ...
Chinsurah Escorts ☎️8617697112 Starting From 5K to 15K High Profile Escorts ...Nitya salvi
 
Software Quality Assurance Interview Questions
Software Quality Assurance Interview QuestionsSoftware Quality Assurance Interview Questions
Software Quality Assurance Interview QuestionsArshad QA
 
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️Delhi Call girls
 
Introducing Microsoft’s new Enterprise Work Management (EWM) Solution
Introducing Microsoft’s new Enterprise Work Management (EWM) SolutionIntroducing Microsoft’s new Enterprise Work Management (EWM) Solution
Introducing Microsoft’s new Enterprise Work Management (EWM) SolutionOnePlan Solutions
 
The Top App Development Trends Shaping the Industry in 2024-25 .pdf
The Top App Development Trends Shaping the Industry in 2024-25 .pdfThe Top App Development Trends Shaping the Industry in 2024-25 .pdf
The Top App Development Trends Shaping the Industry in 2024-25 .pdfayushiqss
 
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...masabamasaba
 
Architecture decision records - How not to get lost in the past
Architecture decision records - How not to get lost in the pastArchitecture decision records - How not to get lost in the past
Architecture decision records - How not to get lost in the pastPapp KrisztiĂĄn
 
%in kaalfontein+277-882-255-28 abortion pills for sale in kaalfontein
%in kaalfontein+277-882-255-28 abortion pills for sale in kaalfontein%in kaalfontein+277-882-255-28 abortion pills for sale in kaalfontein
%in kaalfontein+277-882-255-28 abortion pills for sale in kaalfonteinmasabamasaba
 
Exploring the Best Video Editing App.pdf
Exploring the Best Video Editing App.pdfExploring the Best Video Editing App.pdf
Exploring the Best Video Editing App.pdfproinshot.com
 
%in Lydenburg+277-882-255-28 abortion pills for sale in Lydenburg
%in Lydenburg+277-882-255-28 abortion pills for sale in Lydenburg%in Lydenburg+277-882-255-28 abortion pills for sale in Lydenburg
%in Lydenburg+277-882-255-28 abortion pills for sale in Lydenburgmasabamasaba
 
%in Midrand+277-882-255-28 abortion pills for sale in midrand
%in Midrand+277-882-255-28 abortion pills for sale in midrand%in Midrand+277-882-255-28 abortion pills for sale in midrand
%in Midrand+277-882-255-28 abortion pills for sale in midrandmasabamasaba
 
%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfontein
%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfontein%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfontein
%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfonteinmasabamasaba
 
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...masabamasaba
 
%in Durban+277-882-255-28 abortion pills for sale in Durban
%in Durban+277-882-255-28 abortion pills for sale in Durban%in Durban+277-882-255-28 abortion pills for sale in Durban
%in Durban+277-882-255-28 abortion pills for sale in Durbanmasabamasaba
 
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...harshavardhanraghave
 
OpenChain - The Ramifications of ISO/IEC 5230 and ISO/IEC 18974 for Legal Pro...
OpenChain - The Ramifications of ISO/IEC 5230 and ISO/IEC 18974 for Legal Pro...OpenChain - The Ramifications of ISO/IEC 5230 and ISO/IEC 18974 for Legal Pro...
OpenChain - The Ramifications of ISO/IEC 5230 and ISO/IEC 18974 for Legal Pro...Shane Coughlan
 
Right Money Management App For Your Financial Goals
Right Money Management App For Your Financial GoalsRight Money Management App For Your Financial Goals
Right Money Management App For Your Financial GoalsJhone kinadey
 
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...Health
 
Define the academic and professional writing..pdf
Define the academic and professional writing..pdfDefine the academic and professional writing..pdf
Define the academic and professional writing..pdfPearlKirahMaeRagusta1
 
Unlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language ModelsUnlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language Modelsaagamshah0812
 

KĂźrzlich hochgeladen (20)

Chinsurah Escorts ☎️8617697112 Starting From 5K to 15K High Profile Escorts ...
Chinsurah Escorts ☎️8617697112  Starting From 5K to 15K High Profile Escorts ...Chinsurah Escorts ☎️8617697112  Starting From 5K to 15K High Profile Escorts ...
Chinsurah Escorts ☎️8617697112 Starting From 5K to 15K High Profile Escorts ...
 
Software Quality Assurance Interview Questions
Software Quality Assurance Interview QuestionsSoftware Quality Assurance Interview Questions
Software Quality Assurance Interview Questions
 
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
 
Introducing Microsoft’s new Enterprise Work Management (EWM) Solution
Introducing Microsoft’s new Enterprise Work Management (EWM) SolutionIntroducing Microsoft’s new Enterprise Work Management (EWM) Solution
Introducing Microsoft’s new Enterprise Work Management (EWM) Solution
 
The Top App Development Trends Shaping the Industry in 2024-25 .pdf
The Top App Development Trends Shaping the Industry in 2024-25 .pdfThe Top App Development Trends Shaping the Industry in 2024-25 .pdf
The Top App Development Trends Shaping the Industry in 2024-25 .pdf
 
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...
 
Architecture decision records - How not to get lost in the past
Architecture decision records - How not to get lost in the pastArchitecture decision records - How not to get lost in the past
Architecture decision records - How not to get lost in the past
 
%in kaalfontein+277-882-255-28 abortion pills for sale in kaalfontein
%in kaalfontein+277-882-255-28 abortion pills for sale in kaalfontein%in kaalfontein+277-882-255-28 abortion pills for sale in kaalfontein
%in kaalfontein+277-882-255-28 abortion pills for sale in kaalfontein
 
Exploring the Best Video Editing App.pdf
Exploring the Best Video Editing App.pdfExploring the Best Video Editing App.pdf
Exploring the Best Video Editing App.pdf
 
%in Lydenburg+277-882-255-28 abortion pills for sale in Lydenburg
%in Lydenburg+277-882-255-28 abortion pills for sale in Lydenburg%in Lydenburg+277-882-255-28 abortion pills for sale in Lydenburg
%in Lydenburg+277-882-255-28 abortion pills for sale in Lydenburg
 
%in Midrand+277-882-255-28 abortion pills for sale in midrand
%in Midrand+277-882-255-28 abortion pills for sale in midrand%in Midrand+277-882-255-28 abortion pills for sale in midrand
%in Midrand+277-882-255-28 abortion pills for sale in midrand
 
%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfontein
%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfontein%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfontein
%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfontein
 
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
 
%in Durban+277-882-255-28 abortion pills for sale in Durban
%in Durban+277-882-255-28 abortion pills for sale in Durban%in Durban+277-882-255-28 abortion pills for sale in Durban
%in Durban+277-882-255-28 abortion pills for sale in Durban
 
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
 
OpenChain - The Ramifications of ISO/IEC 5230 and ISO/IEC 18974 for Legal Pro...
OpenChain - The Ramifications of ISO/IEC 5230 and ISO/IEC 18974 for Legal Pro...OpenChain - The Ramifications of ISO/IEC 5230 and ISO/IEC 18974 for Legal Pro...
OpenChain - The Ramifications of ISO/IEC 5230 and ISO/IEC 18974 for Legal Pro...
 
Right Money Management App For Your Financial Goals
Right Money Management App For Your Financial GoalsRight Money Management App For Your Financial Goals
Right Money Management App For Your Financial Goals
 
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
 
Define the academic and professional writing..pdf
Define the academic and professional writing..pdfDefine the academic and professional writing..pdf
Define the academic and professional writing..pdf
 
Unlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language ModelsUnlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language Models
 

Selenium And Its Types

  • 1. PRESENTATION ON Selenium Uttara Saha Priyanshu Pal Dutta Vivek Kumar Verma Subhrajit Saikia Kaushik Baruah
  • 2. The testing phase of the (SDLC) is where we focus on investigation and discovery. During the testing phase, developers find out whether their code and programming work according to customer requirements. Testin g
  • 4. Manual testing of web apps involves: • Loading all the transactions • Downloading those transactions • Creating pass/fail reports for each of them • Validating the form • Taking screenshots for each validation
  • 5. AUTOMATION TESTING Faster Execution More Accurate 01 02 05 04 Support Regression Testing Frequent Executions Lesser investment in human Resources 06 Supports Lights out Execution 03
  • 6. 01 It is an open source tool which is used for automating the tests carried out on web browsers. 02 It provides a single interface that lets us write test scripts in programming languages like Ruby, Java, NodeJS, PHP, Perl, Python, and C#, among others. 03 It also supports parallel test execution which reduces time and increases the efficiency of tests. 04 It supports multiple browsers like Google Chrome, Safari, Firefox, Opera, etc. One can launch any browser by just giving simple commands. 05 06 Selenium is not just one tool or API but it composes many tools. ABOUT SELENIUM Selenium was introduced by Jason Huggins in 2004
  • 7. It records the users’ actions in the browser for us, using existing Selenium commands, with parameters defined by the context of that element. IDE WebDriver uses browser automation APIs provided by browser vendors to control the browser and run tests. RC Selenium Remote Control(RC) is used to write web application tests in different PL. WebDriver Selenium Grid allows us to run test cases in different machines across different platforms. Grid SELENIUM SUITE
  • 8.
  • 9. ABOUT SELENIUM IDE •The Selenium IDE is a browser extension that records and plays back a user’s actions. •Chrome, Firefox and Edge add-on that will do simple record-and-playback of interactions with the browser.
  • 10. 01 •It offers an easy and simple record and playback features 05 •Walkthrough tests 02 •Supports Intelligent field selection 06 •Save tests as HTML, Ruby, Python, C# scripts, or any other format 03 •Auto-completion of Selenium commands 07 •Easy Debugging capabilities Features of Selenium IDE 04 •Supports automatic assertion of title for all pages 08 •Save tests as HTML, Ruby, Python, C# scripts, or any other format
  • 11. Download and install Selenium IDE
  • 13. LIMITATIONS OF SELENIUM IDE Not suitable for testing extensive data Connections with the database can not be tested 01 02 05 04 Does not support capturing of screenshots on test failures feature available for generating result reports Cannot handle the dynamic part of web-based applications 03
  • 15. DEFINITION Selenium WebDriver is a Tool that run automated tests accross different browsers
  • 16. SELENIUM WEB DRIVER WORKS ON ALL DIFFERENT KIND OF BROWSERS
  • 17. 01 Founded By Simon Stewart 02 Makes Provison to perform action on web elements 03 It is a cross Platform Testing Framework 04 Supports JAVA , C#, PHP, PYTHON ,Perl ,Ruby etc 05 Programming Interface to Run and Create Test cases 06 Supports Frameworks Like TestNG,JUnit,Nunit ABOUT SELENIUM WEB DRIVER
  • 19. http over Http server Http over Http Server
  • 21. As a user I want go to amazon.in site and search for Cricket Bat 1 From Amazon.in navigate to Tezpur university Website and navigate back to Amazon.in, Print the Title Close The Browser 2 3 DEMO SCRIPT
  • 22. Can't Test Mobile Applications Limited Image Testing Limited Reporting .Third Party tools Like TestNG are required LIMITATIONS OF WEB DRIVER Can only perform Sequential Testing Hance Grid Is required
  • 24. Selenium Grid: What is it ? • feature in Selenium • run test cases in different machines • across different platforms.
  • 25. Selenium Grid: When to use ? • Testers should use Selenium Grid in the following circumstances: ⚬ To run tests on multiple browsers and their versions, different devices, and operating systems ⚬ To reduce the time that a test suite takes to complete execution
  • 27. Selenium Grid: What does hub do ? • A Hub is a central point or a local machine that receives all the test requests and distributes them to the right nodes. • The machine which actually triggers the test case known as Hub. • There can be only one hub in a selenium grid. • The machine which is containing the hub triggers the test case, but you will see the browser being automated on other machines.
  • 28. Selenium Grid: What does Node do ? • Nodes are the selenium instances which will execute the test cases that you loaded on the hub. • Nodes can be launched on multiple machines with different platforms and browsers.
  • 29. Selenium Grid: Example : Using sequential tests Time : 27.09 s Using Parellel Execution Time: 16.09 s
  • 30. ADVANTAGES OF SELENIUM: 1.Open-Source: 2.Language support: 3.Supports Operating Systems: 4.Support across browsers: 5.Support for programming languages and framework 6.Tests across devices 7.Constant updates 9.Ease of implementation 10.Reusability and Add-ons
  • 31. DISADVANTAGES OF USING SELENIUM: 1) No reliable Technical Support from anybody. 2) It supports Web-based applications only. 3) Difficult to use, takes more time to create Test cases. 4) Difficult to Setup Test Environment when it compares to Vendor Tools like UFT, RFT, SilkTest etc... 5) Limited support for Image Testing. 6) New features may not work properly. 7) No Test Tool integration for Test Management. 8) No Built-in Reporting facility.
  • 33. KEY TAKEAWAYS What is TESTING ,types of Testing 1 What is SELENIUM 2 What is SELENIUM IDE and Its USE 3 4 What is SELENIUM Web Driver ,Its Architechture Demo Of Selenium Web Driver 1 What is SELENIUM Grid and Its Architecture 2 Advantages and Disadvantages of SELENIUM 3 4 SELENIUM VS OTHER TOOLS