SlideShare a Scribd company logo
www.edureka.co/testing-with-selenium-webdriverSELENIUM CERTIFICATION TRAINING
Agenda
www.edureka.co/testing-with-selenium-webdriverSELENIUM CERTIFICATION TRAINING
Agenda For The Session
i. Need for a Selenium Framework
ii. What is a Selenium Framework?
iii. Types of frameworks:
i. Data Driven testing framework
ii. Keyword Driven testing framework
iii. Hybrid framework
www.edureka.co/testing-with-selenium-webdriverSELENIUM CERTIFICATION TRAINING
Need For Selenium Framework
Finding & fixing a bug in a million line code is insanely challenging.
Automation, Simplicity & Efficiency makes a testers life easy!
www.edureka.co/testing-with-selenium-webdriverSELENIUM CERTIFICATION TRAINING
Benefits Of A Selenium Framework
2
Improved Code Readability
4
Reduced Script maintenance
1
Increased Code Re-usage
3
Higher Portability
Finding a bug in a million line code is insanely challenging.
www.edureka.co/testing-with-selenium-webdriverSELENIUM CERTIFICATION TRAINING
What Is A Selenium Framework
Selenium framework is a code structure to make
code maintenance simper & code readability better
www.edureka.co/testing-with-selenium-webdriverSELENIUM CERTIFICATION TRAINING
Types Of Selenium Frameworks
Types of
Frameworks
Test
Script
Data
Set
Code and data stored separately
DATA DRIVEN FRAMEWORK
Test
Script
Code and Methods stored
separately
KEYWORD DRIVEN FRAMEWORK
Methods
HYBRID FRAMEWORK
Uses the best features of both
Selenium framework is a code structure to make
code maintenance simper & code readability better
www.edureka.co/testing-with-selenium-webdriverSELENIUM CERTIFICATION TRAINING
Data Driven Framework
www.edureka.co/testing-with-selenium-webdriverSELENIUM CERTIFICATION TRAINING
What Is Data Driven Framework?
Data Driven Framework is a testing strategy in which the data set under test, is stored separately from the test script.
Test
Script
Data
Set
Code and data stored separately
DATA DRIVEN FRAMEWORK
→ Automation testing is driven by the data set under test.
→ Same test script will work for different data sets.
→ Eg:- Login credentials stored in excel & passed as parameters to the code.
Features
www.edureka.co/testing-with-selenium-webdriverSELENIUM CERTIFICATION TRAINING
Can Selenium WebDriver read data from an
Excel file for input?
The Question Is:-
www.edureka.co/testing-with-selenium-webdriverSELENIUM CERTIFICATION TRAINING
Selenium WebDriver + Apache POI
No! Selenium WebDriver does not support read and write operations on excel files.
But, it can be supported with the integration of third party tool (Apache POI).
.xlsx
.xls
Apache POI is a library, which allows you to read, create & edit Microsoft Office-documents using Java.
Advantages:- Easy maintenance and improved test coverage.
www.edureka.co/testing-with-selenium-webdriverSELENIUM CERTIFICATION TRAINING
Integrating Selenium WebDriver & Apache POI
Username
field
Password
field
Method which takes the input
from the mentioned Excel file.
www.edureka.co/testing-with-selenium-webdriverSELENIUM CERTIFICATION TRAINING
Keyword Driven Framework
www.edureka.co/testing-with-selenium-webdriverSELENIUM CERTIFICATION TRAINING
What Is Keyword Driven Framework?
Keyword Driven Framework is a strategy in which the methods to be tested, is stored in an external file.
Test
Script
Code and methods stored separately
KEYWORD DRIVEN FRAMEWORK
→ Automation testing is driven by the file containing the method names to
be tested.
→ The same script will work for executing the methods mentioned in the file.
→ Eg:- Method names to be executed are stored in the excel.
Features
Methods
www.edureka.co/testing-with-selenium-webdriverSELENIUM CERTIFICATION TRAINING
Demo: Method Names Stored In Excel File
Method names present
here will be executed as
part of the test case.
www.edureka.co/testing-with-selenium-webdriverSELENIUM CERTIFICATION TRAINING
Hybrid Framework
Uses the best features of Data Driven & Keyword Driven framework
www.edureka.co/testing-with-selenium-webdriverSELENIUM CERTIFICATION TRAINING
Demo: Java Reflection Class Is Used
Java reflection class is used to import the
methods of one class into another class
www.edureka.co/testing-with-selenium-webdriverSELENIUM CERTIFICATION TRAINING
WebDriver vs. IDE vs. RC
➢ Data Warehouse is like a relational database designed for analytical needs.
➢ It functions on the basis of OLAP (Online Analytical Processing).
➢ It is a central location where consolidated data from multiple locations (databases) are stored.

More Related Content

PDF
Introduction to Selenium | Selenium Tutorial for Beginners | Selenium Trainin...
PPTX
Python selenium
PDF
Automated Web Testing With Selenium
PDF
Introduction to Automation Testing and Selenium overiew
PPTX
Selenium Webdriver
PPT
Selenium Primer
PPT
Selenium
PPT
Web Test Automation with Selenium
Introduction to Selenium | Selenium Tutorial for Beginners | Selenium Trainin...
Python selenium
Automated Web Testing With Selenium
Introduction to Automation Testing and Selenium overiew
Selenium Webdriver
Selenium Primer
Selenium
Web Test Automation with Selenium

What's hot (20)

PDF
Python Testing 101 with Selenium
PPT
Selenium ppt
PPTX
Selenium rc ppt
PPTX
Selenium - Introduction
DOCX
Selenium webdriver course content rakesh hansalia
PDF
How to Write & Run a Test Case in Selenium | Selenium Tutorial | Selenium Tra...
PPT
Selenium By Pravin Mishra
PPTX
Selenium
PPTX
Selenium
PPTX
Introduction to selenium
PDF
Web application testing with Selenium
PPT
Selenium
PPT
QSpiders - Automation using Selenium
PPTX
Automation - web testing with selenium
PPT
Selenium 2: The Future of Selenium is now!
PDF
Test Automation Using Python | Edureka
PPT
Automated Web Testing Using Selenium
PDF
Selenium
PPTX
Automated Testing for Websites With Selenium IDE
ODP
Automated UI testing. Selenium. DrupalCamp Kyiv 2011
Python Testing 101 with Selenium
Selenium ppt
Selenium rc ppt
Selenium - Introduction
Selenium webdriver course content rakesh hansalia
How to Write & Run a Test Case in Selenium | Selenium Tutorial | Selenium Tra...
Selenium By Pravin Mishra
Selenium
Selenium
Introduction to selenium
Web application testing with Selenium
Selenium
QSpiders - Automation using Selenium
Automation - web testing with selenium
Selenium 2: The Future of Selenium is now!
Test Automation Using Python | Edureka
Automated Web Testing Using Selenium
Selenium
Automated Testing for Websites With Selenium IDE
Automated UI testing. Selenium. DrupalCamp Kyiv 2011
Ad

Similar to Selenium Framework using Java | Selenium Tutorial | Selenium Training Online | Edureka (20)

PPTX
Basics of selenium containing features of selenium
DOCX
Software Testing Tools Training
PPTX
Introduction to the Selenium_Session1.pptx
PPTX
Best java automation training institute in Bangalore - Selenium Labs
PDF
Top 21 Selenium FAQs.pdf
PDF
Best automation testing syllabus 2025.pdf
PDF
Selenium Testing: A Comprehensive Guide to Automated Web Testing
PDF
Designing keyword and Data Driven Automation framework with Selenium
PDF
Selenium Testing The Complete Step-by-Step Tutorial.pdf
PDF
Selenium framework faq
PPTX
Data driven Automation Framework with Selenium
PDF
What is Selenium Automation Testing.pdf
PPTX
Selenium Interview Questions and Answers | Selenium Tutorial | Selenium Train...
PDF
Selenium course training institute ameerpet hyderabad – Best software trainin...
PDF
Selenium course training institute ameerpet hyderabad
PDF
Selenium Interview Questions and Answers For Freshers And Experienced | Edureka
PPTX
Selenium Training - Eduxfactor.pptx
PDF
Best online Selenium Training institute in Hyderabad
PPTX
Selenium Training - Eduxfactor.pptx
PDF
Selenium Training - Eduxfactor-converted.pdf
Basics of selenium containing features of selenium
Software Testing Tools Training
Introduction to the Selenium_Session1.pptx
Best java automation training institute in Bangalore - Selenium Labs
Top 21 Selenium FAQs.pdf
Best automation testing syllabus 2025.pdf
Selenium Testing: A Comprehensive Guide to Automated Web Testing
Designing keyword and Data Driven Automation framework with Selenium
Selenium Testing The Complete Step-by-Step Tutorial.pdf
Selenium framework faq
Data driven Automation Framework with Selenium
What is Selenium Automation Testing.pdf
Selenium Interview Questions and Answers | Selenium Tutorial | Selenium Train...
Selenium course training institute ameerpet hyderabad – Best software trainin...
Selenium course training institute ameerpet hyderabad
Selenium Interview Questions and Answers For Freshers And Experienced | Edureka
Selenium Training - Eduxfactor.pptx
Best online Selenium Training institute in Hyderabad
Selenium Training - Eduxfactor.pptx
Selenium Training - Eduxfactor-converted.pdf
Ad

More from Edureka! (20)

PDF
What to learn during the 21 days Lockdown | Edureka
PDF
Top 10 Dying Programming Languages in 2020 | Edureka
PDF
Top 5 Trending Business Intelligence Tools | Edureka
PDF
Tableau Tutorial for Data Science | Edureka
PDF
Python Programming Tutorial | Edureka
PDF
Top 5 PMP Certifications | Edureka
PDF
Top Maven Interview Questions in 2020 | Edureka
PDF
Linux Mint Tutorial | Edureka
PDF
How to Deploy Java Web App in AWS| Edureka
PDF
Importance of Digital Marketing | Edureka
PDF
RPA in 2020 | Edureka
PDF
Email Notifications in Jenkins | Edureka
PDF
EA Algorithm in Machine Learning | Edureka
PDF
Cognitive AI Tutorial | Edureka
PDF
AWS Cloud Practitioner Tutorial | Edureka
PDF
Blue Prism Top Interview Questions | Edureka
PDF
Big Data on AWS Tutorial | Edureka
PDF
A star algorithm | A* Algorithm in Artificial Intelligence | Edureka
PDF
Kubernetes Installation on Ubuntu | Edureka
PDF
Introduction to DevOps | Edureka
What to learn during the 21 days Lockdown | Edureka
Top 10 Dying Programming Languages in 2020 | Edureka
Top 5 Trending Business Intelligence Tools | Edureka
Tableau Tutorial for Data Science | Edureka
Python Programming Tutorial | Edureka
Top 5 PMP Certifications | Edureka
Top Maven Interview Questions in 2020 | Edureka
Linux Mint Tutorial | Edureka
How to Deploy Java Web App in AWS| Edureka
Importance of Digital Marketing | Edureka
RPA in 2020 | Edureka
Email Notifications in Jenkins | Edureka
EA Algorithm in Machine Learning | Edureka
Cognitive AI Tutorial | Edureka
AWS Cloud Practitioner Tutorial | Edureka
Blue Prism Top Interview Questions | Edureka
Big Data on AWS Tutorial | Edureka
A star algorithm | A* Algorithm in Artificial Intelligence | Edureka
Kubernetes Installation on Ubuntu | Edureka
Introduction to DevOps | Edureka

Recently uploaded (20)

PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
PPTX
Programs and apps: productivity, graphics, security and other tools
PDF
Chapter 3 Spatial Domain Image Processing.pdf
PPTX
20250228 LYD VKU AI Blended-Learning.pptx
PDF
The Rise and Fall of 3GPP – Time for a Sabbatical?
PDF
Machine learning based COVID-19 study performance prediction
PPTX
Digital-Transformation-Roadmap-for-Companies.pptx
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
PDF
MIND Revenue Release Quarter 2 2025 Press Release
PPTX
MYSQL Presentation for SQL database connectivity
PDF
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
PDF
Empathic Computing: Creating Shared Understanding
PDF
Review of recent advances in non-invasive hemoglobin estimation
PPTX
Spectroscopy.pptx food analysis technology
PDF
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
PDF
NewMind AI Weekly Chronicles - August'25 Week I
PDF
Diabetes mellitus diagnosis method based random forest with bat algorithm
PDF
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
DOCX
The AUB Centre for AI in Media Proposal.docx
PDF
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
Programs and apps: productivity, graphics, security and other tools
Chapter 3 Spatial Domain Image Processing.pdf
20250228 LYD VKU AI Blended-Learning.pptx
The Rise and Fall of 3GPP – Time for a Sabbatical?
Machine learning based COVID-19 study performance prediction
Digital-Transformation-Roadmap-for-Companies.pptx
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
MIND Revenue Release Quarter 2 2025 Press Release
MYSQL Presentation for SQL database connectivity
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
Empathic Computing: Creating Shared Understanding
Review of recent advances in non-invasive hemoglobin estimation
Spectroscopy.pptx food analysis technology
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
NewMind AI Weekly Chronicles - August'25 Week I
Diabetes mellitus diagnosis method based random forest with bat algorithm
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
The AUB Centre for AI in Media Proposal.docx
How UI/UX Design Impacts User Retention in Mobile Apps.pdf

Selenium Framework using Java | Selenium Tutorial | Selenium Training Online | Edureka