SlideShare a Scribd company logo
Appium & Perfecto: A Perfect Match
Max Skybin, Director of Sales Engineering
Nick Sanjines, Senior Sales Engineer
AGENDA
‱ Digital transformation context
‱ Key enablers of digital quality
‱ What is Appium?
‱ Appium’s strengths and limitations
‱ Who is Perfecto and how we work with Appium
‱ How we improve and build on Appium’s core strengths
‱ Benefits of using Perfecto & Appium together
‱ Demo
© 2016, Perfecto Mobile Ltd. All Rights Reserved.
11/30/2016 3© 2015,Perfecto Mobile Ltd. All Rights Reserved.
3
- Physical experience and interaction gives way to Digital
- Digital is an Omni-Channel strategy
- Mobile is the first screen among connected consumers
Mobile
Social
Enterprise End User
Web
Internet of Things
The Digital Transformation
DIGITAL PLATFORMS ARE ALL MERGING INTO ONE EXPERIENCE
11/30/2016 4© 2015, Perfecto Mobile Ltd. All Rights Reserved.
One User Experience Across All Digital Platforms
Source: Google
Network Quality
Cellular, Wi-Fi
Interacting with sensors
Peak time -
Millions of transactions Multiple devices
Specific profiles
USERS DEMAND EXCEPTIONAL DIGITAL EXPERIENCE
REGARDLESS OF CONDITIONS
Varied Device Conditions
Background Apps Location
Immediate, reliable, secure
24/7 access to mobile devices
and web-browsers across all
required platforms
Unattended parallel
automation covering full
scope of functional and non-
functional requirements
Real-time on-demand
reporting with high-level view
of full digital quality as well as
detailed drill-down into
specific test results
KEY ENABLERS FOR EXCEPTIONAL DIGITAL QUALITY
© 2016, Perfecto Mobile Ltd. All Rights Reserved.
Enterprise-Grade
Device Lab
Robust
Automation
Comprehensive
Reporting
Reduce device management spend
and enable high levels of
automated testing
Avoid manual testing spend
without compromising quality
Quickly identify quality issues
earlier in SDLC, prioritise, triage and
fix defects across web and mobile
WHAT IS APPIUM?
Appium is a tool for
automating testing of
applications on mobile
devices. It was created as an
open-source alternative to
existing commercial tools.
11/30/2016 7© 2016, Perfecto Mobile Ltd. All Rights Reserved.
APPIUM’S BENEFITS
‱ Cross-platform
‱ Write tests against multiple platforms (iOS, Android, Windows), using the same API
‱ Non-intrusive
‱ Doesn’t require the app to be modified or recompiled
‱ Doesn’t require access to application’s source code
‱ Test what you ship to end-users
‱ Open
‱ Automate using any language/framework
‱ Based on industry-standard Selenium Web Driver
‱ Open source project supported by community
11/30/2016 8© 2016, Perfecto Mobile Ltd. All Rights Reserved.
APPIUM’S LIMITATIONS
‱ Open Source Support Model
‱ No official support when something goes wrong
‱ Tends to take 1-2 months to support a new iOS version after GA release
‱ No OS-level or environmental controls
‱ Testing outside the application context is impossible, which prevents automation of
full digital experience (2 factor authentication, widgets, interaction with other apps)
‱ No environment controls are available to change GPS, network conditions, etc.
‱ Object-level recognition only, no ability to visually validate user experience
‱ Unreliable automation
‱ Defects in Appium/Selenium cause test failures
‱ Parallel execution difficult to configure and sustain
‱ Negative productivity impact
‱ No reporting capabilities – you have to build your own reporting
‱ Lack of IDE plug-ins slows down script creation
11/30/2016 9© 2016, Perfecto Mobile Ltd. All Rights Reserved.
IMPACT: APPIUM DOESN’T ADDRESS THE FUNDAMENTAL PROBLEM OF
PROVIDING AN ENTERPRISE-GRADE LAB
10
Real end user conditions
Complex
hardware &
software
setup
Secure environments
On-demand
access to
mobile devices,
browsers &
wearables
24x7
continuous
support
iOS 10 Beta
6/13
iOS G.A.
9/13
10/11 - Appium
support for iOS 10
120 days without iOS 10 support!
54% user adoption of iOS 10 during
Appium support gap
IMPACT: LACK OF TIMELY OS SUPPORT IN APPIUM LEADS TO RISK OF RELEASING
UNTESTED APPLICATIONS DURING WIDE OS ADOPTION
AppiumCannotTestAppiumCanTest IMPACT: LACK OF OS-LEVEL CONTROLS AND VISUAL VALIDATIONS LIMITS THE AMOUNT
OF AUTOMATION COVERAGE
11/30/2016 12© 2016, Perfecto Mobile Ltd. All Rights Reserved.
Verify the user is able to enter only valid
postal code
‱ Verify the user is able to enter only valid post code
by checking input exists in DOM
‱ Verify the continue button is visible so the user can
proceed to the next screen
‱ Verify the screen renders within acceptable time
under WiFi, LTE and 3G connectivity
‱ Validate that when invalid postal code is entered,
error message is colored red
IMPACT: POOR REPORTING MAKES TEST RESULT ANALYSIS AND DEFECT ISOLATION
A PAINFUL EXERCISE
11/30/2016 13© 2016, Perfecto Mobile Ltd. All Rights Reserved.
WHO IS PERFECTO?
A Cloud Based Continuous Quality
Lab enabling application testing and
monitoring on real devices in real
end user conditions, for enterprises
adopting digital transformation and
agile delivery processes
INDUSTRY LEADERSHIP
PERFECTO OFFERS THE TESTING PLATFORM FOR COMPLETE
DIGITAL COVERAGE
Digital Test Suite Reporting for Agile
Teams
One Script
For All Digital Platforms
One Lab – Web & Mobile
One Secure Cloud
Manual & Automated Testing
GLOBAL, ENTERPRISE-GRADE DIGITAL LAB
11/30/2016 17© 2015, Perfecto Mobile Ltd. All Rights Reserved.
OPEN AND INTEGRATED
18
Open &
Integrated
Xcode
Selenium
HOW PERFECTO EXTENDS APPIUM
ACHIEVE HIGH %
OF AUTOMATION
SYSTEM LEVEL
CONTROL
IMAGE
INJECTION
OCR & IMAGE
OBJECT
RECOGNITION
RICH REPORTS
MIMIC REAL USER
ENVIRONMENT
GPS INJECTION
NETWORK
VIRTUALIZATION
PERSONA-
BASED TESTING
HYBRID CLOUD
GLOBAL
COVERAGE
GET ENTERPRISE
GRADE
ENTERPRISE
SECURITY
24X7 SUPPORT
SCALE &
FLEXIBLE
ROLES &
PERMISSIONS
MAKING
OPEN-SOURCE
ENTERPRISE
READY
OPEN SOURCE
IOS &
ANDROID
NATIVE/DOM
OBJECT
RECOGNITION
CI SUPPORT
BENEFITS OF USING APPIUM WITH PERFECTO
‱ Reliable unattended parallel automation
‱ Reuse the same Appium scripts and skill-set
‱ Fixed Appium/Selenium defects that cause failed executions fixed
‱ Unlimited parallel execution, no setup required
‱ OS-level and environmental controls
‱ You can interact with anything on the screen testing real-user interactions
‱ Test pop-ups, incoming calls, SMS, interruptions, etc
‱ Full ability to test a variety of real user conditions
‱ Accelerate tester and developer productivity
‱ Integrated reporting engine provides screenshots, videos, script and device
analytics, and more accelerating defect triage and giving executive visibility
‱ IDE plug-ins for popular IDEs accelerate script development and debugging
‱ Enterprise Support Model
‱ 24x7 support, global, secure, audited environments
‱ OS Beta support. Same-day support for GA versions.
11/30/2016 20© 2016, Perfecto Mobile Ltd. All Rights Reserved.
AppiumwithPerfectoAppiumOnly IMPACT: ACHIEVE COMPLETE TESTING COVERAGE WITH VISUAL ANALYSIS, OS-LEVEL
TESTING, AND REAL END-USER CONDITIONS
11/30/2016 21© 2016, Perfecto Mobile Ltd. All Rights Reserved.
Verify the user is able to enter only valid
postal code
‱ Verify the user is able to enter only valid post code
by checking input exists in DOM
‱ Verify the continue button is visible so the user can
proceed to the next screen
‱ Verify the screen renders within acceptable time
under WiFi, LTE and 3G connectivity
‱ Validate that when invalid postal code is entered,
error message is colored red
IMPACT: UNDERSTAND THE IMPACT OF REAL-WORLD CONDITIONS ON
APPLICATION PERFORMANCE WITH PERSONA-BASED TESTING
22
Marketing / Business
 Business-Engineering alignment
 Automated lab configuration
 Communicate Risk in business terms
((( )))
Name: Sara
Location: London
Age: 25
Device: New
Sensitivity to UX: High
Behavior: Fashion magazine designer
Engineering
Name: Sara
Location: New York
Age: 25
Device: New
Sensitivity to UX: High
Behavior: Fashion magazine designer
Data
?
Test Cases
Name: Sara
Location: New York
Device: iPhone 7, iOS 10
Carrier: BT
Network: 3G
Background Apps: Instagram
IMPACT: UNDERSTAND HIGH-LEVEL DIGITAL QUALITY TRENDS AND QUICKLY
NARROW DOWN PROBLEMATIC AREAS
11/30/2016 23© 2016, Perfecto Mobile Ltd. All Rights Reserved.
IMPACT: ACCELERATE DEFECT RESOLUTION BY ZOOMING INTO DETAILS OF EACH FAILED TEST
EXECUTION WITH DEVICE VITALS, SCREENSHOTS AND VIDEOS
11/30/2016 24© 2016, Perfecto Mobile Ltd. All Rights Reserved.
PERFECTO PLATFORM
IN-HOUSE OR
3RD PARTY LAB
APPIUM & SELENIUM
PERFECTO ENTERPRISE
EXTENSIONS
AUTOMATION FRAMEWORK
AUTOMATION SCRIPTS
CONTINUOUS INTEGRATION
< 50% AUTOMATION90%+ AUTOMATION
ACHIEVE HIGH BUSINESS
VALUE WITH PERFECTO
& APPIUM
11/30/2016 26© 2016, Perfecto Mobile Ltd. All Rights Reserved.
DEMO

More Related Content

PPTX
Appium vs. Appium with Perfecto
PPTX
Appium & Selenium Alone vs Appium & Selenium with Perfecto
PPTX
How To Sell Into Insurance with Perfecto
PPTX
TechTalk: Get to Know Perfecto
PPTX
What's New with Perfecto? - Mid-Year Edition
PPT
Mobile Monitoring Best Practices
PPTX
TechTalk: Getting to Know Perfecto
PPTX
How to Add Perfecto to Your CI
Appium vs. Appium with Perfecto
Appium & Selenium Alone vs Appium & Selenium with Perfecto
How To Sell Into Insurance with Perfecto
TechTalk: Get to Know Perfecto
What's New with Perfecto? - Mid-Year Edition
Mobile Monitoring Best Practices
TechTalk: Getting to Know Perfecto
How to Add Perfecto to Your CI

What's hot (20)

PDF
Test Automation for Mobile Applications: A Practical Guide
PPTX
How Digital Changed the Game... and how to cross platform test for it
PDF
Webinar learn how to test any mobile app style from within eclipse using real...
PDF
The ultimate guide to mobile app testing with appium
PDF
Cross Platform Mobile Test Automation using Selenium WebDriver by Perfecto Mo...
PPTX
Intro to Automation Using Perfecto's CQ Lab
PDF
Accelerating Digital Transformation With API Lifecycle & Test Automation
PDF
Top Best Practices for Successful Mobile Test Automation
PDF
Top 10 Automation Testing Tools in 2020
PDF
5 Mobile App Trends & What They Mean for Dev & Testing
PDF
Mobile Test Automation
PPTX
Testdroid: Release Perfect Apps with Mobile Visual Testing in the Cloud
PPTX
Everything You Need To Know about Appium and Selenium
PPTX
TechTalk: Wind Tunnel, Personas, and Testing Real UX
PPTX
Uber mobility - Build & Release
PPTX
Uber Mobility Meetup: Mobile Testing
PDF
Introduction To Mobile-Automation
PPTX
Keeping Your Continuous Test Automation Suites Continuously Valuable in DevOps
PPTX
Testing Strategy for Progressive Web Apps
PDF
Achieving 100% mobile test coverage perfecto mobile
Test Automation for Mobile Applications: A Practical Guide
How Digital Changed the Game... and how to cross platform test for it
Webinar learn how to test any mobile app style from within eclipse using real...
The ultimate guide to mobile app testing with appium
Cross Platform Mobile Test Automation using Selenium WebDriver by Perfecto Mo...
Intro to Automation Using Perfecto's CQ Lab
Accelerating Digital Transformation With API Lifecycle & Test Automation
Top Best Practices for Successful Mobile Test Automation
Top 10 Automation Testing Tools in 2020
5 Mobile App Trends & What They Mean for Dev & Testing
Mobile Test Automation
Testdroid: Release Perfect Apps with Mobile Visual Testing in the Cloud
Everything You Need To Know about Appium and Selenium
TechTalk: Wind Tunnel, Personas, and Testing Real UX
Uber mobility - Build & Release
Uber Mobility Meetup: Mobile Testing
Introduction To Mobile-Automation
Keeping Your Continuous Test Automation Suites Continuously Valuable in DevOps
Testing Strategy for Progressive Web Apps
Achieving 100% mobile test coverage perfecto mobile

Viewers also liked (19)

PPTX
QTP Automation Testing Tutorial 2
PPTX
Selenium Testing
PPT
Qtp 80 Basics3561
PPT
Achieving a Winning Digital User Experience with Real World Testing
PPT
Qtp 8.0 basic
PPTX
TechTalk: Report Bugs Like a Boss
PPTX
How to Test on the Right Mobile Platforms
PDF
Ten reasons why now is the perfect time to get serious about the mobile web
PPTX
TechTalk: Taking the Mystery Out of Object ID Automation
PDF
Hp perfecto webinar - UFT Mobile
PPTX
Qtp object repository
PDF
Test Automation Tool comparison – HP UFT/QTP vs. Selenium
PDF
10 reasons why now is the perfect time to get started with the mobile web
PPTX
Launch Better Apps, Faster - Perfecto & Orasi Joint Webinar Sldies
PPTX
Testing Apps for Wearables
PPTX
Selenium- A Software Testing Tool
PDF
iOS9 Launch - Mobile Dev & Test Implications
PDF
7 Keys for Unattended Test AUtomation webinar deck
PPT
Selenium (1)
QTP Automation Testing Tutorial 2
Selenium Testing
Qtp 80 Basics3561
Achieving a Winning Digital User Experience with Real World Testing
Qtp 8.0 basic
TechTalk: Report Bugs Like a Boss
How to Test on the Right Mobile Platforms
Ten reasons why now is the perfect time to get serious about the mobile web
TechTalk: Taking the Mystery Out of Object ID Automation
Hp perfecto webinar - UFT Mobile
Qtp object repository
Test Automation Tool comparison – HP UFT/QTP vs. Selenium
10 reasons why now is the perfect time to get started with the mobile web
Launch Better Apps, Faster - Perfecto & Orasi Joint Webinar Sldies
Testing Apps for Wearables
Selenium- A Software Testing Tool
iOS9 Launch - Mobile Dev & Test Implications
7 Keys for Unattended Test AUtomation webinar deck
Selenium (1)

Similar to Webinar: Appium & Perfecto: A Perfect Match (20)

PDF
Mobile App Testing Strategy by RapidValue Solutions
PDF
Top 4 Tools For Software Testing in 2024.pdf
PPTX
HienVo_Mobile Testing_v.1.2
PDF
Selenium conf india pwa 2018
PPSX
Create engaging mobile experiences with Visual Studio, Microsoft Azure and Xa...
PDF
Mobile application-testing for shanethatech
PDF
EPAM_Digital_Assurance_Accelerator
PDF
Top 5 BrowserStack Alternatives That Are Present In The Market.pdf
PDF
Stop Testing (Only) The Functionality of Your Mobile Apps!
PPTX
How to Prevent App Failures with Real User Conditions
PDF
Top 5 automation testing tools to gear up website development
DOCX
Mobile App Testing: Importance, Strategies, and Best Practices
PPTX
Automate you Appium test like a pro!
PDF
Automation challenges - 121 Test Automation Event boston
PPTX
Mobile and Web App Testing for Visual Studio Teams
PPTX
Mobile apps testing
PDF
Mobile application testing
PPTX
End the Guesswork: How to Test the Right Devices, Platforms & User Conditions
PDF
Selecting the Right Mobile Test Automation Strategy: Challenges and Principles
PDF
How to Create a Risk Based Testing Strategy With Simulators, Emulators, and R...
Mobile App Testing Strategy by RapidValue Solutions
Top 4 Tools For Software Testing in 2024.pdf
HienVo_Mobile Testing_v.1.2
Selenium conf india pwa 2018
Create engaging mobile experiences with Visual Studio, Microsoft Azure and Xa...
Mobile application-testing for shanethatech
EPAM_Digital_Assurance_Accelerator
Top 5 BrowserStack Alternatives That Are Present In The Market.pdf
Stop Testing (Only) The Functionality of Your Mobile Apps!
How to Prevent App Failures with Real User Conditions
Top 5 automation testing tools to gear up website development
Mobile App Testing: Importance, Strategies, and Best Practices
Automate you Appium test like a pro!
Automation challenges - 121 Test Automation Event boston
Mobile and Web App Testing for Visual Studio Teams
Mobile apps testing
Mobile application testing
End the Guesswork: How to Test the Right Devices, Platforms & User Conditions
Selecting the Right Mobile Test Automation Strategy: Challenges and Principles
How to Create a Risk Based Testing Strategy With Simulators, Emulators, and R...

More from Lizzy Guido (she/her) (13)

PPTX
What's New with Perfecto? - June 2017
PPTX
What's New with Perfecto? - May 2017
PPTX
What's New with Perfecto? - April 2017
PPTX
What's New? - March 2017
PPTX
TechTalk: Advanced Practices for Visual Test Automation
PPTX
TechTalk: What's New with Perfecto?
PPTX
Appium vs Appium with Perfecto
PPTX
What's New? - February 2017
PPTX
Persona Testing - Deep Dive
PPTX
TechTalk: Everything You Need to Know about Appium & Selenium
PPTX
Webinar: How to Size a Lab
PPTX
Automating things you didn't know you could automate
PDF
Wind Tunnel Introduction and Demo Slides
What's New with Perfecto? - June 2017
What's New with Perfecto? - May 2017
What's New with Perfecto? - April 2017
What's New? - March 2017
TechTalk: Advanced Practices for Visual Test Automation
TechTalk: What's New with Perfecto?
Appium vs Appium with Perfecto
What's New? - February 2017
Persona Testing - Deep Dive
TechTalk: Everything You Need to Know about Appium & Selenium
Webinar: How to Size a Lab
Automating things you didn't know you could automate
Wind Tunnel Introduction and Demo Slides

Recently uploaded (20)

PDF
How Onsite IT Support Drives Business Efficiency, Security, and Growth.pdf
PDF
Smarter Business Operations Powered by IoT Remote Monitoring
PPTX
Understanding_Digital_Forensics_Presentation.pptx
PDF
Event Presentation Google Cloud Next Extended 2025
PDF
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
PPTX
Comunidade Salesforce SĂŁo Paulo - Desmistificando o Omnistudio (Vlocity)
PDF
[벌표본] á„‚á…„á„‹á…Ž ᄀá…Șá„Œá…Šá„‚á…łá†« 클라ᄋᅼ드오 ᄋᅔᆻᄋᅄ_KTDS_ᄀᅔᆷ도ᆌ현_20250524.pdf
PDF
Newfamily of error-correcting codes based on genetic algorithms
PPTX
breach-and-attack-simulation-cybersecurity-india-chennai-defenderrabbit-2025....
PDF
CIFDAQ's Teaching Thursday: Moving Averages Made Simple
 
PPTX
20250228 LYD VKU AI Blended-Learning.pptx
PDF
Chapter 2 Digital Image Fundamentals.pdf
PPTX
Cloud computing and distributed systems.
PDF
DevOps & Developer Experience Summer BBQ
 
PDF
Omni-Path Integration Expertise Offered by Nor-Tech
PDF
Advanced IT Governance
PDF
Transforming Manufacturing operations through Intelligent Integrations
PDF
GDG Cloud Iasi [PUBLIC] Florian Blaga - Unveiling the Evolution of Cybersecur...
PDF
Review of recent advances in non-invasive hemoglobin estimation
PPTX
PA Analog/Digital System: The Backbone of Modern Surveillance and Communication
How Onsite IT Support Drives Business Efficiency, Security, and Growth.pdf
Smarter Business Operations Powered by IoT Remote Monitoring
Understanding_Digital_Forensics_Presentation.pptx
Event Presentation Google Cloud Next Extended 2025
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
Comunidade Salesforce SĂŁo Paulo - Desmistificando o Omnistudio (Vlocity)
[벌표본] á„‚á…„á„‹á…Ž ᄀá…Șá„Œá…Šá„‚á…łá†« 클라ᄋᅼ드오 ᄋᅔᆻᄋᅄ_KTDS_ᄀᅔᆷ도ᆌ현_20250524.pdf
Newfamily of error-correcting codes based on genetic algorithms
breach-and-attack-simulation-cybersecurity-india-chennai-defenderrabbit-2025....
CIFDAQ's Teaching Thursday: Moving Averages Made Simple
 
20250228 LYD VKU AI Blended-Learning.pptx
Chapter 2 Digital Image Fundamentals.pdf
Cloud computing and distributed systems.
DevOps & Developer Experience Summer BBQ
 
Omni-Path Integration Expertise Offered by Nor-Tech
Advanced IT Governance
Transforming Manufacturing operations through Intelligent Integrations
GDG Cloud Iasi [PUBLIC] Florian Blaga - Unveiling the Evolution of Cybersecur...
Review of recent advances in non-invasive hemoglobin estimation
PA Analog/Digital System: The Backbone of Modern Surveillance and Communication

Webinar: Appium & Perfecto: A Perfect Match

  • 1. Appium & Perfecto: A Perfect Match Max Skybin, Director of Sales Engineering Nick Sanjines, Senior Sales Engineer
  • 2. AGENDA ‱ Digital transformation context ‱ Key enablers of digital quality ‱ What is Appium? ‱ Appium’s strengths and limitations ‱ Who is Perfecto and how we work with Appium ‱ How we improve and build on Appium’s core strengths ‱ Benefits of using Perfecto & Appium together ‱ Demo © 2016, Perfecto Mobile Ltd. All Rights Reserved.
  • 3. 11/30/2016 3© 2015,Perfecto Mobile Ltd. All Rights Reserved. 3 - Physical experience and interaction gives way to Digital - Digital is an Omni-Channel strategy - Mobile is the first screen among connected consumers Mobile Social Enterprise End User Web Internet of Things The Digital Transformation
  • 4. DIGITAL PLATFORMS ARE ALL MERGING INTO ONE EXPERIENCE 11/30/2016 4© 2015, Perfecto Mobile Ltd. All Rights Reserved. One User Experience Across All Digital Platforms Source: Google
  • 5. Network Quality Cellular, Wi-Fi Interacting with sensors Peak time - Millions of transactions Multiple devices Specific profiles USERS DEMAND EXCEPTIONAL DIGITAL EXPERIENCE REGARDLESS OF CONDITIONS Varied Device Conditions Background Apps Location
  • 6. Immediate, reliable, secure 24/7 access to mobile devices and web-browsers across all required platforms Unattended parallel automation covering full scope of functional and non- functional requirements Real-time on-demand reporting with high-level view of full digital quality as well as detailed drill-down into specific test results KEY ENABLERS FOR EXCEPTIONAL DIGITAL QUALITY © 2016, Perfecto Mobile Ltd. All Rights Reserved. Enterprise-Grade Device Lab Robust Automation Comprehensive Reporting Reduce device management spend and enable high levels of automated testing Avoid manual testing spend without compromising quality Quickly identify quality issues earlier in SDLC, prioritise, triage and fix defects across web and mobile
  • 7. WHAT IS APPIUM? Appium is a tool for automating testing of applications on mobile devices. It was created as an open-source alternative to existing commercial tools. 11/30/2016 7© 2016, Perfecto Mobile Ltd. All Rights Reserved.
  • 8. APPIUM’S BENEFITS ‱ Cross-platform ‱ Write tests against multiple platforms (iOS, Android, Windows), using the same API ‱ Non-intrusive ‱ Doesn’t require the app to be modified or recompiled ‱ Doesn’t require access to application’s source code ‱ Test what you ship to end-users ‱ Open ‱ Automate using any language/framework ‱ Based on industry-standard Selenium Web Driver ‱ Open source project supported by community 11/30/2016 8© 2016, Perfecto Mobile Ltd. All Rights Reserved.
  • 9. APPIUM’S LIMITATIONS ‱ Open Source Support Model ‱ No official support when something goes wrong ‱ Tends to take 1-2 months to support a new iOS version after GA release ‱ No OS-level or environmental controls ‱ Testing outside the application context is impossible, which prevents automation of full digital experience (2 factor authentication, widgets, interaction with other apps) ‱ No environment controls are available to change GPS, network conditions, etc. ‱ Object-level recognition only, no ability to visually validate user experience ‱ Unreliable automation ‱ Defects in Appium/Selenium cause test failures ‱ Parallel execution difficult to configure and sustain ‱ Negative productivity impact ‱ No reporting capabilities – you have to build your own reporting ‱ Lack of IDE plug-ins slows down script creation 11/30/2016 9© 2016, Perfecto Mobile Ltd. All Rights Reserved.
  • 10. IMPACT: APPIUM DOESN’T ADDRESS THE FUNDAMENTAL PROBLEM OF PROVIDING AN ENTERPRISE-GRADE LAB 10 Real end user conditions Complex hardware & software setup Secure environments On-demand access to mobile devices, browsers & wearables 24x7 continuous support
  • 11. iOS 10 Beta 6/13 iOS G.A. 9/13 10/11 - Appium support for iOS 10 120 days without iOS 10 support! 54% user adoption of iOS 10 during Appium support gap IMPACT: LACK OF TIMELY OS SUPPORT IN APPIUM LEADS TO RISK OF RELEASING UNTESTED APPLICATIONS DURING WIDE OS ADOPTION
  • 12. AppiumCannotTestAppiumCanTest IMPACT: LACK OF OS-LEVEL CONTROLS AND VISUAL VALIDATIONS LIMITS THE AMOUNT OF AUTOMATION COVERAGE 11/30/2016 12© 2016, Perfecto Mobile Ltd. All Rights Reserved. Verify the user is able to enter only valid postal code ‱ Verify the user is able to enter only valid post code by checking input exists in DOM ‱ Verify the continue button is visible so the user can proceed to the next screen ‱ Verify the screen renders within acceptable time under WiFi, LTE and 3G connectivity ‱ Validate that when invalid postal code is entered, error message is colored red
  • 13. IMPACT: POOR REPORTING MAKES TEST RESULT ANALYSIS AND DEFECT ISOLATION A PAINFUL EXERCISE 11/30/2016 13© 2016, Perfecto Mobile Ltd. All Rights Reserved.
  • 14. WHO IS PERFECTO? A Cloud Based Continuous Quality Lab enabling application testing and monitoring on real devices in real end user conditions, for enterprises adopting digital transformation and agile delivery processes
  • 16. PERFECTO OFFERS THE TESTING PLATFORM FOR COMPLETE DIGITAL COVERAGE Digital Test Suite Reporting for Agile Teams One Script For All Digital Platforms One Lab – Web & Mobile One Secure Cloud Manual & Automated Testing
  • 17. GLOBAL, ENTERPRISE-GRADE DIGITAL LAB 11/30/2016 17© 2015, Perfecto Mobile Ltd. All Rights Reserved.
  • 18. OPEN AND INTEGRATED 18 Open & Integrated Xcode Selenium
  • 19. HOW PERFECTO EXTENDS APPIUM ACHIEVE HIGH % OF AUTOMATION SYSTEM LEVEL CONTROL IMAGE INJECTION OCR & IMAGE OBJECT RECOGNITION RICH REPORTS MIMIC REAL USER ENVIRONMENT GPS INJECTION NETWORK VIRTUALIZATION PERSONA- BASED TESTING HYBRID CLOUD GLOBAL COVERAGE GET ENTERPRISE GRADE ENTERPRISE SECURITY 24X7 SUPPORT SCALE & FLEXIBLE ROLES & PERMISSIONS MAKING OPEN-SOURCE ENTERPRISE READY OPEN SOURCE IOS & ANDROID NATIVE/DOM OBJECT RECOGNITION CI SUPPORT
  • 20. BENEFITS OF USING APPIUM WITH PERFECTO ‱ Reliable unattended parallel automation ‱ Reuse the same Appium scripts and skill-set ‱ Fixed Appium/Selenium defects that cause failed executions fixed ‱ Unlimited parallel execution, no setup required ‱ OS-level and environmental controls ‱ You can interact with anything on the screen testing real-user interactions ‱ Test pop-ups, incoming calls, SMS, interruptions, etc ‱ Full ability to test a variety of real user conditions ‱ Accelerate tester and developer productivity ‱ Integrated reporting engine provides screenshots, videos, script and device analytics, and more accelerating defect triage and giving executive visibility ‱ IDE plug-ins for popular IDEs accelerate script development and debugging ‱ Enterprise Support Model ‱ 24x7 support, global, secure, audited environments ‱ OS Beta support. Same-day support for GA versions. 11/30/2016 20© 2016, Perfecto Mobile Ltd. All Rights Reserved.
  • 21. AppiumwithPerfectoAppiumOnly IMPACT: ACHIEVE COMPLETE TESTING COVERAGE WITH VISUAL ANALYSIS, OS-LEVEL TESTING, AND REAL END-USER CONDITIONS 11/30/2016 21© 2016, Perfecto Mobile Ltd. All Rights Reserved. Verify the user is able to enter only valid postal code ‱ Verify the user is able to enter only valid post code by checking input exists in DOM ‱ Verify the continue button is visible so the user can proceed to the next screen ‱ Verify the screen renders within acceptable time under WiFi, LTE and 3G connectivity ‱ Validate that when invalid postal code is entered, error message is colored red
  • 22. IMPACT: UNDERSTAND THE IMPACT OF REAL-WORLD CONDITIONS ON APPLICATION PERFORMANCE WITH PERSONA-BASED TESTING 22 Marketing / Business  Business-Engineering alignment  Automated lab configuration  Communicate Risk in business terms ((( ))) Name: Sara Location: London Age: 25 Device: New Sensitivity to UX: High Behavior: Fashion magazine designer Engineering Name: Sara Location: New York Age: 25 Device: New Sensitivity to UX: High Behavior: Fashion magazine designer Data ? Test Cases Name: Sara Location: New York Device: iPhone 7, iOS 10 Carrier: BT Network: 3G Background Apps: Instagram
  • 23. IMPACT: UNDERSTAND HIGH-LEVEL DIGITAL QUALITY TRENDS AND QUICKLY NARROW DOWN PROBLEMATIC AREAS 11/30/2016 23© 2016, Perfecto Mobile Ltd. All Rights Reserved.
  • 24. IMPACT: ACCELERATE DEFECT RESOLUTION BY ZOOMING INTO DETAILS OF EACH FAILED TEST EXECUTION WITH DEVICE VITALS, SCREENSHOTS AND VIDEOS 11/30/2016 24© 2016, Perfecto Mobile Ltd. All Rights Reserved.
  • 25. PERFECTO PLATFORM IN-HOUSE OR 3RD PARTY LAB APPIUM & SELENIUM PERFECTO ENTERPRISE EXTENSIONS AUTOMATION FRAMEWORK AUTOMATION SCRIPTS CONTINUOUS INTEGRATION < 50% AUTOMATION90%+ AUTOMATION ACHIEVE HIGH BUSINESS VALUE WITH PERFECTO & APPIUM
  • 26. 11/30/2016 26© 2016, Perfecto Mobile Ltd. All Rights Reserved. DEMO