SlideShare a Scribd company logo
Automation Testing
Why Automation?
 Improved test efficiency
 Lower Maintenance costs
 Minimal manual Intervention
 Maximum test coverage
 Reusability of code
 Manual testing can become boring and hence error-prone
Defining Test Automation
 Automatic handling of processes through intelligent algorithms that involve little
or no human intervention.
Different types of frameworks
 Data Driven
 Keyword Driven
 Hybrid
 Behavior driven development
Major Components of ideal Test
Automation Framework
 Testing Libraries
 Test data management
 Mocks, Stubs and Virtual assets
 Test Results reporting
 CI Platform
 Source code management
Testing libraries
 Unit testing
 JUnit and TestNG for Java
 NUnit and MSTest for .NET
 Unit test (formerly PyUnit) for Python
 Integration and End-To-End Testing
 Selenium
 Protractor (Specific to JS)
 Cypress
Selenium
Brief History of Selenium
Why Selenium?
 Open Source and free
 Compatible with any OS
 Support for multiple languages
 Cross Browser support
 Huge community
There are limitations too..
 No support for desktop applications
 No guaranteed technical support
 No guarantee for backwards compatibility with new updates
 Steep learning curve
Test
Automation
Pyramid
Locating UI
Elements
By ID
By Name
By Class
By Link Text
By Partial Link Text
By CSS
By XPath
seleniumhq.org
Waits
 Implicit Wait
 Explicit Wait
 Fluent Wait
Moving between Windows and frames
 switchTo().window()
 switchTo().frame()
 switchTo().alert()

More Related Content

PPTX
Master-Automation-Testing-and-Boost-Your-Tech-Career (1).pptx
PPTX
[DevDay 2017] Automation Testing - Speaker: Nghia Khuong - Project Manager at...
PPTX
Selenium ui paradigm - DDD North 2
PDF
Best Selenium Framework for Testing Web Application - A Mindtree Article
PDF
Selenium Framework for Testing Web Application - Mindtree
PPTX
Automation Testing by Ashwin Shiv
PPTX
Test Automation
PPTX
Test automation within a scrum process
Master-Automation-Testing-and-Boost-Your-Tech-Career (1).pptx
[DevDay 2017] Automation Testing - Speaker: Nghia Khuong - Project Manager at...
Selenium ui paradigm - DDD North 2
Best Selenium Framework for Testing Web Application - A Mindtree Article
Selenium Framework for Testing Web Application - Mindtree
Automation Testing by Ashwin Shiv
Test Automation
Test automation within a scrum process

Similar to Automation Testing.pptx (20)

PPTX
Selenium online training
PDF
Discover the power of QA automation testing
ODP
Test Framework for Acne Selenium+Sahi
PDF
Best Unit Testing Frameworks to Automate your Desktop Web Testing using Selen...
PDF
Basics of Scriptless Automation for Web and Mobile Apps (1).pdf
PPTX
SELENIUM with CT.pptx
PPT
Stepin evening presented
PPTX
Selenium Online Training in India
PPTX
Selenium Testing Online Training in Hyderabad
PPTX
Selenium online training
PPTX
Selenium online training in india
PPTX
Selenium online training in India
PDF
Best Selenium Python Frameworks for Test automation.pdf
PPT
Testing Mozilla Web Properties
PPTX
Automation Benefits and its future
PPTX
Streamline Your Testing: A Guide to Automation Testing Tools
PPTX
Selenium test automation
PDF
7 Effective Practices to Follow for Selenium Automation Testing
PPTX
Automated Testing Of EPiServer CMS Sites
PPTX
Automation testing tea time
Selenium online training
Discover the power of QA automation testing
Test Framework for Acne Selenium+Sahi
Best Unit Testing Frameworks to Automate your Desktop Web Testing using Selen...
Basics of Scriptless Automation for Web and Mobile Apps (1).pdf
SELENIUM with CT.pptx
Stepin evening presented
Selenium Online Training in India
Selenium Testing Online Training in Hyderabad
Selenium online training
Selenium online training in india
Selenium online training in India
Best Selenium Python Frameworks for Test automation.pdf
Testing Mozilla Web Properties
Automation Benefits and its future
Streamline Your Testing: A Guide to Automation Testing Tools
Selenium test automation
7 Effective Practices to Follow for Selenium Automation Testing
Automated Testing Of EPiServer CMS Sites
Automation testing tea time
Ad

Recently uploaded (20)

PPTX
PA Analog/Digital System: The Backbone of Modern Surveillance and Communication
PPTX
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
PDF
Approach and Philosophy of On baking technology
PDF
Shreyas Phanse Resume: Experienced Backend Engineer | Java • Spring Boot • Ka...
PPT
Teaching material agriculture food technology
PPTX
MYSQL Presentation for SQL database connectivity
PPTX
A Presentation on Artificial Intelligence
PDF
Advanced methodologies resolving dimensionality complications for autism neur...
PPTX
Understanding_Digital_Forensics_Presentation.pptx
PPTX
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
PDF
Modernizing your data center with Dell and AMD
PDF
Empathic Computing: Creating Shared Understanding
PDF
cuic standard and advanced reporting.pdf
PDF
Machine learning based COVID-19 study performance prediction
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PDF
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
PDF
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
PPTX
Big Data Technologies - Introduction.pptx
PDF
Network Security Unit 5.pdf for BCA BBA.
PDF
The Rise and Fall of 3GPP – Time for a Sabbatical?
PA Analog/Digital System: The Backbone of Modern Surveillance and Communication
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
Approach and Philosophy of On baking technology
Shreyas Phanse Resume: Experienced Backend Engineer | Java • Spring Boot • Ka...
Teaching material agriculture food technology
MYSQL Presentation for SQL database connectivity
A Presentation on Artificial Intelligence
Advanced methodologies resolving dimensionality complications for autism neur...
Understanding_Digital_Forensics_Presentation.pptx
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
Modernizing your data center with Dell and AMD
Empathic Computing: Creating Shared Understanding
cuic standard and advanced reporting.pdf
Machine learning based COVID-19 study performance prediction
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
Big Data Technologies - Introduction.pptx
Network Security Unit 5.pdf for BCA BBA.
The Rise and Fall of 3GPP – Time for a Sabbatical?
Ad

Automation Testing.pptx