SlideShare a Scribd company logo
1 of 12
SELENIUM
By Abror Khoerun Nizam
Unit Testing
Unit testing is a software testing method by which individual units of source code
Benefit using automation test
1. Saving time
2. Cost-effective
3. Energy saving
Why unit testing needed ?
1. To know the functionality is success
2. To know the functionality is not success / bug
3. To check validation the application
SELENIUM IDE
SELENIUM RC
SELENIUM
WEBDRIVER
SELENIUM GRID
Selenium
 Feature
a. Record and playback test case
b. Can export to multiple type of file
Selenium IDE(Integrated Development Environment) is a tools used to record the browser activity
 About
 Installation
a. Search Selenium IDE in add ons firefox
b. Restart firefox
Selenium IDE
Toolbar
: To start and end record
: Controlling fast the test run
: To running test suite
: To running test case
/ : Pause and resume playback
Selenium IDE
Selenium RC
Platform supported by Selenium RC
Selenium RC is a client/servers model allowing client libraries to execute the test on browser
Controlled by server
 Browsers
- Firefox, IE, Chrome
 Operating System
- Windows,OS X, Linux and Solaris
 Programming Languages
- C#, Java, Perl, PHP, Python, and Ruby
 Testing Frameworks
- Bromine, JUnit & TestNG(Java), NUnit(.Net),
RSpec & Test::Unit(Ruby), Unittest (Python)
Selenium WD
Selenium WebDriver is designed to provide a simpler, more
concise programming interface in addition to addressing some
limitations in the Selenium-RC
Platform supported by Selenium RC
 Browsers
- Firefox, IE, Chrome
 Operating System
- Windows,OS X, Linux and Solaris
 Programming Languages
- C#, Java, Perl, PHP, Python, and Ruby
 Testing Frameworks
- Bromine, JUnit & TestNG(Java), NUnit(.Net),
RSpec & Test::Unit(Ruby), Unittest (Python)
Selenium RC vs WD
Selenium RC Selenium WD
Selenium server is required to start Selenium server is not required to start*Speed in process
*Speed in process
Support to test iOS &
android application
Doesn’t support to test iOS &
android application
Start Hub
Open command line: directory/java –jar selenium-server-standalone-2.42.2.jar –role hub
Note : Default port 4444
Start Node
Open command line : directory/java –jar selenium-server-standalone-2.42.2.jar –role node –hub
http://ipaddres:4444/grid/register
Note : Default port 5555
Selenium Grid
Node Chrome
Open command line : directory/java –jar selenium-server-standalone-2.42.2.jar –role node –hub
http://ipaddres:4444/grid/register -Dwebdriver.chrome.driver=direktori crome
Example : diretory/java –jar selenium-server-standalone-2.42.2.jar –role node –hub
http://ipaddres:4444/grid/register -Dwebdriver.chrome.driver=D:driverchromedriver.exe
Node IE
Open command line : directory/java –jar selenium-server-standalone-2.42.2.jar –role node –hub
http://ipaddres:4444/grid/register -Dwebdriver.ie.driver=direktori IE
Example : directory/java –jar selenium-server-standalone-2.42.2.jar –role node –hub
http://ipaddres:4444/grid/register -Dwebdriver.chrome.driver=D:driverIEDriverServer.exe
Selenium Grid
Check conectivity
Input url in browser = localhost:4444/grid/console
Selenium Grid
Thank You
End of Presentation

More Related Content

What's hot

Selenoid
SelenoidSelenoid
SelenoidDataArt
 
Selenium Web Driver Tutorial for Cross Browser Testing
Selenium Web Driver Tutorial for Cross Browser TestingSelenium Web Driver Tutorial for Cross Browser Testing
Selenium Web Driver Tutorial for Cross Browser TestingSarah Elson
 
Reasons behind selenium automation testing popularity
Reasons behind selenium automation testing popularityReasons behind selenium automation testing popularity
Reasons behind selenium automation testing popularityRay Business Technologies
 
Test Automation Using Selenium
Test Automation Using SeleniumTest Automation Using Selenium
Test Automation Using SeleniumNikhil Kapoor
 
Different components or tools of selenium
Different components or tools of seleniumDifferent components or tools of selenium
Different components or tools of seleniumArun Motoori
 
Selenoid: browsers in containers
Selenoid: browsers in containersSelenoid: browsers in containers
Selenoid: browsers in containersIvan Krutov
 
#ATAGTR2021 Presentation - "Selenium 4 Observability – a 90 Min Hands on Lab"
#ATAGTR2021 Presentation - "Selenium 4 Observability – a 90 Min Hands on Lab"#ATAGTR2021 Presentation - "Selenium 4 Observability – a 90 Min Hands on Lab"
#ATAGTR2021 Presentation - "Selenium 4 Observability – a 90 Min Hands on Lab"Agile Testing Alliance
 
Jenkins & Selenium
Jenkins & SeleniumJenkins & Selenium
Jenkins & Seleniumadamcarmi
 
Python selenium
Python seleniumPython selenium
Python seleniumDucat
 
Web application testing with Selenium
Web application testing with SeleniumWeb application testing with Selenium
Web application testing with SeleniumKerry Buckley
 
Testing with Jenkins, Selenium and Continuous Deployment
Testing with Jenkins, Selenium and Continuous DeploymentTesting with Jenkins, Selenium and Continuous Deployment
Testing with Jenkins, Selenium and Continuous DeploymentMax Klymyshyn
 
Introduction to Selenium | Selenium Tutorial for Beginners | Selenium Trainin...
Introduction to Selenium | Selenium Tutorial for Beginners | Selenium Trainin...Introduction to Selenium | Selenium Tutorial for Beginners | Selenium Trainin...
Introduction to Selenium | Selenium Tutorial for Beginners | Selenium Trainin...Edureka!
 
Selenium - Introduction
Selenium - IntroductionSelenium - Introduction
Selenium - IntroductionSachin-QA
 

What's hot (20)

Selenoid
SelenoidSelenoid
Selenoid
 
QSpiders - Automation using Selenium
QSpiders - Automation using SeleniumQSpiders - Automation using Selenium
QSpiders - Automation using Selenium
 
Selenium Primer
Selenium PrimerSelenium Primer
Selenium Primer
 
Sel
SelSel
Sel
 
Selenium Web Driver Tutorial for Cross Browser Testing
Selenium Web Driver Tutorial for Cross Browser TestingSelenium Web Driver Tutorial for Cross Browser Testing
Selenium Web Driver Tutorial for Cross Browser Testing
 
Reasons behind selenium automation testing popularity
Reasons behind selenium automation testing popularityReasons behind selenium automation testing popularity
Reasons behind selenium automation testing popularity
 
Selenium Demo
Selenium DemoSelenium Demo
Selenium Demo
 
Test Automation Using Selenium
Test Automation Using SeleniumTest Automation Using Selenium
Test Automation Using Selenium
 
Different components or tools of selenium
Different components or tools of seleniumDifferent components or tools of selenium
Different components or tools of selenium
 
Selenoid: browsers in containers
Selenoid: browsers in containersSelenoid: browsers in containers
Selenoid: browsers in containers
 
Selenium
SeleniumSelenium
Selenium
 
#ATAGTR2021 Presentation - "Selenium 4 Observability – a 90 Min Hands on Lab"
#ATAGTR2021 Presentation - "Selenium 4 Observability – a 90 Min Hands on Lab"#ATAGTR2021 Presentation - "Selenium 4 Observability – a 90 Min Hands on Lab"
#ATAGTR2021 Presentation - "Selenium 4 Observability – a 90 Min Hands on Lab"
 
Selenium - BNT 07
Selenium - BNT 07Selenium - BNT 07
Selenium - BNT 07
 
Selenium
SeleniumSelenium
Selenium
 
Jenkins & Selenium
Jenkins & SeleniumJenkins & Selenium
Jenkins & Selenium
 
Python selenium
Python seleniumPython selenium
Python selenium
 
Web application testing with Selenium
Web application testing with SeleniumWeb application testing with Selenium
Web application testing with Selenium
 
Testing with Jenkins, Selenium and Continuous Deployment
Testing with Jenkins, Selenium and Continuous DeploymentTesting with Jenkins, Selenium and Continuous Deployment
Testing with Jenkins, Selenium and Continuous Deployment
 
Introduction to Selenium | Selenium Tutorial for Beginners | Selenium Trainin...
Introduction to Selenium | Selenium Tutorial for Beginners | Selenium Trainin...Introduction to Selenium | Selenium Tutorial for Beginners | Selenium Trainin...
Introduction to Selenium | Selenium Tutorial for Beginners | Selenium Trainin...
 
Selenium - Introduction
Selenium - IntroductionSelenium - Introduction
Selenium - Introduction
 

Viewers also liked

ASCE - Publication - November 2014 - WDL FPL Article
ASCE - Publication - November 2014 - WDL FPL ArticleASCE - Publication - November 2014 - WDL FPL Article
ASCE - Publication - November 2014 - WDL FPL ArticleTim Plummer
 
The Hazards of Methamphetamine in Homes
The Hazards of Methamphetamine in HomesThe Hazards of Methamphetamine in Homes
The Hazards of Methamphetamine in Homesaerolitegroup
 
Viralité de contenu vs viralité de mécanique
Viralité de contenu vs viralité de mécaniqueViralité de contenu vs viralité de mécanique
Viralité de contenu vs viralité de mécaniqueErwan Le Nagard
 
Temelia cladirii - invatatura apostolilor
Temelia cladirii - invatatura apostolilorTemelia cladirii - invatatura apostolilor
Temelia cladirii - invatatura apostolilorBiserica VIA
 
Bachelor Thesis. Business-Incubators
Bachelor Thesis. Business-IncubatorsBachelor Thesis. Business-Incubators
Bachelor Thesis. Business-IncubatorsEkaterina Vainberg
 
Libreofficetrainingpresentation 13399641372911-phpapp02-120617151855-phpapp02
Libreofficetrainingpresentation 13399641372911-phpapp02-120617151855-phpapp02Libreofficetrainingpresentation 13399641372911-phpapp02-120617151855-phpapp02
Libreofficetrainingpresentation 13399641372911-phpapp02-120617151855-phpapp02andreacherrez2701
 
Refractionoflight onplanesurfacescurved
Refractionoflight onplanesurfacescurvedRefractionoflight onplanesurfacescurved
Refractionoflight onplanesurfacescurvedConferat Conferat
 
Πέτρος Σπανός Περιβάλλον - Κοινωνία - Οικονομία: Ο ρόλος της εκπαίδευσης για ...
Πέτρος Σπανός Περιβάλλον - Κοινωνία - Οικονομία: Ο ρόλος της εκπαίδευσης για ...Πέτρος Σπανός Περιβάλλον - Κοινωνία - Οικονομία: Ο ρόλος της εκπαίδευσης για ...
Πέτρος Σπανός Περιβάλλον - Κοινωνία - Οικονομία: Ο ρόλος της εκπαίδευσης για ...ΚΠΕ Πεταλούδων Ρόδου
 
Nasal guard uk cold and flu relief presentation
Nasal guard uk cold and flu relief presentationNasal guard uk cold and flu relief presentation
Nasal guard uk cold and flu relief presentationnasalguardinfo
 
Екскурсія до сирзаводу
Екскурсія до сирзаводуЕкскурсія до сирзаводу
Екскурсія до сирзаводуartischenkonatalia
 
цікавинки географії
цікавинки географіїцікавинки географії
цікавинки географіїartischenkonatalia
 
Using Amazon Prime For Your Business
Using Amazon Prime For Your BusinessUsing Amazon Prime For Your Business
Using Amazon Prime For Your BusinessLinnworks
 
Nasal guard uk cold and flu relief presentation
Nasal guard uk cold and flu relief presentationNasal guard uk cold and flu relief presentation
Nasal guard uk cold and flu relief presentationnasalguardinfo
 
A Schedule Optimization Tool for Destructive and Non-Destructive Vehicle Tests
A Schedule Optimization Tool for Destructive and Non-Destructive Vehicle Tests  A Schedule Optimization Tool for Destructive and Non-Destructive Vehicle Tests
A Schedule Optimization Tool for Destructive and Non-Destructive Vehicle Tests Robert Richards, Ph.D.
 

Viewers also liked (17)

Acids,basesandsalts acids
Acids,basesandsalts   acidsAcids,basesandsalts   acids
Acids,basesandsalts acids
 
ASCE - Publication - November 2014 - WDL FPL Article
ASCE - Publication - November 2014 - WDL FPL ArticleASCE - Publication - November 2014 - WDL FPL Article
ASCE - Publication - November 2014 - WDL FPL Article
 
The Hazards of Methamphetamine in Homes
The Hazards of Methamphetamine in HomesThe Hazards of Methamphetamine in Homes
The Hazards of Methamphetamine in Homes
 
Viralité de contenu vs viralité de mécanique
Viralité de contenu vs viralité de mécaniqueViralité de contenu vs viralité de mécanique
Viralité de contenu vs viralité de mécanique
 
Temelia cladirii - invatatura apostolilor
Temelia cladirii - invatatura apostolilorTemelia cladirii - invatatura apostolilor
Temelia cladirii - invatatura apostolilor
 
Bachelor Thesis. Business-Incubators
Bachelor Thesis. Business-IncubatorsBachelor Thesis. Business-Incubators
Bachelor Thesis. Business-Incubators
 
Spirituality
SpiritualitySpirituality
Spirituality
 
Libreofficetrainingpresentation 13399641372911-phpapp02-120617151855-phpapp02
Libreofficetrainingpresentation 13399641372911-phpapp02-120617151855-phpapp02Libreofficetrainingpresentation 13399641372911-phpapp02-120617151855-phpapp02
Libreofficetrainingpresentation 13399641372911-phpapp02-120617151855-phpapp02
 
Refractionoflight onplanesurfacescurved
Refractionoflight onplanesurfacescurvedRefractionoflight onplanesurfacescurved
Refractionoflight onplanesurfacescurved
 
Πέτρος Σπανός Περιβάλλον - Κοινωνία - Οικονομία: Ο ρόλος της εκπαίδευσης για ...
Πέτρος Σπανός Περιβάλλον - Κοινωνία - Οικονομία: Ο ρόλος της εκπαίδευσης για ...Πέτρος Σπανός Περιβάλλον - Κοινωνία - Οικονομία: Ο ρόλος της εκπαίδευσης για ...
Πέτρος Σπανός Περιβάλλον - Κοινωνία - Οικονομία: Ο ρόλος της εκπαίδευσης για ...
 
Nasal guard uk cold and flu relief presentation
Nasal guard uk cold and flu relief presentationNasal guard uk cold and flu relief presentation
Nasal guard uk cold and flu relief presentation
 
Costume and Props
Costume and Props Costume and Props
Costume and Props
 
Екскурсія до сирзаводу
Екскурсія до сирзаводуЕкскурсія до сирзаводу
Екскурсія до сирзаводу
 
цікавинки географії
цікавинки географіїцікавинки географії
цікавинки географії
 
Using Amazon Prime For Your Business
Using Amazon Prime For Your BusinessUsing Amazon Prime For Your Business
Using Amazon Prime For Your Business
 
Nasal guard uk cold and flu relief presentation
Nasal guard uk cold and flu relief presentationNasal guard uk cold and flu relief presentation
Nasal guard uk cold and flu relief presentation
 
A Schedule Optimization Tool for Destructive and Non-Destructive Vehicle Tests
A Schedule Optimization Tool for Destructive and Non-Destructive Vehicle Tests  A Schedule Optimization Tool for Destructive and Non-Destructive Vehicle Tests
A Schedule Optimization Tool for Destructive and Non-Destructive Vehicle Tests
 

Similar to Selenium

Tanvir Afzal: Selenium
Tanvir Afzal: SeleniumTanvir Afzal: Selenium
Tanvir Afzal: SeleniumSQABD
 
Selenium Basics by Quontra Solutions
Selenium Basics by Quontra SolutionsSelenium Basics by Quontra Solutions
Selenium Basics by Quontra SolutionsQUONTRASOLUTIONS
 
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
 
Selenium - Introduction
Selenium - IntroductionSelenium - Introduction
Selenium - IntroductionANKUR-BA
 
Selenium Introduction and IDE
Selenium Introduction and IDESelenium Introduction and IDE
Selenium Introduction and IDEMurageppa-QA
 
Automated UI testing.Selenium.DrupalCamp Kyiv 2011
Automated UI testing.Selenium.DrupalCamp Kyiv 2011Automated UI testing.Selenium.DrupalCamp Kyiv 2011
Automated UI testing.Selenium.DrupalCamp Kyiv 2011camp_drupal_ua
 
Automated Web Testing With Selenium
Automated Web Testing With SeleniumAutomated Web Testing With Selenium
Automated Web Testing With SeleniumJodie Miners
 
Basics of Selenium IDE,Core, Remote Control
Basics of Selenium IDE,Core, Remote ControlBasics of Selenium IDE,Core, Remote Control
Basics of Selenium IDE,Core, Remote Controlusha kannappan
 
Selenium Presentation at Engineering Colleges
Selenium Presentation at Engineering CollegesSelenium Presentation at Engineering Colleges
Selenium Presentation at Engineering CollegesVijay Rangaiah
 
Web Test Automation with Selenium
Web Test Automation with SeleniumWeb Test Automation with Selenium
Web Test Automation with Seleniumvivek_prahlad
 

Similar to Selenium (20)

Selenium (1)
Selenium (1)Selenium (1)
Selenium (1)
 
BCS Selenium Workshop
BCS Selenium WorkshopBCS Selenium Workshop
BCS Selenium Workshop
 
Selenium Primer
Selenium PrimerSelenium Primer
Selenium Primer
 
Selenium
SeleniumSelenium
Selenium
 
Selenium
SeleniumSelenium
Selenium
 
Tanvir Afzal: Selenium
Tanvir Afzal: SeleniumTanvir Afzal: Selenium
Tanvir Afzal: Selenium
 
Selenium Basics by Quontra Solutions
Selenium Basics by Quontra SolutionsSelenium Basics by Quontra Solutions
Selenium Basics by Quontra Solutions
 
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...
 
What is selenium
What is seleniumWhat is selenium
What is selenium
 
Introduction to selenium
Introduction to seleniumIntroduction to selenium
Introduction to selenium
 
Selenium - Introduction
Selenium - IntroductionSelenium - Introduction
Selenium - Introduction
 
Selenium
SeleniumSelenium
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
 
Automated UI testing.Selenium.DrupalCamp Kyiv 2011
Automated UI testing.Selenium.DrupalCamp Kyiv 2011Automated UI testing.Selenium.DrupalCamp Kyiv 2011
Automated UI testing.Selenium.DrupalCamp Kyiv 2011
 
Automated Web Testing With Selenium
Automated Web Testing With SeleniumAutomated Web Testing With Selenium
Automated Web Testing With Selenium
 
Basics of Selenium IDE,Core, Remote Control
Basics of Selenium IDE,Core, Remote ControlBasics of Selenium IDE,Core, Remote Control
Basics of Selenium IDE,Core, Remote Control
 
Selenium Presentation at Engineering Colleges
Selenium Presentation at Engineering CollegesSelenium Presentation at Engineering Colleges
Selenium Presentation at Engineering Colleges
 
Selenium
SeleniumSelenium
Selenium
 
Web Test Automation with Selenium
Web Test Automation with SeleniumWeb Test Automation with Selenium
Web Test Automation with Selenium
 

Selenium

  • 2. Unit Testing Unit testing is a software testing method by which individual units of source code Benefit using automation test 1. Saving time 2. Cost-effective 3. Energy saving Why unit testing needed ? 1. To know the functionality is success 2. To know the functionality is not success / bug 3. To check validation the application
  • 4.  Feature a. Record and playback test case b. Can export to multiple type of file Selenium IDE(Integrated Development Environment) is a tools used to record the browser activity  About  Installation a. Search Selenium IDE in add ons firefox b. Restart firefox Selenium IDE
  • 5. Toolbar : To start and end record : Controlling fast the test run : To running test suite : To running test case / : Pause and resume playback Selenium IDE
  • 6. Selenium RC Platform supported by Selenium RC Selenium RC is a client/servers model allowing client libraries to execute the test on browser Controlled by server  Browsers - Firefox, IE, Chrome  Operating System - Windows,OS X, Linux and Solaris  Programming Languages - C#, Java, Perl, PHP, Python, and Ruby  Testing Frameworks - Bromine, JUnit & TestNG(Java), NUnit(.Net), RSpec & Test::Unit(Ruby), Unittest (Python)
  • 7. Selenium WD Selenium WebDriver is designed to provide a simpler, more concise programming interface in addition to addressing some limitations in the Selenium-RC Platform supported by Selenium RC  Browsers - Firefox, IE, Chrome  Operating System - Windows,OS X, Linux and Solaris  Programming Languages - C#, Java, Perl, PHP, Python, and Ruby  Testing Frameworks - Bromine, JUnit & TestNG(Java), NUnit(.Net), RSpec & Test::Unit(Ruby), Unittest (Python)
  • 8. Selenium RC vs WD Selenium RC Selenium WD Selenium server is required to start Selenium server is not required to start*Speed in process *Speed in process Support to test iOS & android application Doesn’t support to test iOS & android application
  • 9. Start Hub Open command line: directory/java –jar selenium-server-standalone-2.42.2.jar –role hub Note : Default port 4444 Start Node Open command line : directory/java –jar selenium-server-standalone-2.42.2.jar –role node –hub http://ipaddres:4444/grid/register Note : Default port 5555 Selenium Grid
  • 10. Node Chrome Open command line : directory/java –jar selenium-server-standalone-2.42.2.jar –role node –hub http://ipaddres:4444/grid/register -Dwebdriver.chrome.driver=direktori crome Example : diretory/java –jar selenium-server-standalone-2.42.2.jar –role node –hub http://ipaddres:4444/grid/register -Dwebdriver.chrome.driver=D:driverchromedriver.exe Node IE Open command line : directory/java –jar selenium-server-standalone-2.42.2.jar –role node –hub http://ipaddres:4444/grid/register -Dwebdriver.ie.driver=direktori IE Example : directory/java –jar selenium-server-standalone-2.42.2.jar –role node –hub http://ipaddres:4444/grid/register -Dwebdriver.chrome.driver=D:driverIEDriverServer.exe Selenium Grid
  • 11. Check conectivity Input url in browser = localhost:4444/grid/console Selenium Grid
  • 12. Thank You End of Presentation