SlideShare une entreprise Scribd logo
1  sur  34
Télécharger pour lire hors ligne
Tomasz Grzemski @Grzemski
Tymoteusz Motylewski @tmotyl
Acceptance testing in Magento
Who we are?
• Macopedia founders
• Web Applications enthusiasts
• Open Source Evangelists
Macopedia
•
•
•
•

Software House
Open Source and Scrum Lovers
Enterprise Web Applications
3 offices in Poland (Poznan, Warsaw,
Cracow)
Continuous

{

Development
Integration
Delivery
Deployment
Improvement
“Continuous”
== “Doing stuff over and over again”

== “Automation”
Builds

Deployment

Tests

Infrastructure
Setup

Devbox
Setup
Everything sounds better
with “continuous”

Continuous
Quality Assurance
Developers
DB + Backup
“Continuous” Integration server
DB

Integration

Settings

Files

Server

Unit tests

Acceptance tests

Load tests
Acceptance Tests
test automation
is a developer’s task
Selenium for PHP
•
•
•
•
•

PHPUnit_Selenium
WebDriver-PHP
PHP-webdriver-bindings
PHP-webdriver
...
Architecture
REST*
(over HTTP)

No direct access
(DB, classes,…)

AUT

HTTP
*http://code.google.com/p/selenium/wiki/JsonWireProtocol
Selenium 2 Testing Framework for PHP

Menta
Menta
• Created by Fabrizio Branca from AOE
(Wiesbaden - Germany)
• PHP Test Acceptance Framework
• github.com / AOEmedia /
Menta_SampleProject
Menta Features

PHPUnit integration

Configuration
Management

Components

Event / Observer

Session Management

?

Bonus
Features :)
Abstract test class
ProjectY_Abstract_TestCase

Menta_PHPUnit_Testcase_Selenium2

PHPUnit_Framework_TestCase

Very thin layer on top
of PHPUnit
ProjectY_TestCase_Registration

ProjectY_TestCase_Checkout

the “magic” happens in
the components
Components
Components!
Components
Common

Assert

Wait

Screenshot

Selenium1Facade

Imap

WebService

W3C Validator

Curl

…

Some might not even
require a Selenium session
Component Libraries
Projectspecific
Magento
(your library)
Magento
(community-provided)
General
(your library)
Menta
Components Rewrites
add
functionality
change
behavior

change
locators

overwrite
labels
ProjectZ_PageObject_Cart PageObject_Cart
extends
Page Objects
clickCheckoutButton()

isInCart($product)

getTotals()

✔
✔
✔

represents
services offered by
a page or feature

is the only thing with
a deep knowledge of
the HTML
Sessions Managment
incl. on exceptions
and ctrl+c
auto-close

Cleaning sessions
Reusing sessions
auto-start

Let Menta manage
your sessions
Screenshot Gallery
Screenshots

HTML Report

(on demand
and on failure)

additional
messages

test description
from phpdoc
error details
Bonus!
Perceptual diffsdiffs
Perceptual
Build X

Build X-1

Perceptual
Diff
Selenium performance
• Selenium GRID
• Use cloud services
github.com / AOEmedia / Menta
github.com / AOEmedia / Menta_SampleProject
Poznań Magento User Group
19 listopada 17:30
pmug.pl
s!
U
ith

W
or

k

w

Q&A

t.grzemski@macopedia.pl
@Grzemski
t.motylewski@macopedia.pl
@tmotyl

Contenu connexe

Plus de Macopedia

TYPO3 Headless & PWA - Webinar
TYPO3 Headless & PWA - WebinarTYPO3 Headless & PWA - Webinar
TYPO3 Headless & PWA - WebinarMacopedia
 
TYPO3 CON 2019
TYPO3 CON 2019TYPO3 CON 2019
TYPO3 CON 2019Macopedia
 
Integracja Allegro z M2 | Meet Magento 2019
Integracja Allegro z M2 | Meet Magento 2019Integracja Allegro z M2 | Meet Magento 2019
Integracja Allegro z M2 | Meet Magento 2019Macopedia
 
Apteline.pl, NEUCA | Meet Magento 2017
Apteline.pl, NEUCA | Meet Magento 2017Apteline.pl, NEUCA | Meet Magento 2017
Apteline.pl, NEUCA | Meet Magento 2017Macopedia
 
Macopedia zaprasza do współpracy!
Macopedia zaprasza do współpracy! Macopedia zaprasza do współpracy!
Macopedia zaprasza do współpracy! Macopedia
 
TYPO3 CMS 6.2 LTS - what's new
TYPO3 CMS 6.2 LTS - what's newTYPO3 CMS 6.2 LTS - what's new
TYPO3 CMS 6.2 LTS - what's newMacopedia
 

Plus de Macopedia (6)

TYPO3 Headless & PWA - Webinar
TYPO3 Headless & PWA - WebinarTYPO3 Headless & PWA - Webinar
TYPO3 Headless & PWA - Webinar
 
TYPO3 CON 2019
TYPO3 CON 2019TYPO3 CON 2019
TYPO3 CON 2019
 
Integracja Allegro z M2 | Meet Magento 2019
Integracja Allegro z M2 | Meet Magento 2019Integracja Allegro z M2 | Meet Magento 2019
Integracja Allegro z M2 | Meet Magento 2019
 
Apteline.pl, NEUCA | Meet Magento 2017
Apteline.pl, NEUCA | Meet Magento 2017Apteline.pl, NEUCA | Meet Magento 2017
Apteline.pl, NEUCA | Meet Magento 2017
 
Macopedia zaprasza do współpracy!
Macopedia zaprasza do współpracy! Macopedia zaprasza do współpracy!
Macopedia zaprasza do współpracy!
 
TYPO3 CMS 6.2 LTS - what's new
TYPO3 CMS 6.2 LTS - what's newTYPO3 CMS 6.2 LTS - what's new
TYPO3 CMS 6.2 LTS - what's new
 

Dernier

SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxNavinnSomaal
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek SchlawackFwdays
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticscarlostorres15106
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024The Digital Insurer
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 3652toLead Limited
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machinePadma Pradeep
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr LapshynFwdays
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyAlfredo García Lavilla
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupFlorian Wilhelm
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piececharlottematthew16
 
Vector Databases 101 - An introduction to the world of Vector Databases
Vector Databases 101 - An introduction to the world of Vector DatabasesVector Databases 101 - An introduction to the world of Vector Databases
Vector Databases 101 - An introduction to the world of Vector DatabasesZilliz
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxhariprasad279825
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
Training state-of-the-art general text embedding
Training state-of-the-art general text embeddingTraining state-of-the-art general text embedding
Training state-of-the-art general text embeddingZilliz
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024Stephanie Beckett
 

Dernier (20)

SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptx
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machine
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easy
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project Setup
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piece
 
Vector Databases 101 - An introduction to the world of Vector Databases
Vector Databases 101 - An introduction to the world of Vector DatabasesVector Databases 101 - An introduction to the world of Vector Databases
Vector Databases 101 - An introduction to the world of Vector Databases
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptx
 
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptxE-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
DMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special EditionDMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special Edition
 
Training state-of-the-art general text embedding
Training state-of-the-art general text embeddingTraining state-of-the-art general text embedding
Training state-of-the-art general text embedding
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024
 

MeetMagento - Acceptance tests in Magento