SlideShare a Scribd company logo
AUTOMATED FUNCTIONAL
TESTS BASED ON SELENIUM
FOR DJANGO PROJECTS
ANDRII SOLDATENKO
ABOUT ME:
• TEST	
  AUTOMATION	
  LEAD	
  AT	
  LUXOFT	
  
• PYTHON	
  DEVELOPER	
  AT	
  TOPTAL	
  
• @A_SOLDATENKO	
  
• HTTP://ANDRIISOLDATENKO.GITHUB.IO/
“TESTS ARE THE PROGRAMMER’S STONE, TRANSMUTING FEAR INTO
BOREDOM.” - KENT BECK
3
WE DON’T HAVE TIME FOR TESTS!
TEST AUTOMATION PYRAMID:
Unit tests
Integration tests
Functional
tests
TASK: HOW TO AUTOMATE FUNCTIONAL TESTS FOR WEB?
ABOUT SELENIUM:
• PIP	
  INSTALL	
  -­‐U	
  SELENIUM
• SELENIUM	
  WEBDRIVER	
  API	
  NOW	
  IN	
  W3C	
  DRAFT	
  SPECIFICATION
• RUN	
  IN	
  MANY	
  BROWSERS
• AND	
  OS
• CAN	
  BE	
  CONTROLLED	
  BY	
  DIFFERENT	
  PROGRAMMING	
  LANGUAGES
7
DEMO
WHEN	
  NUMBER	
  OF	
  TESTS	
  IS	
  GROWING:
• WE	
  NEED	
  TO	
  DECREASE	
  TEST	
  EXECUTION	
  TIME
• WE	
  NEED	
  TO	
  USE	
  DESIGN	
  PATTERNS	
  (I.E	
  PAGEOBJECT,	
  PAGEFACTORY)
• WE	
  NEED	
  TO	
  USE	
  SKELETON	
  FOR	
  ORGANIZING	
  TESTS
SKELETON	
  FOR	
  ORGANIZING	
  TESTS:
DESIGN	
  PATTERNS:
SIMPLE	
  SELENIUM	
  TEST	
  WITHOUT	
  PAGEOBJECT:
SIMPLE	
  SELENIUM	
  TEST	
  WITH	
  PAGEOBJECT:
SIMPLE	
  SELENIUM	
  TEST	
  WITH	
  PAGEOBJECT:
SIMPLE	
  SELENIUM	
  TEST	
  WITH	
  PAGEOBJECT:
WHAT	
  ABOUT	
  FT	
  IN	
  DJANGO?
HOW	
  TO	
  DECREASE	
  TEST	
  EXECUTION	
  TIME	
  ?
• SET	
  UP	
  LOCAL	
  SELENIUM	
  GRID
• USE	
  SAUCE	
  LABS
• USE	
  PYTEST	
  OR	
  NOSE
ABOUT	
  SELENIUM	
  GRID:
Node
Node
Node
Hub
SETUP	
  SELENIUM	
  GRID	
  LOCALLY:
SCHEME	
  FOR	
  SELENIUM	
  GRID	
  +	
  CONCURRENT	
  TEST	
  EXECUTION
py.test
unittest.TestCase
Node
Node
Node
Hub
BEST	
  PRACTICE	
  FOR	
  TEST	
  DATA	
  GENERATION	
  AND	
  
• DJANGO	
  LOREM	
  IPSUM	
  UTILS	
  
• DON’T	
  USE	
  FIXTURES	
  
• USE	
  FACTORY	
  BOY	
  +	
  FAKER	
  INSTEAD	
  OF	
  FIXTURES
BEST	
  PRACTICE	
  FOR	
  CREATION	
  FT	
  TESTS:
• USE	
  EXPLICIT	
  WAITS	
  RATHER	
  THAN	
  IMPLICIT	
  WAITS.	
  
• USE	
  CODE—HELPER	
  METHODS	
  IN	
  BASE	
  CLASS,	
  OR	
  PAGE	
  PATTERN.
• AVOID	
  DOUBLE-­‐TESTING	
  FUNCTIONALITY
• LOOK	
  INTO	
  BDD	
  TOOLS
• USE	
  CONTINUOUS	
  INTEGRATION
22
?
QUESTIONS:
23
• @A_SOLDATENKO	
  
• HTTPS://ANDRIISOLDATENKO.GITHUB.IO/
THANK	
  YOU:

More Related Content

PDF
Practical continuous quality gates for development process
PDF
SeleniumCamp 2015 Andrii Soldatenko
PDF
Building serverless-applications
PDF
Architecture of automated test cases for legacy applications
PDF
Андрей Солдатенко. Разработка высокопроизводительныx функциональных тестов д...
PPTX
Cypress workshop for JSFoo 2019
PPTX
Helpful Automation Techniques - Selenium Camp 2014
PPTX
Advanced Appium
Practical continuous quality gates for development process
SeleniumCamp 2015 Andrii Soldatenko
Building serverless-applications
Architecture of automated test cases for legacy applications
Андрей Солдатенко. Разработка высокопроизводительныx функциональных тестов д...
Cypress workshop for JSFoo 2019
Helpful Automation Techniques - Selenium Camp 2014
Advanced Appium

What's hot (20)

PDF
Selenium Testing on Chrome - Google DevFest Armenia 2015
PPTX
Beyond the Release: CI That Transforms Organizations
PDF
Selenium conference, 2016
PPTX
Advanced Appium: SeleniumConf UK 2016
PDF
SeConf_Nov2016_London
PPTX
How to Get Started with Cypress
PDF
Selenium Conference 2015 - Mobile Selenium Grid Setup
PPTX
Moving From a Selenium Grid to the Cloud - A Real Life Story
PDF
How To Use Selenium Successfully (Java Edition)
PDF
Automated testing with Cypress
PDF
Belfast Selenium Meetup
PDF
Selenium Camp 2016 - Kiev, Ukraine
PPTX
Selenium for Jobseekers
PPTX
QA Automation testing online training
PDF
Automation Best Practices
PDF
Closer To the Metal - Why and How We Use XCTest and Espresso by Mario Negro P...
PDF
Step away from that knife!
PDF
Web Application Testing with Selenium
PDF
Sencha Roadshow 2017: Sencha Upgrades - The Good. The Bad. The Ugly - Eva Luc...
Selenium Testing on Chrome - Google DevFest Armenia 2015
Beyond the Release: CI That Transforms Organizations
Selenium conference, 2016
Advanced Appium: SeleniumConf UK 2016
SeConf_Nov2016_London
How to Get Started with Cypress
Selenium Conference 2015 - Mobile Selenium Grid Setup
Moving From a Selenium Grid to the Cloud - A Real Life Story
How To Use Selenium Successfully (Java Edition)
Automated testing with Cypress
Belfast Selenium Meetup
Selenium Camp 2016 - Kiev, Ukraine
Selenium for Jobseekers
QA Automation testing online training
Automation Best Practices
Closer To the Metal - Why and How We Use XCTest and Espresso by Mario Negro P...
Step away from that knife!
Web Application Testing with Selenium
Sencha Roadshow 2017: Sencha Upgrades - The Good. The Bad. The Ugly - Eva Luc...
Ad

Viewers also liked (20)

PDF
PyCon 2015 Belarus Andrii Soldatenko
PDF
PyCon Russian 2015 - Dive into full text search with python.
PDF
Building social network with Neo4j and Python
PDF
SeleniumCamp 2016
PPTX
Qa Automation - отбрасываем лишнее и тестируем суть
PPTX
Типичные ошибки начинающих писать тесты на WebDriver
PDF
Write code for browsers with Scala
PDF
Agile.by Gathering – 23 января 2016
PPT
Автоматизация тестирования на крупных проектах
PDF
GithubFlow. Тестировщики против тестирования.
PPTX
Recruiting. Advanced level
PPTX
Cовременный контроль качества: давай сделаем это по-быстрому...
PPTX
Web driver история одной миграции
PPTX
автоматизация Flex приложений с помощью selenium rc
PPTX
Повышаем надёжность тестов через JavaScript
PPTX
Agile Testing in Enterprise: Way to transform - SQA Days 2014
PPTX
Webium: Page Objects In Python (Eng)
PPTX
Автоматизация тестирования: доступна каждому или удел избранных?
PDF
Good test = simple test (with selenide)
PDF
Концепция QaAPI: взгляд на тестирование с другой стороны баррикад
PyCon 2015 Belarus Andrii Soldatenko
PyCon Russian 2015 - Dive into full text search with python.
Building social network with Neo4j and Python
SeleniumCamp 2016
Qa Automation - отбрасываем лишнее и тестируем суть
Типичные ошибки начинающих писать тесты на WebDriver
Write code for browsers with Scala
Agile.by Gathering – 23 января 2016
Автоматизация тестирования на крупных проектах
GithubFlow. Тестировщики против тестирования.
Recruiting. Advanced level
Cовременный контроль качества: давай сделаем это по-быстрому...
Web driver история одной миграции
автоматизация Flex приложений с помощью selenium rc
Повышаем надёжность тестов через JavaScript
Agile Testing in Enterprise: Way to transform - SQA Days 2014
Webium: Page Objects In Python (Eng)
Автоматизация тестирования: доступна каждому или удел избранных?
Good test = simple test (with selenide)
Концепция QaAPI: взгляд на тестирование с другой стороны баррикад
Ad

Similar to PyCon Ukraine 2014 (20)

PPTX
10 Useful Testing Tools for Open Source Projects @ TuxCon 2015
PPTX
Dev ops for mobile apps at microsoft teams
PPTX
SenchaCon 2016: The Changing Landscape of JavaScript Testing - Joel Watson an...
PDF
How to Build Single Page HTML5 Apps that Scale
PDF
MEAN Stack WeNode Barcelona Workshop
PDF
jQuery Chicago 2014 - Next-generation JavaScript Testing
PPTX
Effective .NET Core Unit Testing with SQLite and Dapper
PPTX
Effective .NET Core Unit Testing with SQLite and Dapper
PDF
PAC 2019 virtual Bruno Audoux
PPTX
Selenium
PDF
The 3 Top Techniques for Web Security Testing Using a Proxy
PPTX
Parallel testing with appium
PPTX
Functional Testing of RESTful Applications
PDF
Apidays New York 2024 - Prototype-first - A modern API development workflow b...
PPTX
Profiling and Tuning a Web Application - The Dirty Details
PPT
Встреча "QA: в каких направлениях может найти себя тестировщик?"
PDF
Build Fail-Proof Tests in Any Browser with Selenium
PDF
Unit Testing in JavaScript
PDF
Automated Testing in DevOps
PDF
Patterns and practices for building enterprise-scale HTML5 apps
10 Useful Testing Tools for Open Source Projects @ TuxCon 2015
Dev ops for mobile apps at microsoft teams
SenchaCon 2016: The Changing Landscape of JavaScript Testing - Joel Watson an...
How to Build Single Page HTML5 Apps that Scale
MEAN Stack WeNode Barcelona Workshop
jQuery Chicago 2014 - Next-generation JavaScript Testing
Effective .NET Core Unit Testing with SQLite and Dapper
Effective .NET Core Unit Testing with SQLite and Dapper
PAC 2019 virtual Bruno Audoux
Selenium
The 3 Top Techniques for Web Security Testing Using a Proxy
Parallel testing with appium
Functional Testing of RESTful Applications
Apidays New York 2024 - Prototype-first - A modern API development workflow b...
Profiling and Tuning a Web Application - The Dirty Details
Встреча "QA: в каких направлениях может найти себя тестировщик?"
Build Fail-Proof Tests in Any Browser with Selenium
Unit Testing in JavaScript
Automated Testing in DevOps
Patterns and practices for building enterprise-scale HTML5 apps

More from Andrii Soldatenko (7)

PDF
Debugging concurrency programs in go
PDF
Building robust and friendly command line applications in go
PDF
Advanced debugging  techniques in different environments
PDF
Origins of Serverless
PDF
Building Serverless applications with Python
PDF
What is the best full text search engine for Python?
PDF
Kyiv.py #16 october 2015
Debugging concurrency programs in go
Building robust and friendly command line applications in go
Advanced debugging  techniques in different environments
Origins of Serverless
Building Serverless applications with Python
What is the best full text search engine for Python?
Kyiv.py #16 october 2015

Recently uploaded (20)

PPTX
522797556-Unit-2-Temperature-measurement-1-1.pptx
PPTX
Module 1 - Cyber Law and Ethics 101.pptx
PDF
💰 𝐔𝐊𝐓𝐈 𝐊𝐄𝐌𝐄𝐍𝐀𝐍𝐆𝐀𝐍 𝐊𝐈𝐏𝐄𝐑𝟒𝐃 𝐇𝐀𝐑𝐈 𝐈𝐍𝐈 𝟐𝟎𝟐𝟓 💰
PPT
tcp ip networks nd ip layering assotred slides
PPTX
Introduction about ICD -10 and ICD11 on 5.8.25.pptx
PPTX
Introuction about WHO-FIC in ICD-10.pptx
PDF
Tenda Login Guide: Access Your Router in 5 Easy Steps
PPTX
SAP Ariba Sourcing PPT for learning material
PPTX
Slides PPTX World Game (s) Eco Economic Epochs.pptx
PDF
Cloud-Scale Log Monitoring _ Datadog.pdf
PDF
An introduction to the IFRS (ISSB) Stndards.pdf
PPTX
QR Codes Qr codecodecodecodecocodedecodecode
PPTX
innovation process that make everything different.pptx
PDF
RPKI Status Update, presented by Makito Lay at IDNOG 10
PPTX
cyber security Workshop awareness ppt.pptx
PDF
Slides PDF The World Game (s) Eco Economic Epochs.pdf
PPTX
Internet___Basics___Styled_ presentation
PPTX
introduction about ICD -10 & ICD-11 ppt.pptx
PDF
Best Practices for Testing and Debugging Shopify Third-Party API Integrations...
PPTX
Funds Management Learning Material for Beg
522797556-Unit-2-Temperature-measurement-1-1.pptx
Module 1 - Cyber Law and Ethics 101.pptx
💰 𝐔𝐊𝐓𝐈 𝐊𝐄𝐌𝐄𝐍𝐀𝐍𝐆𝐀𝐍 𝐊𝐈𝐏𝐄𝐑𝟒𝐃 𝐇𝐀𝐑𝐈 𝐈𝐍𝐈 𝟐𝟎𝟐𝟓 💰
tcp ip networks nd ip layering assotred slides
Introduction about ICD -10 and ICD11 on 5.8.25.pptx
Introuction about WHO-FIC in ICD-10.pptx
Tenda Login Guide: Access Your Router in 5 Easy Steps
SAP Ariba Sourcing PPT for learning material
Slides PPTX World Game (s) Eco Economic Epochs.pptx
Cloud-Scale Log Monitoring _ Datadog.pdf
An introduction to the IFRS (ISSB) Stndards.pdf
QR Codes Qr codecodecodecodecocodedecodecode
innovation process that make everything different.pptx
RPKI Status Update, presented by Makito Lay at IDNOG 10
cyber security Workshop awareness ppt.pptx
Slides PDF The World Game (s) Eco Economic Epochs.pdf
Internet___Basics___Styled_ presentation
introduction about ICD -10 & ICD-11 ppt.pptx
Best Practices for Testing and Debugging Shopify Third-Party API Integrations...
Funds Management Learning Material for Beg

PyCon Ukraine 2014