SlideShare une entreprise Scribd logo
1  sur  55
Accelerating Application Delivery with 
Continuous Testing 
Presented by Soasta and Serena Software 
November 20, 2014 
©2014 CloudBees, Inc. All Rights Reserved
Introduction to Serena 
• Founded 1980 
• Headquartered in San Mateo, CA 
2 
• >$200M revenue 
• 200+ R&D Engineers 
• HGGC Portfolio Company 
• Follow the sun Support 
• Serena Deployment Automation 
• Increase Deployment Velocity 
• Quality, Predictability, Repeatability 
• Visual Process Definition 
• Helping Global 2000 enterprises build 
and release better software
Today’s speakers 
Today’s speakers 
3 
Mark Levy 
DevOps Evangelist, Serena 
Peter Galvin 
SVP Marketing, SOASTA
Expertise 
© 2014 SOASTA. All rights reserved. 4
GARTNER Magic Quadrant for Integrated Software Quality 
Suites 
August 
2014 
© 2014 SOASTA. All rights reserved. 5 
COMPLETENESS OF VISION  
ABILITY TO EXECUTE  
CHALLENGERS LEADERS 
NICHE PLAYERS VISIONARIES 
“SOASTA has 
consistently 
provided 
innovation for 
mobile and web 
applications”
Results Comparison 
Jan 2014 
6 SERENA SOFTWARE INC. 
Oct 2014
Rapid Delivery 
Agile development 
Continuous 
delivery 
DevOps principles 
© 2014 SOASTA. All rights reserved. 7 
Mobile and Web 
Online everything 
Mobile commerce 
Legacy modernization 
Complexity 
Composite apps 
3rd party 
services 
API proliferation 
Unprecedented Scale 
100’s to millions 
Local to global 
100% 
availability
© 2014 SOASTA. All rights reserved. 8
© 2014 SOASTA. All rights reserved. 9 
o Small Batch Sizes
© 2014 SOASTA. All rights reserved. 10 
o Small Batch Sizes 
o Comprehensive Version Control
© 2014 SOASTA. All rights reserved. 11 
o Small Batch Sizes 
o Comprehensive Version Control 
o Simple Branch Strategies
© 2014 SOASTA. All rights reserved. 12 
o Small Batch Sizes 
o Comprehensive Version Control 
o Simple Branch Strategies 
o Automation
© 2014 SOASTA. All rights reserved. 13 
o Small Batch Sizes 
o Comprehensive Version Control 
o Simple Branch Strategies 
o Automation 
o Continuous Feedback
© 2014 SOASTA. All rights reserved. 14 
o Small Batch Sizes 
o Comprehensive Version Control 
o Simple Branch Strategies 
o Automation 
o Continuous Feedback 
o Emphasis on working builds
© 2014 SOASTA. All rights reserved. 15 
o Small Batch Sizes 
o Comprehensive Version Control 
o Simple Branch Strategies 
o Automation 
o Continuous Feedback 
o Emphasis on working builds 
o Consistent environments
© 2014 SOASTA. All rights reserved. 16 
o Small Batch Sizes 
o Comprehensive Version Control 
o Simple Branch Strategies 
o Automation 
o Continuous Feedback 
o Emphasis on working builds 
o Consistent environments 
o Developer – Tester Collaboration
50,000 Apps 1,000,000 Apps 1,500,000 Apps 
© 2014 SOASTA. All rights reserved. 17
© 2014 SOASTA. All rights reserved. 18
© 2014 SOASTA. All rights reserved. 19 
“We didn’t have enough 
testing for a very 
complicated project” 
US Health and Human Services 
Secretary, Kathleen Sebelius
© 2014 SOASTA. All rights reserved. 20
© 2014 SOASTA. All rights reserved. 21 
Mobile Test 
Automation
© 2014 SOASTA. All rights reserved. 22 
Mobile Test 
Automation 
Real Test 
Devices
© 2014 SOASTA. All rights reserved. 23 
Mobile Test 
Automation 
Performance 
Testing 
Real Test 
Devices
© 2014 SOASTA. All rights reserved. 24 
Mobile Test 
Automation 
Performance 
Testing 
Real Test 
Devices 
Solid 
Integration
Does it work as 
designed? 
Assembly Line 
Approve materials Real Drivers 
Does it perform 
under extreme 
circumstances? 
© 2014 SOASTA. All rights reserved. 25 
What happens 
in actual 
conditions?
Functional validation 
Build 
Real Users 
Performance, 
reliability, 
scalability tests 
© 2014 SOASTA. All rights reserved. 26 
Unit-tested code 
What happens 
in actual 
conditions?
© 2014 SOASTA. All rights reserved. 27 
o Rapid & accurate test development 
o Reliable, maintainable test automation 
o Stability across mobile OS platforms 
o Device performance measurement 
o Real-Time feedback via Continuous Integration
o Fully managed device cloud installed 
behind the firewall 
o Real-time device inventory, status and 
availability 
o Online access for all your teams 
o 24x7, secure, remote access to devices 
o Manual & Automated functional test 
o Remotely access to selected mobile 
device and any mobile app 
• Use devices for manual testing and monitoring 
• Remote screen-share devices for collaboration 
on design or issues 
© 2014 SOASTA. All rights reserved. 28
o Dedicated Public Device Cloud 
o Access to the latest market leading 
devices (iOS/Android) 
o Automatic installation, maintenance 
and upgrade 
o Hosted devices in a secure data 
center 
o Stock devices, not jail broken/rooted 
o Seamless integration with TouchTest 
and CI environments 
o API available to install apps, 
reboot/wake-up devices, launch tests 
Perfect for 24x7 Automated Mobile Regression Testing 
© 2014 SOASTA. All rights reserved. 29
Load Testing at All Stages 
Performance validation from development to production 
Continuous tuning for full-scale…and well beyond 
s 
Latency between systems 
Network bandwidth 
Search technology limits 
© 2014 SOASTA. All rights reserved. 30 
Memory leaks 
Test Scale 
Stage / Team 
Network 
& Ops 
Release 
& Deploy 
Dev 
& Test 
CDN file placement 
Load Balancer configuration 
Network configuration 
DNS routing 
Inadequate server resources 
Default configuration settings 
Auto-scaling failures Unbalanced web servers 
Slow third-party plug-ins 
Garbage collection 
Database thread counts 
Inefficient database queries 
Slow pages 
Conflict with other apps 
Test 
Lab 
Staging Production (100% +++) 
Method-level tuning 
Max sockets exceeded 
Firewall max capacity 
Global latency variance 
Security bottlenecks
Load Testing at All Stages 
Performance validation from development to production 
Continuous tuning for full-scale…and well beyond 
s 
Latency between systems 
Network bandwidth 
Search technology limits 
© 2014 SOASTA. All rights reserved. 31 
Memory leaks 
Test Scale 
Stage / Team 
Network 
& Ops 
Release 
& Deploy 
Dev 
& Test 
CDN file placement 
Load Balancer configuration 
Network configuration 
DNS routing 
Inadequate server resources 
Default configuration settings 
Auto-scaling failures Unbalanced web servers 
Slow third-party plug-ins 
Garbage collection 
Database thread counts 
Inefficient database queries 
Slow pages 
Conflict with other apps 
Test 
Lab 
Staging Production (100% +++) 
Method-level tuning 
Max sockets exceeded 
Firewall max capacity 
Global latency variance 
Security bottlenecks
Load Testing at All Stages 
Performance validation from development to production 
Continuous tuning for full-scale…and well beyond 
s 
Latency between systems 
Network bandwidth 
Search technology limits 
© 2014 SOASTA. All rights reserved. 32 
Memory leaks 
Test Scale 
Stage / Team 
Network 
& Ops 
Release 
& Deploy 
Dev 
& Test 
CDN file placement 
Load Balancer configuration 
Network configuration 
DNS routing 
Inadequate server resources 
Default configuration settings 
Auto-scaling failures Unbalanced web servers 
Slow third-party plug-ins 
Garbage collection 
Database thread counts 
Inefficient database queries 
Slow pages 
Conflict with other apps 
Test 
Lab 
Staging Production (100% +++) 
Method-level tuning 
Max sockets exceeded 
Firewall max capacity 
Global latency variance 
Security bottlenecks
Load Testing at All Stages 
Performance validation from development to production 
Continuous tuning for full-scale…and well beyond 
s 
Latency between systems 
Network bandwidth 
Search technology limits 
© 2014 SOASTA. All rights reserved. 33 
Memory leaks 
Test Scale 
Stage / Team 
Network 
& Ops 
Release 
& Deploy 
Dev 
& Test 
CDN file placement 
Load Balancer configuration 
Network configuration 
DNS routing 
Inadequate server resources 
Default configuration settings 
Auto-scaling failures Unbalanced web servers 
Slow third-party plug-ins 
Garbage collection 
Database thread counts 
Inefficient database queries 
Slow pages 
Conflict with other apps 
Test 
Lab 
Staging Production (100% +++) 
Method-level tuning 
Max sockets exceeded 
Firewall max capacity 
Global latency variance 
Security bottlenecks
CDN 
Web App Server 
Server 
Web 
Server 
Web 
Server 
Web 
Server 
App Server 
App Server 
App Server 
Load 
Balancer 
Cache 
Cache 
Databas 
e 
© 2014 SOASTA. All rights reserved. 34 
CloudTest 
Analytics 
Main 
Databas 
e 
Analytics 
Load 
GeneLroaatodr 
GeneraLtooar d 
Perf Tester 1 
Generator 
Analytics 
San Francisco (GoGrid) 
Load 
GeneLroaatodr 
GeneraLtooar d 
Generator 
Tokyo (AWS) 
Analytics 
Load 
GeneLroaatodr 
Generator 
Amsterdam (Azure) 
Data sources: 
Native (SSH), JMX, PerfMon, CA Introscope, 
AppDynamics, New Relic, CloudWatch,…. 
Analytics 
Load 
GeneLroaatodr 
Generator 
Virginia (IBM) 
Analytics 
Load 
GeneLroaatodr 
GeneraLtooar d 
Generator 
SOASTA 
Global 
Test Cloud 
Access 
for all 
Analytics 
Load 
GeneLroaatodr 
GeneraLtooar d 
Generator 
East Coast (AWS) 
“Conductor” 
Credit 
Card 
Web 
analytics 
Other 3rd 
pty svcs 
Chicago 
(Rackspace)
© 2014 SOASTA. All rights reserved. 35
Jenkins runs any 
unit tests as usual 
© 2014 SOASTA. All rights reserved. 36
Spin up suitable, consistent 
test environments in the 
cloud or the lab 
Run iterative load 
tests via Jenkins 
Jenkins runs any 
unit tests as usual 
© 2014 SOASTA. All rights reserved. 37
Spin up suitable, consistent 
test environments in the 
cloud or the lab 
Run iterative load 
tests via Jenkins 
Mobile? Run functional 
automation on real devices 
for functional & performance 
validation 
Jenkins runs any 
unit tests as usual 
© 2014 SOASTA. All rights reserved. 38
Spin up suitable, consistent 
test environments in the 
cloud or the lab 
Run iterative load 
tests via Jenkins 
© 2014 SOASTA. All rights reserved. 39 
Daily (or more frequent) updates 
keep teams quality focused 
Embedded failure 
details & bottleneck 
data isolate issues 
Mobile? Run functional 
automation on real devices 
for functional & performance 
validation 
Jenkins runs any 
unit tests as usual
Spin up suitable, consistent 
test environments in the 
cloud or the lab 
Run iterative load 
tests via Jenkins 
© 2014 SOASTA. All rights reserved. 40 
Daily (or more frequent) updates 
keep teams quality focused 
Manage to a 
performance 
baseline 
Embedded failure 
details & bottleneck 
data isolate issues 
Mobile? Run functional 
automation on real devices 
for functional & performance 
validation 
Jenkins runs any 
unit tests as usual
Spin up suitable, consistent 
test environments in the 
cloud or the lab 
© 2014 SOASTA. All rights reserved. 41 
Use real user data to 
iterate dev & test plans 
Run iterative load 
tests via Jenkins 
Daily (or more frequent) updates 
keep teams quality focused 
Manage to a 
performance 
baseline 
Embedded failure 
details & bottleneck 
data isolate issues 
Mobile? Run functional 
automation on real devices 
for functional & performance 
validation 
Jenkins runs any 
unit tests as usual
© 2014 SOASTA. All rights reserved. 42
© 2014 SOASTA. All rights reserved. 43
Traditional Linear Approach 
Dev Ops 
© 2014 SOASTA. CONFIDENTIAL – Not for Distribution All rights reserved. 44 
Ut 
Unit Testing 
Pe 
Performance 
Testing 
Fu 
Functional 
Testing 
Development Testing Operations 
TIME 
Test 
Continuous Testing Approach
© 2014 SOASTA. All rights reserved. 45 
SOASTA Customers 
“4 months of manual tests now run in 1 hour, overnight.” 
“25% reduction in time to market for production 
rollouts.” 
Steven Winter, Director of Quality 
FIS Mobile – Mobile banking platform to over 1000 banks
o 250 hours of manual tests running in just over 1 
hour every night 
o Regression Tests not run until feature complete 
now run nightly – 4 months to overnight 
o Fixing bugs earlier – Detailed test results for 
developers 
o 25% Reduction time to market 
© 2014 SOASTA. All rights reserved. 46 
o Reduced field failures
“We decreased our test cycles from three weeks to a couple of days.” 
© 2014 SOASTA. All rights reserved. 47 
SOASTA Customers 
“TouchTest has been critical in improving both the speed to deliver 
and the quality of our mobile apps.” 
Thierry Chassaing, SVP of Product & Engineering. 
ItsOn - the leader in Mobile Smart Services.
© 2014 SOASTA. All rights reserved. 48 
o Understand your requirements 
o Identify the cloud advantages for you 
o Automate the obvious and most critical 
o Connect to a continuous process 
o Align teams with actionable information
© 2014 SOASTA. All rights reserved. 49 
o Understand your requirements 
o Identify the cloud advantages for you 
o Automate the obvious and most critical 
o Connect to a continuous process 
o Align teams with actionable information
© 2014 SOASTA. All rights reserved. 50 
o Understand your requirements 
o Identify the cloud advantages for you 
o Automate the obvious and most critical 
o Connect to a continuous process 
o Align teams with actionable information
© 2014 SOASTA. All rights reserved. 51 
o Understand your requirements 
o Identify the cloud advantages for you 
o Automate the obvious and most critical 
o Connect to a continuous process 
o Align teams with actionable information
© 2014 SOASTA. All rights reserved. 52 
o Understand your requirements 
o Identify the cloud advantages for you 
o Automate the obvious and most critical 
o Connect to a continuous process 
o Align teams with actionable information
Questions? 
Upcoming DevOps Drive-In 
53 
Please use the Q&A panel to submit your questions 
Free Deployment Automation 
December 18th 
CD: Integrating the Deployment Friday 1 pm ET/ 10 am PT 
Pipeline Toolchain through Automation 
Weekly Deployment Automation 
Demo 
Get the 
Free 
Version
Want to See More? 
54 
serena.com/sda
Thank you!

Contenu connexe

Tendances

Continuous Delivery in a Legacy Shop - One Step at a Time
Continuous Delivery in a Legacy Shop - One Step at a TimeContinuous Delivery in a Legacy Shop - One Step at a Time
Continuous Delivery in a Legacy Shop - One Step at a TimeGene Gotimer
 
Breaking the 2 Pizza Paradox with your Platform as an Application
Breaking the 2 Pizza Paradox with your Platform as an ApplicationBreaking the 2 Pizza Paradox with your Platform as an Application
Breaking the 2 Pizza Paradox with your Platform as an ApplicationMark Rendell
 
Continuous Testing for Optimal Mobile Peroformance - STPCon Spring 2014
Continuous Testing for Optimal Mobile Peroformance - STPCon Spring 2014Continuous Testing for Optimal Mobile Peroformance - STPCon Spring 2014
Continuous Testing for Optimal Mobile Peroformance - STPCon Spring 2014SOASTA
 
Accelerate Web and Mobile Testing for Continuous Integration and Delivery
Accelerate Web and Mobile Testing for Continuous Integration and DeliveryAccelerate Web and Mobile Testing for Continuous Integration and Delivery
Accelerate Web and Mobile Testing for Continuous Integration and DeliverySOASTA
 
Infrastructure Testing: The Ultimate “Shift Left”
Infrastructure Testing: The Ultimate “Shift Left”Infrastructure Testing: The Ultimate “Shift Left”
Infrastructure Testing: The Ultimate “Shift Left”TechWell
 
Continuous Delivery for IT Operations Teams
Continuous Delivery for IT Operations TeamsContinuous Delivery for IT Operations Teams
Continuous Delivery for IT Operations TeamsMark Rendell
 
Skytap parasoft webinar new years resolution- accelerate sdlc
Skytap parasoft webinar new years resolution- accelerate sdlcSkytap parasoft webinar new years resolution- accelerate sdlc
Skytap parasoft webinar new years resolution- accelerate sdlcSkytap Cloud
 
Code-to-Cloud Visibility: An Essential Framework for DevOps Success
Code-to-Cloud Visibility: An Essential Framework for DevOps SuccessCode-to-Cloud Visibility: An Essential Framework for DevOps Success
Code-to-Cloud Visibility: An Essential Framework for DevOps SuccessJadeCampbell13
 
Mobile Application Assessment - Don't Cheat Yourself
Mobile Application Assessment - Don't Cheat YourselfMobile Application Assessment - Don't Cheat Yourself
Mobile Application Assessment - Don't Cheat YourselfDenim Group
 
Service Virtualization: Delivering Complex Test Environments on Demand
Service Virtualization: Delivering Complex Test Environments on DemandService Virtualization: Delivering Complex Test Environments on Demand
Service Virtualization: Delivering Complex Test Environments on DemandErika Barron
 
The Self Healing Cloud: Protecting Applications and Infrastructure with Autom...
The Self Healing Cloud: Protecting Applications and Infrastructure with Autom...The Self Healing Cloud: Protecting Applications and Infrastructure with Autom...
The Self Healing Cloud: Protecting Applications and Infrastructure with Autom...Denim Group
 
we45 DEFCON Workshop - Building AppSec Automation with Python
we45 DEFCON Workshop - Building AppSec Automation with Pythonwe45 DEFCON Workshop - Building AppSec Automation with Python
we45 DEFCON Workshop - Building AppSec Automation with PythonAbhay Bhargav
 
Running a Software Security Program with Open Source Tools (Course)
Running a Software Security Program with Open Source Tools (Course)Running a Software Security Program with Open Source Tools (Course)
Running a Software Security Program with Open Source Tools (Course)Denim Group
 
Diving Deeper into DevOps Deployments
Diving Deeper into DevOps DeploymentsDiving Deeper into DevOps Deployments
Diving Deeper into DevOps DeploymentsJules Pierre-Louis
 
AppSec Survey 2.0 Fine-Tuning an AppSec Training Program Based on Data
AppSec Survey 2.0 Fine-Tuning an AppSec Training Program Based on DataAppSec Survey 2.0 Fine-Tuning an AppSec Training Program Based on Data
AppSec Survey 2.0 Fine-Tuning an AppSec Training Program Based on DataDenim Group
 
Accelerate Cloud Migrations - Introduction to PaaSLane
Accelerate Cloud Migrations - Introduction to PaaSLaneAccelerate Cloud Migrations - Introduction to PaaSLane
Accelerate Cloud Migrations - Introduction to PaaSLaneBenjamin Grubin
 
Evolving Devops: The Benefits of PaaS and Application Dial Tone
Evolving Devops: The Benefits of PaaS and Application Dial ToneEvolving Devops: The Benefits of PaaS and Application Dial Tone
Evolving Devops: The Benefits of PaaS and Application Dial Tonecornelia davis
 
Mobile Application Assessment By the Numbers: a Whole-istic View
Mobile Application Assessment By the Numbers: a Whole-istic ViewMobile Application Assessment By the Numbers: a Whole-istic View
Mobile Application Assessment By the Numbers: a Whole-istic ViewDenim Group
 
You Build It, You Secure It: Higher Velocity and Better Security with DevSecOps
You Build It, You Secure It: Higher Velocity and Better Security with DevSecOpsYou Build It, You Secure It: Higher Velocity and Better Security with DevSecOps
You Build It, You Secure It: Higher Velocity and Better Security with DevSecOpsDevOps.com
 
Leverage DevOps & Agile Development to Transform Your Application Testing Pro...
Leverage DevOps & Agile Development to Transform Your Application Testing Pro...Leverage DevOps & Agile Development to Transform Your Application Testing Pro...
Leverage DevOps & Agile Development to Transform Your Application Testing Pro...Deborah Schalm
 

Tendances (20)

Continuous Delivery in a Legacy Shop - One Step at a Time
Continuous Delivery in a Legacy Shop - One Step at a TimeContinuous Delivery in a Legacy Shop - One Step at a Time
Continuous Delivery in a Legacy Shop - One Step at a Time
 
Breaking the 2 Pizza Paradox with your Platform as an Application
Breaking the 2 Pizza Paradox with your Platform as an ApplicationBreaking the 2 Pizza Paradox with your Platform as an Application
Breaking the 2 Pizza Paradox with your Platform as an Application
 
Continuous Testing for Optimal Mobile Peroformance - STPCon Spring 2014
Continuous Testing for Optimal Mobile Peroformance - STPCon Spring 2014Continuous Testing for Optimal Mobile Peroformance - STPCon Spring 2014
Continuous Testing for Optimal Mobile Peroformance - STPCon Spring 2014
 
Accelerate Web and Mobile Testing for Continuous Integration and Delivery
Accelerate Web and Mobile Testing for Continuous Integration and DeliveryAccelerate Web and Mobile Testing for Continuous Integration and Delivery
Accelerate Web and Mobile Testing for Continuous Integration and Delivery
 
Infrastructure Testing: The Ultimate “Shift Left”
Infrastructure Testing: The Ultimate “Shift Left”Infrastructure Testing: The Ultimate “Shift Left”
Infrastructure Testing: The Ultimate “Shift Left”
 
Continuous Delivery for IT Operations Teams
Continuous Delivery for IT Operations TeamsContinuous Delivery for IT Operations Teams
Continuous Delivery for IT Operations Teams
 
Skytap parasoft webinar new years resolution- accelerate sdlc
Skytap parasoft webinar new years resolution- accelerate sdlcSkytap parasoft webinar new years resolution- accelerate sdlc
Skytap parasoft webinar new years resolution- accelerate sdlc
 
Code-to-Cloud Visibility: An Essential Framework for DevOps Success
Code-to-Cloud Visibility: An Essential Framework for DevOps SuccessCode-to-Cloud Visibility: An Essential Framework for DevOps Success
Code-to-Cloud Visibility: An Essential Framework for DevOps Success
 
Mobile Application Assessment - Don't Cheat Yourself
Mobile Application Assessment - Don't Cheat YourselfMobile Application Assessment - Don't Cheat Yourself
Mobile Application Assessment - Don't Cheat Yourself
 
Service Virtualization: Delivering Complex Test Environments on Demand
Service Virtualization: Delivering Complex Test Environments on DemandService Virtualization: Delivering Complex Test Environments on Demand
Service Virtualization: Delivering Complex Test Environments on Demand
 
The Self Healing Cloud: Protecting Applications and Infrastructure with Autom...
The Self Healing Cloud: Protecting Applications and Infrastructure with Autom...The Self Healing Cloud: Protecting Applications and Infrastructure with Autom...
The Self Healing Cloud: Protecting Applications and Infrastructure with Autom...
 
we45 DEFCON Workshop - Building AppSec Automation with Python
we45 DEFCON Workshop - Building AppSec Automation with Pythonwe45 DEFCON Workshop - Building AppSec Automation with Python
we45 DEFCON Workshop - Building AppSec Automation with Python
 
Running a Software Security Program with Open Source Tools (Course)
Running a Software Security Program with Open Source Tools (Course)Running a Software Security Program with Open Source Tools (Course)
Running a Software Security Program with Open Source Tools (Course)
 
Diving Deeper into DevOps Deployments
Diving Deeper into DevOps DeploymentsDiving Deeper into DevOps Deployments
Diving Deeper into DevOps Deployments
 
AppSec Survey 2.0 Fine-Tuning an AppSec Training Program Based on Data
AppSec Survey 2.0 Fine-Tuning an AppSec Training Program Based on DataAppSec Survey 2.0 Fine-Tuning an AppSec Training Program Based on Data
AppSec Survey 2.0 Fine-Tuning an AppSec Training Program Based on Data
 
Accelerate Cloud Migrations - Introduction to PaaSLane
Accelerate Cloud Migrations - Introduction to PaaSLaneAccelerate Cloud Migrations - Introduction to PaaSLane
Accelerate Cloud Migrations - Introduction to PaaSLane
 
Evolving Devops: The Benefits of PaaS and Application Dial Tone
Evolving Devops: The Benefits of PaaS and Application Dial ToneEvolving Devops: The Benefits of PaaS and Application Dial Tone
Evolving Devops: The Benefits of PaaS and Application Dial Tone
 
Mobile Application Assessment By the Numbers: a Whole-istic View
Mobile Application Assessment By the Numbers: a Whole-istic ViewMobile Application Assessment By the Numbers: a Whole-istic View
Mobile Application Assessment By the Numbers: a Whole-istic View
 
You Build It, You Secure It: Higher Velocity and Better Security with DevSecOps
You Build It, You Secure It: Higher Velocity and Better Security with DevSecOpsYou Build It, You Secure It: Higher Velocity and Better Security with DevSecOps
You Build It, You Secure It: Higher Velocity and Better Security with DevSecOps
 
Leverage DevOps & Agile Development to Transform Your Application Testing Pro...
Leverage DevOps & Agile Development to Transform Your Application Testing Pro...Leverage DevOps & Agile Development to Transform Your Application Testing Pro...
Leverage DevOps & Agile Development to Transform Your Application Testing Pro...
 

En vedette

HGGC Buys Serena Software
HGGC Buys Serena SoftwareHGGC Buys Serena Software
HGGC Buys Serena SoftwareGary Crittenden
 
Serena Software
Serena SoftwareSerena Software
Serena Softwareankuranil
 
Serena Software Overview - Orchestrating the Release Process
Serena Software Overview - Orchestrating the Release ProcessSerena Software Overview - Orchestrating the Release Process
Serena Software Overview - Orchestrating the Release ProcessSerena Software
 
DevOps Frequently Asked Questions of 2013 with Gene Kim and Jonathan Thorpe (...
DevOps Frequently Asked Questions of 2013 with Gene Kim and Jonathan Thorpe (...DevOps Frequently Asked Questions of 2013 with Gene Kim and Jonathan Thorpe (...
DevOps Frequently Asked Questions of 2013 with Gene Kim and Jonathan Thorpe (...Serena Software
 
Continuous Delivery in the enterprise and DevOps foundations with Analyst Bol...
Continuous Delivery in the enterprise and DevOps foundations with Analyst Bol...Continuous Delivery in the enterprise and DevOps foundations with Analyst Bol...
Continuous Delivery in the enterprise and DevOps foundations with Analyst Bol...Serena Software
 
Serena Software: Introducing Orchestrated ALM
Serena Software: Introducing Orchestrated ALMSerena Software: Introducing Orchestrated ALM
Serena Software: Introducing Orchestrated ALMadamfrankl
 
Introducing Serena Dimensions CM 14, Discussion and product demonstration (We...
Introducing Serena Dimensions CM 14, Discussion and product demonstration (We...Introducing Serena Dimensions CM 14, Discussion and product demonstration (We...
Introducing Serena Dimensions CM 14, Discussion and product demonstration (We...Serena Software
 
Introducing Serena Release Manager v5 - Briefing Presentation
Introducing Serena Release Manager v5 - Briefing PresentationIntroducing Serena Release Manager v5 - Briefing Presentation
Introducing Serena Release Manager v5 - Briefing PresentationSerena Software
 
Dimensions CM Summer VUG Presentation
Dimensions CM Summer VUG PresentationDimensions CM Summer VUG Presentation
Dimensions CM Summer VUG PresentationSerena Software
 
Edit Privacy Settings Analytics FREE Collect Leads Micro Focus DevOps Drive-i...
Edit Privacy Settings Analytics FREE Collect Leads Micro Focus DevOps Drive-i...Edit Privacy Settings Analytics FREE Collect Leads Micro Focus DevOps Drive-i...
Edit Privacy Settings Analytics FREE Collect Leads Micro Focus DevOps Drive-i...Serena Software
 
Micro Focus DevOps Drive-in with Gary Gruver - Starting and Scaling DevOps in...
Micro Focus DevOps Drive-in with Gary Gruver - Starting and Scaling DevOps in...Micro Focus DevOps Drive-in with Gary Gruver - Starting and Scaling DevOps in...
Micro Focus DevOps Drive-in with Gary Gruver - Starting and Scaling DevOps in...Serena Software
 

En vedette (11)

HGGC Buys Serena Software
HGGC Buys Serena SoftwareHGGC Buys Serena Software
HGGC Buys Serena Software
 
Serena Software
Serena SoftwareSerena Software
Serena Software
 
Serena Software Overview - Orchestrating the Release Process
Serena Software Overview - Orchestrating the Release ProcessSerena Software Overview - Orchestrating the Release Process
Serena Software Overview - Orchestrating the Release Process
 
DevOps Frequently Asked Questions of 2013 with Gene Kim and Jonathan Thorpe (...
DevOps Frequently Asked Questions of 2013 with Gene Kim and Jonathan Thorpe (...DevOps Frequently Asked Questions of 2013 with Gene Kim and Jonathan Thorpe (...
DevOps Frequently Asked Questions of 2013 with Gene Kim and Jonathan Thorpe (...
 
Continuous Delivery in the enterprise and DevOps foundations with Analyst Bol...
Continuous Delivery in the enterprise and DevOps foundations with Analyst Bol...Continuous Delivery in the enterprise and DevOps foundations with Analyst Bol...
Continuous Delivery in the enterprise and DevOps foundations with Analyst Bol...
 
Serena Software: Introducing Orchestrated ALM
Serena Software: Introducing Orchestrated ALMSerena Software: Introducing Orchestrated ALM
Serena Software: Introducing Orchestrated ALM
 
Introducing Serena Dimensions CM 14, Discussion and product demonstration (We...
Introducing Serena Dimensions CM 14, Discussion and product demonstration (We...Introducing Serena Dimensions CM 14, Discussion and product demonstration (We...
Introducing Serena Dimensions CM 14, Discussion and product demonstration (We...
 
Introducing Serena Release Manager v5 - Briefing Presentation
Introducing Serena Release Manager v5 - Briefing PresentationIntroducing Serena Release Manager v5 - Briefing Presentation
Introducing Serena Release Manager v5 - Briefing Presentation
 
Dimensions CM Summer VUG Presentation
Dimensions CM Summer VUG PresentationDimensions CM Summer VUG Presentation
Dimensions CM Summer VUG Presentation
 
Edit Privacy Settings Analytics FREE Collect Leads Micro Focus DevOps Drive-i...
Edit Privacy Settings Analytics FREE Collect Leads Micro Focus DevOps Drive-i...Edit Privacy Settings Analytics FREE Collect Leads Micro Focus DevOps Drive-i...
Edit Privacy Settings Analytics FREE Collect Leads Micro Focus DevOps Drive-i...
 
Micro Focus DevOps Drive-in with Gary Gruver - Starting and Scaling DevOps in...
Micro Focus DevOps Drive-in with Gary Gruver - Starting and Scaling DevOps in...Micro Focus DevOps Drive-in with Gary Gruver - Starting and Scaling DevOps in...
Micro Focus DevOps Drive-in with Gary Gruver - Starting and Scaling DevOps in...
 

Similaire à Serena Webcast: Accelerating Application Delivery with Continuous Testing

Continuous Testing
Continuous TestingContinuous Testing
Continuous TestingSOASTA
 
Accelerate Web and Mobile Testing for Continuous Integration and Delivery
Accelerate Web and Mobile Testing for Continuous Integration and DeliveryAccelerate Web and Mobile Testing for Continuous Integration and Delivery
Accelerate Web and Mobile Testing for Continuous Integration and DeliverySOASTA
 
TechWell Accelerating Software Delivery with Continuous Integration feat. Dan...
TechWell Accelerating Software Delivery with Continuous Integration feat. Dan...TechWell Accelerating Software Delivery with Continuous Integration feat. Dan...
TechWell Accelerating Software Delivery with Continuous Integration feat. Dan...SOASTA
 
Webinar: Automate Your Environment Provisioning for Mobile App Development
Webinar: Automate Your Environment Provisioning for Mobile App Development Webinar: Automate Your Environment Provisioning for Mobile App Development
Webinar: Automate Your Environment Provisioning for Mobile App Development Skytap Cloud
 
Continuous Testing for Optimal Mobile Peroformance - STPCon Spring 2014
Continuous Testing for Optimal Mobile Peroformance - STPCon Spring 2014Continuous Testing for Optimal Mobile Peroformance - STPCon Spring 2014
Continuous Testing for Optimal Mobile Peroformance - STPCon Spring 2014SOASTA
 
Nova event-s florida-dboutin
Nova event-s florida-dboutinNova event-s florida-dboutin
Nova event-s florida-dboutinDan Boutin
 
Testing a Microservices Architecture
Testing a Microservices ArchitectureTesting a Microservices Architecture
Testing a Microservices ArchitectureParasoft
 
They don't call it Continuous Integration for nothing!
They don't call it Continuous Integration for nothing!They don't call it Continuous Integration for nothing!
They don't call it Continuous Integration for nothing!Dan Boutin
 
Creating Complete Test Environments in the Cloud: Skytap & Parasoft Webinar
Creating Complete Test Environments in the Cloud: Skytap & Parasoft WebinarCreating Complete Test Environments in the Cloud: Skytap & Parasoft Webinar
Creating Complete Test Environments in the Cloud: Skytap & Parasoft WebinarSkytap Cloud
 
Continuous Load Testing with CloudTest and Jenkins
Continuous Load Testing with CloudTest and JenkinsContinuous Load Testing with CloudTest and Jenkins
Continuous Load Testing with CloudTest and JenkinsSOASTA
 
DevTest Portfolio Overview
DevTest Portfolio OverviewDevTest Portfolio Overview
DevTest Portfolio OverviewCA Technologies
 
Service Virtualization: What Testers Need to Know
Service Virtualization: What Testers Need to KnowService Virtualization: What Testers Need to Know
Service Virtualization: What Testers Need to KnowTechWell
 
Continuous Testing of Cloud Applications
Continuous Testing of Cloud ApplicationsContinuous Testing of Cloud Applications
Continuous Testing of Cloud ApplicationsTechWell
 
Continuous Load Testing with CloudTest and Jenkins
Continuous Load Testing with CloudTest and JenkinsContinuous Load Testing with CloudTest and Jenkins
Continuous Load Testing with CloudTest and JenkinsSOASTA
 
ABC's of Service Virtualization
ABC's of Service VirtualizationABC's of Service Virtualization
ABC's of Service VirtualizationParasoft
 
On-Demand Webinar: Software Virtualization Lifecycle
On-Demand Webinar: Software Virtualization LifecycleOn-Demand Webinar: Software Virtualization Lifecycle
On-Demand Webinar: Software Virtualization LifecycleSkytap Cloud
 
Continuous Delivery with a PaaS Application
Continuous Delivery with a PaaS ApplicationContinuous Delivery with a PaaS Application
Continuous Delivery with a PaaS ApplicationMark Rendell
 
Integrating Cloud-based performance test in VSTS with SOASTA CloudTest
Integrating Cloud-based performance test in VSTS with SOASTA CloudTestIntegrating Cloud-based performance test in VSTS with SOASTA CloudTest
Integrating Cloud-based performance test in VSTS with SOASTA CloudTestJennifer Finney
 
Case Study: Datalink—Manage IT monitoring the MSP way
Case Study: Datalink—Manage IT monitoring the MSP wayCase Study: Datalink—Manage IT monitoring the MSP way
Case Study: Datalink—Manage IT monitoring the MSP wayCA Technologies
 

Similaire à Serena Webcast: Accelerating Application Delivery with Continuous Testing (20)

Continuous Testing
Continuous TestingContinuous Testing
Continuous Testing
 
Accelerate Web and Mobile Testing for Continuous Integration and Delivery
Accelerate Web and Mobile Testing for Continuous Integration and DeliveryAccelerate Web and Mobile Testing for Continuous Integration and Delivery
Accelerate Web and Mobile Testing for Continuous Integration and Delivery
 
TechWell Accelerating Software Delivery with Continuous Integration feat. Dan...
TechWell Accelerating Software Delivery with Continuous Integration feat. Dan...TechWell Accelerating Software Delivery with Continuous Integration feat. Dan...
TechWell Accelerating Software Delivery with Continuous Integration feat. Dan...
 
Webinar: Automate Your Environment Provisioning for Mobile App Development
Webinar: Automate Your Environment Provisioning for Mobile App Development Webinar: Automate Your Environment Provisioning for Mobile App Development
Webinar: Automate Your Environment Provisioning for Mobile App Development
 
Continuous Testing for Optimal Mobile Peroformance - STPCon Spring 2014
Continuous Testing for Optimal Mobile Peroformance - STPCon Spring 2014Continuous Testing for Optimal Mobile Peroformance - STPCon Spring 2014
Continuous Testing for Optimal Mobile Peroformance - STPCon Spring 2014
 
Nova event-s florida-dboutin
Nova event-s florida-dboutinNova event-s florida-dboutin
Nova event-s florida-dboutin
 
Testing a Microservices Architecture
Testing a Microservices ArchitectureTesting a Microservices Architecture
Testing a Microservices Architecture
 
They don't call it Continuous Integration for nothing!
They don't call it Continuous Integration for nothing!They don't call it Continuous Integration for nothing!
They don't call it Continuous Integration for nothing!
 
Creating Complete Test Environments in the Cloud: Skytap & Parasoft Webinar
Creating Complete Test Environments in the Cloud: Skytap & Parasoft WebinarCreating Complete Test Environments in the Cloud: Skytap & Parasoft Webinar
Creating Complete Test Environments in the Cloud: Skytap & Parasoft Webinar
 
Continuous Load Testing with CloudTest and Jenkins
Continuous Load Testing with CloudTest and JenkinsContinuous Load Testing with CloudTest and Jenkins
Continuous Load Testing with CloudTest and Jenkins
 
DevTest Portfolio Overview
DevTest Portfolio OverviewDevTest Portfolio Overview
DevTest Portfolio Overview
 
Service Virtualization: What Testers Need to Know
Service Virtualization: What Testers Need to KnowService Virtualization: What Testers Need to Know
Service Virtualization: What Testers Need to Know
 
Continuous Testing of Cloud Applications
Continuous Testing of Cloud ApplicationsContinuous Testing of Cloud Applications
Continuous Testing of Cloud Applications
 
Continuous Load Testing with CloudTest and Jenkins
Continuous Load Testing with CloudTest and JenkinsContinuous Load Testing with CloudTest and Jenkins
Continuous Load Testing with CloudTest and Jenkins
 
Continuous testing
Continuous testing Continuous testing
Continuous testing
 
ABC's of Service Virtualization
ABC's of Service VirtualizationABC's of Service Virtualization
ABC's of Service Virtualization
 
On-Demand Webinar: Software Virtualization Lifecycle
On-Demand Webinar: Software Virtualization LifecycleOn-Demand Webinar: Software Virtualization Lifecycle
On-Demand Webinar: Software Virtualization Lifecycle
 
Continuous Delivery with a PaaS Application
Continuous Delivery with a PaaS ApplicationContinuous Delivery with a PaaS Application
Continuous Delivery with a PaaS Application
 
Integrating Cloud-based performance test in VSTS with SOASTA CloudTest
Integrating Cloud-based performance test in VSTS with SOASTA CloudTestIntegrating Cloud-based performance test in VSTS with SOASTA CloudTest
Integrating Cloud-based performance test in VSTS with SOASTA CloudTest
 
Case Study: Datalink—Manage IT monitoring the MSP way
Case Study: Datalink—Manage IT monitoring the MSP wayCase Study: Datalink—Manage IT monitoring the MSP way
Case Study: Datalink—Manage IT monitoring the MSP way
 

Plus de Serena Software

Dimensions CM 14.3 launch webcast (slides)
Dimensions CM 14.3 launch webcast (slides)Dimensions CM 14.3 launch webcast (slides)
Dimensions CM 14.3 launch webcast (slides)Serena Software
 
Mainframe VUG Presentation April 2016
Mainframe VUG Presentation April 2016Mainframe VUG Presentation April 2016
Mainframe VUG Presentation April 2016Serena Software
 
SBM Orchestrations - Beginners Guide (FUG Presentation)
SBM Orchestrations - Beginners Guide (FUG Presentation)SBM Orchestrations - Beginners Guide (FUG Presentation)
SBM Orchestrations - Beginners Guide (FUG Presentation)Serena Software
 
Serena Business Manager Visualizing 2016
Serena Business Manager Visualizing 2016Serena Business Manager Visualizing 2016
Serena Business Manager Visualizing 2016Serena Software
 
Automation and Release in Federal
Automation and Release in FederalAutomation and Release in Federal
Automation and Release in FederalSerena Software
 
Leveraging DevOps Principles for Release and Deploy
Leveraging DevOps Principles for Release and DeployLeveraging DevOps Principles for Release and Deploy
Leveraging DevOps Principles for Release and DeploySerena Software
 
FUG Keynote presentation: Vision 2020
FUG Keynote presentation: Vision 2020FUG Keynote presentation: Vision 2020
FUG Keynote presentation: Vision 2020Serena Software
 
Dimensions RM: Agile Requirements Management
Dimensions RM: Agile Requirements ManagementDimensions RM: Agile Requirements Management
Dimensions RM: Agile Requirements ManagementSerena Software
 
Centralized Secure Vault with Dimensions CM
Centralized Secure Vault with Dimensions CMCentralized Secure Vault with Dimensions CM
Centralized Secure Vault with Dimensions CMSerena Software
 
Shift Left with Continuous Inspection
Shift Left with Continuous InspectionShift Left with Continuous Inspection
Shift Left with Continuous InspectionSerena Software
 
FUG Agile software engineering practices
FUG Agile software engineering practicesFUG Agile software engineering practices
FUG Agile software engineering practicesSerena Software
 
Overview and Demonstration of Dimensions CM 14.2 (FUG presentation track 2)
Overview and Demonstration of Dimensions CM 14.2 (FUG presentation track 2)Overview and Demonstration of Dimensions CM 14.2 (FUG presentation track 2)
Overview and Demonstration of Dimensions CM 14.2 (FUG presentation track 2)Serena Software
 
DevOps CD and Multispeed IT in regulated industries (FUG Presentation)
DevOps CD and Multispeed IT in regulated industries (FUG Presentation)DevOps CD and Multispeed IT in regulated industries (FUG Presentation)
DevOps CD and Multispeed IT in regulated industries (FUG Presentation)Serena Software
 
Creating High Performance teams by using a DevOps culture (FUG presentation)
Creating High Performance teams by using a DevOps culture (FUG presentation)Creating High Performance teams by using a DevOps culture (FUG presentation)
Creating High Performance teams by using a DevOps culture (FUG presentation)Serena Software
 
Serena DevOps Drive-in: Leading the Agile and DevOps transformation with Gary...
Serena DevOps Drive-in: Leading the Agile and DevOps transformation with Gary...Serena DevOps Drive-in: Leading the Agile and DevOps transformation with Gary...
Serena DevOps Drive-in: Leading the Agile and DevOps transformation with Gary...Serena Software
 
Integrated Requirements Management with Serena Dimensions RM 02-2016
Integrated Requirements Management with Serena Dimensions RM 02-2016Integrated Requirements Management with Serena Dimensions RM 02-2016
Integrated Requirements Management with Serena Dimensions RM 02-2016Serena Software
 
Sneak Peek into the New ChangeMan ZMF Release
Sneak Peek into the New ChangeMan ZMF ReleaseSneak Peek into the New ChangeMan ZMF Release
Sneak Peek into the New ChangeMan ZMF ReleaseSerena Software
 
The Top 5 Practices of a Highly Successful ChangeMan ZMF Administrator
The Top 5 Practices of a Highly Successful ChangeMan ZMF AdministratorThe Top 5 Practices of a Highly Successful ChangeMan ZMF Administrator
The Top 5 Practices of a Highly Successful ChangeMan ZMF AdministratorSerena Software
 
DevOps drivein - Mind the Gap
DevOps drivein - Mind the GapDevOps drivein - Mind the Gap
DevOps drivein - Mind the GapSerena Software
 

Plus de Serena Software (20)

What's new in SBM 11.1
What's new in SBM 11.1What's new in SBM 11.1
What's new in SBM 11.1
 
Dimensions CM 14.3 launch webcast (slides)
Dimensions CM 14.3 launch webcast (slides)Dimensions CM 14.3 launch webcast (slides)
Dimensions CM 14.3 launch webcast (slides)
 
Mainframe VUG Presentation April 2016
Mainframe VUG Presentation April 2016Mainframe VUG Presentation April 2016
Mainframe VUG Presentation April 2016
 
SBM Orchestrations - Beginners Guide (FUG Presentation)
SBM Orchestrations - Beginners Guide (FUG Presentation)SBM Orchestrations - Beginners Guide (FUG Presentation)
SBM Orchestrations - Beginners Guide (FUG Presentation)
 
Serena Business Manager Visualizing 2016
Serena Business Manager Visualizing 2016Serena Business Manager Visualizing 2016
Serena Business Manager Visualizing 2016
 
Automation and Release in Federal
Automation and Release in FederalAutomation and Release in Federal
Automation and Release in Federal
 
Leveraging DevOps Principles for Release and Deploy
Leveraging DevOps Principles for Release and DeployLeveraging DevOps Principles for Release and Deploy
Leveraging DevOps Principles for Release and Deploy
 
FUG Keynote presentation: Vision 2020
FUG Keynote presentation: Vision 2020FUG Keynote presentation: Vision 2020
FUG Keynote presentation: Vision 2020
 
Dimensions RM: Agile Requirements Management
Dimensions RM: Agile Requirements ManagementDimensions RM: Agile Requirements Management
Dimensions RM: Agile Requirements Management
 
Centralized Secure Vault with Dimensions CM
Centralized Secure Vault with Dimensions CMCentralized Secure Vault with Dimensions CM
Centralized Secure Vault with Dimensions CM
 
Shift Left with Continuous Inspection
Shift Left with Continuous InspectionShift Left with Continuous Inspection
Shift Left with Continuous Inspection
 
FUG Agile software engineering practices
FUG Agile software engineering practicesFUG Agile software engineering practices
FUG Agile software engineering practices
 
Overview and Demonstration of Dimensions CM 14.2 (FUG presentation track 2)
Overview and Demonstration of Dimensions CM 14.2 (FUG presentation track 2)Overview and Demonstration of Dimensions CM 14.2 (FUG presentation track 2)
Overview and Demonstration of Dimensions CM 14.2 (FUG presentation track 2)
 
DevOps CD and Multispeed IT in regulated industries (FUG Presentation)
DevOps CD and Multispeed IT in regulated industries (FUG Presentation)DevOps CD and Multispeed IT in regulated industries (FUG Presentation)
DevOps CD and Multispeed IT in regulated industries (FUG Presentation)
 
Creating High Performance teams by using a DevOps culture (FUG presentation)
Creating High Performance teams by using a DevOps culture (FUG presentation)Creating High Performance teams by using a DevOps culture (FUG presentation)
Creating High Performance teams by using a DevOps culture (FUG presentation)
 
Serena DevOps Drive-in: Leading the Agile and DevOps transformation with Gary...
Serena DevOps Drive-in: Leading the Agile and DevOps transformation with Gary...Serena DevOps Drive-in: Leading the Agile and DevOps transformation with Gary...
Serena DevOps Drive-in: Leading the Agile and DevOps transformation with Gary...
 
Integrated Requirements Management with Serena Dimensions RM 02-2016
Integrated Requirements Management with Serena Dimensions RM 02-2016Integrated Requirements Management with Serena Dimensions RM 02-2016
Integrated Requirements Management with Serena Dimensions RM 02-2016
 
Sneak Peek into the New ChangeMan ZMF Release
Sneak Peek into the New ChangeMan ZMF ReleaseSneak Peek into the New ChangeMan ZMF Release
Sneak Peek into the New ChangeMan ZMF Release
 
The Top 5 Practices of a Highly Successful ChangeMan ZMF Administrator
The Top 5 Practices of a Highly Successful ChangeMan ZMF AdministratorThe Top 5 Practices of a Highly Successful ChangeMan ZMF Administrator
The Top 5 Practices of a Highly Successful ChangeMan ZMF Administrator
 
DevOps drivein - Mind the Gap
DevOps drivein - Mind the GapDevOps drivein - Mind the Gap
DevOps drivein - Mind the Gap
 

Dernier

The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherRemote DBA Services
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsJoaquim Jorge
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAndrey Devyatkin
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?Igalia
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century educationjfdjdjcjdnsjd
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...apidays
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsRoshan Dwivedi
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CVKhem
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobeapidays
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businesspanagenda
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 

Dernier (20)

The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 

Serena Webcast: Accelerating Application Delivery with Continuous Testing

  • 1. Accelerating Application Delivery with Continuous Testing Presented by Soasta and Serena Software November 20, 2014 ©2014 CloudBees, Inc. All Rights Reserved
  • 2. Introduction to Serena • Founded 1980 • Headquartered in San Mateo, CA 2 • >$200M revenue • 200+ R&D Engineers • HGGC Portfolio Company • Follow the sun Support • Serena Deployment Automation • Increase Deployment Velocity • Quality, Predictability, Repeatability • Visual Process Definition • Helping Global 2000 enterprises build and release better software
  • 3. Today’s speakers Today’s speakers 3 Mark Levy DevOps Evangelist, Serena Peter Galvin SVP Marketing, SOASTA
  • 4. Expertise © 2014 SOASTA. All rights reserved. 4
  • 5. GARTNER Magic Quadrant for Integrated Software Quality Suites August 2014 © 2014 SOASTA. All rights reserved. 5 COMPLETENESS OF VISION  ABILITY TO EXECUTE  CHALLENGERS LEADERS NICHE PLAYERS VISIONARIES “SOASTA has consistently provided innovation for mobile and web applications”
  • 6. Results Comparison Jan 2014 6 SERENA SOFTWARE INC. Oct 2014
  • 7. Rapid Delivery Agile development Continuous delivery DevOps principles © 2014 SOASTA. All rights reserved. 7 Mobile and Web Online everything Mobile commerce Legacy modernization Complexity Composite apps 3rd party services API proliferation Unprecedented Scale 100’s to millions Local to global 100% availability
  • 8. © 2014 SOASTA. All rights reserved. 8
  • 9. © 2014 SOASTA. All rights reserved. 9 o Small Batch Sizes
  • 10. © 2014 SOASTA. All rights reserved. 10 o Small Batch Sizes o Comprehensive Version Control
  • 11. © 2014 SOASTA. All rights reserved. 11 o Small Batch Sizes o Comprehensive Version Control o Simple Branch Strategies
  • 12. © 2014 SOASTA. All rights reserved. 12 o Small Batch Sizes o Comprehensive Version Control o Simple Branch Strategies o Automation
  • 13. © 2014 SOASTA. All rights reserved. 13 o Small Batch Sizes o Comprehensive Version Control o Simple Branch Strategies o Automation o Continuous Feedback
  • 14. © 2014 SOASTA. All rights reserved. 14 o Small Batch Sizes o Comprehensive Version Control o Simple Branch Strategies o Automation o Continuous Feedback o Emphasis on working builds
  • 15. © 2014 SOASTA. All rights reserved. 15 o Small Batch Sizes o Comprehensive Version Control o Simple Branch Strategies o Automation o Continuous Feedback o Emphasis on working builds o Consistent environments
  • 16. © 2014 SOASTA. All rights reserved. 16 o Small Batch Sizes o Comprehensive Version Control o Simple Branch Strategies o Automation o Continuous Feedback o Emphasis on working builds o Consistent environments o Developer – Tester Collaboration
  • 17. 50,000 Apps 1,000,000 Apps 1,500,000 Apps © 2014 SOASTA. All rights reserved. 17
  • 18. © 2014 SOASTA. All rights reserved. 18
  • 19. © 2014 SOASTA. All rights reserved. 19 “We didn’t have enough testing for a very complicated project” US Health and Human Services Secretary, Kathleen Sebelius
  • 20. © 2014 SOASTA. All rights reserved. 20
  • 21. © 2014 SOASTA. All rights reserved. 21 Mobile Test Automation
  • 22. © 2014 SOASTA. All rights reserved. 22 Mobile Test Automation Real Test Devices
  • 23. © 2014 SOASTA. All rights reserved. 23 Mobile Test Automation Performance Testing Real Test Devices
  • 24. © 2014 SOASTA. All rights reserved. 24 Mobile Test Automation Performance Testing Real Test Devices Solid Integration
  • 25. Does it work as designed? Assembly Line Approve materials Real Drivers Does it perform under extreme circumstances? © 2014 SOASTA. All rights reserved. 25 What happens in actual conditions?
  • 26. Functional validation Build Real Users Performance, reliability, scalability tests © 2014 SOASTA. All rights reserved. 26 Unit-tested code What happens in actual conditions?
  • 27. © 2014 SOASTA. All rights reserved. 27 o Rapid & accurate test development o Reliable, maintainable test automation o Stability across mobile OS platforms o Device performance measurement o Real-Time feedback via Continuous Integration
  • 28. o Fully managed device cloud installed behind the firewall o Real-time device inventory, status and availability o Online access for all your teams o 24x7, secure, remote access to devices o Manual & Automated functional test o Remotely access to selected mobile device and any mobile app • Use devices for manual testing and monitoring • Remote screen-share devices for collaboration on design or issues © 2014 SOASTA. All rights reserved. 28
  • 29. o Dedicated Public Device Cloud o Access to the latest market leading devices (iOS/Android) o Automatic installation, maintenance and upgrade o Hosted devices in a secure data center o Stock devices, not jail broken/rooted o Seamless integration with TouchTest and CI environments o API available to install apps, reboot/wake-up devices, launch tests Perfect for 24x7 Automated Mobile Regression Testing © 2014 SOASTA. All rights reserved. 29
  • 30. Load Testing at All Stages Performance validation from development to production Continuous tuning for full-scale…and well beyond s Latency between systems Network bandwidth Search technology limits © 2014 SOASTA. All rights reserved. 30 Memory leaks Test Scale Stage / Team Network & Ops Release & Deploy Dev & Test CDN file placement Load Balancer configuration Network configuration DNS routing Inadequate server resources Default configuration settings Auto-scaling failures Unbalanced web servers Slow third-party plug-ins Garbage collection Database thread counts Inefficient database queries Slow pages Conflict with other apps Test Lab Staging Production (100% +++) Method-level tuning Max sockets exceeded Firewall max capacity Global latency variance Security bottlenecks
  • 31. Load Testing at All Stages Performance validation from development to production Continuous tuning for full-scale…and well beyond s Latency between systems Network bandwidth Search technology limits © 2014 SOASTA. All rights reserved. 31 Memory leaks Test Scale Stage / Team Network & Ops Release & Deploy Dev & Test CDN file placement Load Balancer configuration Network configuration DNS routing Inadequate server resources Default configuration settings Auto-scaling failures Unbalanced web servers Slow third-party plug-ins Garbage collection Database thread counts Inefficient database queries Slow pages Conflict with other apps Test Lab Staging Production (100% +++) Method-level tuning Max sockets exceeded Firewall max capacity Global latency variance Security bottlenecks
  • 32. Load Testing at All Stages Performance validation from development to production Continuous tuning for full-scale…and well beyond s Latency between systems Network bandwidth Search technology limits © 2014 SOASTA. All rights reserved. 32 Memory leaks Test Scale Stage / Team Network & Ops Release & Deploy Dev & Test CDN file placement Load Balancer configuration Network configuration DNS routing Inadequate server resources Default configuration settings Auto-scaling failures Unbalanced web servers Slow third-party plug-ins Garbage collection Database thread counts Inefficient database queries Slow pages Conflict with other apps Test Lab Staging Production (100% +++) Method-level tuning Max sockets exceeded Firewall max capacity Global latency variance Security bottlenecks
  • 33. Load Testing at All Stages Performance validation from development to production Continuous tuning for full-scale…and well beyond s Latency between systems Network bandwidth Search technology limits © 2014 SOASTA. All rights reserved. 33 Memory leaks Test Scale Stage / Team Network & Ops Release & Deploy Dev & Test CDN file placement Load Balancer configuration Network configuration DNS routing Inadequate server resources Default configuration settings Auto-scaling failures Unbalanced web servers Slow third-party plug-ins Garbage collection Database thread counts Inefficient database queries Slow pages Conflict with other apps Test Lab Staging Production (100% +++) Method-level tuning Max sockets exceeded Firewall max capacity Global latency variance Security bottlenecks
  • 34. CDN Web App Server Server Web Server Web Server Web Server App Server App Server App Server Load Balancer Cache Cache Databas e © 2014 SOASTA. All rights reserved. 34 CloudTest Analytics Main Databas e Analytics Load GeneLroaatodr GeneraLtooar d Perf Tester 1 Generator Analytics San Francisco (GoGrid) Load GeneLroaatodr GeneraLtooar d Generator Tokyo (AWS) Analytics Load GeneLroaatodr Generator Amsterdam (Azure) Data sources: Native (SSH), JMX, PerfMon, CA Introscope, AppDynamics, New Relic, CloudWatch,…. Analytics Load GeneLroaatodr Generator Virginia (IBM) Analytics Load GeneLroaatodr GeneraLtooar d Generator SOASTA Global Test Cloud Access for all Analytics Load GeneLroaatodr GeneraLtooar d Generator East Coast (AWS) “Conductor” Credit Card Web analytics Other 3rd pty svcs Chicago (Rackspace)
  • 35. © 2014 SOASTA. All rights reserved. 35
  • 36. Jenkins runs any unit tests as usual © 2014 SOASTA. All rights reserved. 36
  • 37. Spin up suitable, consistent test environments in the cloud or the lab Run iterative load tests via Jenkins Jenkins runs any unit tests as usual © 2014 SOASTA. All rights reserved. 37
  • 38. Spin up suitable, consistent test environments in the cloud or the lab Run iterative load tests via Jenkins Mobile? Run functional automation on real devices for functional & performance validation Jenkins runs any unit tests as usual © 2014 SOASTA. All rights reserved. 38
  • 39. Spin up suitable, consistent test environments in the cloud or the lab Run iterative load tests via Jenkins © 2014 SOASTA. All rights reserved. 39 Daily (or more frequent) updates keep teams quality focused Embedded failure details & bottleneck data isolate issues Mobile? Run functional automation on real devices for functional & performance validation Jenkins runs any unit tests as usual
  • 40. Spin up suitable, consistent test environments in the cloud or the lab Run iterative load tests via Jenkins © 2014 SOASTA. All rights reserved. 40 Daily (or more frequent) updates keep teams quality focused Manage to a performance baseline Embedded failure details & bottleneck data isolate issues Mobile? Run functional automation on real devices for functional & performance validation Jenkins runs any unit tests as usual
  • 41. Spin up suitable, consistent test environments in the cloud or the lab © 2014 SOASTA. All rights reserved. 41 Use real user data to iterate dev & test plans Run iterative load tests via Jenkins Daily (or more frequent) updates keep teams quality focused Manage to a performance baseline Embedded failure details & bottleneck data isolate issues Mobile? Run functional automation on real devices for functional & performance validation Jenkins runs any unit tests as usual
  • 42. © 2014 SOASTA. All rights reserved. 42
  • 43. © 2014 SOASTA. All rights reserved. 43
  • 44. Traditional Linear Approach Dev Ops © 2014 SOASTA. CONFIDENTIAL – Not for Distribution All rights reserved. 44 Ut Unit Testing Pe Performance Testing Fu Functional Testing Development Testing Operations TIME Test Continuous Testing Approach
  • 45. © 2014 SOASTA. All rights reserved. 45 SOASTA Customers “4 months of manual tests now run in 1 hour, overnight.” “25% reduction in time to market for production rollouts.” Steven Winter, Director of Quality FIS Mobile – Mobile banking platform to over 1000 banks
  • 46. o 250 hours of manual tests running in just over 1 hour every night o Regression Tests not run until feature complete now run nightly – 4 months to overnight o Fixing bugs earlier – Detailed test results for developers o 25% Reduction time to market © 2014 SOASTA. All rights reserved. 46 o Reduced field failures
  • 47. “We decreased our test cycles from three weeks to a couple of days.” © 2014 SOASTA. All rights reserved. 47 SOASTA Customers “TouchTest has been critical in improving both the speed to deliver and the quality of our mobile apps.” Thierry Chassaing, SVP of Product & Engineering. ItsOn - the leader in Mobile Smart Services.
  • 48. © 2014 SOASTA. All rights reserved. 48 o Understand your requirements o Identify the cloud advantages for you o Automate the obvious and most critical o Connect to a continuous process o Align teams with actionable information
  • 49. © 2014 SOASTA. All rights reserved. 49 o Understand your requirements o Identify the cloud advantages for you o Automate the obvious and most critical o Connect to a continuous process o Align teams with actionable information
  • 50. © 2014 SOASTA. All rights reserved. 50 o Understand your requirements o Identify the cloud advantages for you o Automate the obvious and most critical o Connect to a continuous process o Align teams with actionable information
  • 51. © 2014 SOASTA. All rights reserved. 51 o Understand your requirements o Identify the cloud advantages for you o Automate the obvious and most critical o Connect to a continuous process o Align teams with actionable information
  • 52. © 2014 SOASTA. All rights reserved. 52 o Understand your requirements o Identify the cloud advantages for you o Automate the obvious and most critical o Connect to a continuous process o Align teams with actionable information
  • 53. Questions? Upcoming DevOps Drive-In 53 Please use the Q&A panel to submit your questions Free Deployment Automation December 18th CD: Integrating the Deployment Friday 1 pm ET/ 10 am PT Pipeline Toolchain through Automation Weekly Deployment Automation Demo Get the Free Version
  • 54. Want to See More? 54 serena.com/sda

Notes de l'éditeur

  1. Greeting everyone this is Mark Levy, product marketing manager here at Serena and I will be your host today. Serena Software help IT organizations build and release better software. Head over to serena.com to find out more about Serena’s products and solutions. Check out Serena Deployment Automation Community Edition.
  2. This customer success and consistent innovation has resulted in SOASTA’s recognized market leadership by Gartner. The legacy leaders are not keeping up with modern demands. Everyday, we are replacing the decades-old tools with technology and services build for this century…for this decade. As the youngest and only private company in the leaders category, we never slow down in our pursuit of innovation and customer satisfaction.
  3. http://www.forbes.com/sites/theapothecary/2013/10/23/now-she-tells-us-sebelius-says-obamacares-exchange-website-needed-six-years-of-development-instead-of-two/ Millions of uninsured citizens Healthcare program mistrust President’s approval rating dropped Congress tied up in legislation Public cynicism Press and social media circus Uncertainty for the future
  4. Rapid and accurate test development – All gestures, pinch, zoom and now shake Reliable replay Record & replay with velocity & motion Built in validations In-app control Measure impact of the app on the device – CPU, Battery, Memory, signal strength SOASTA’s new approach embeds a small library inside the object repository of the application allowing the developer to have complete control over the test process. In particular this approach lends itself to a much more stable Test Platform that captures with precision all forms of movement associated to the use of gestures. It also enables a mobile developer to test applications without jail breaking a device. This is a huge issue today in the iOS environment. SOASTA TouchTest as an example I “ still” the only test automation platform that can test an app on the iPad mini. This new approach invented by SOASTA’s Advanced Laboratories we believe will become the standard approach to testing mobile apps in the future.
  5. All in all, there can be several environments that you have to manage or that your team has to be aware of, and your teams are probably distributed across the world and from all different timezones. So with that baseline, it’s important to performance test your application from end-to-end; starting from your test lab to production. As you view this chart, you can see the potential issues that can arise in your application. Real problems like 3rd party services, CDNs, bandwidth will only manifest itself in production; typically not in your test lab or your staging environment. By building a test plan that includes production, you are more likely to discover issues that can only show up in production - an environment that matters the most for your company and customers. An environment that drives business value, revenue, and brand awareness and impressions.
  6. All in all, there can be several environments that you have to manage or that your team has to be aware of, and your teams are probably distributed across the world and from all different timezones. So with that baseline, it’s important to performance test your application from end-to-end; starting from your test lab to production. As you view this chart, you can see the potential issues that can arise in your application. Real problems like 3rd party services, CDNs, bandwidth will only manifest itself in production; typically not in your test lab or your staging environment. By building a test plan that includes production, you are more likely to discover issues that can only show up in production - an environment that matters the most for your company and customers. An environment that drives business value, revenue, and brand awareness and impressions.
  7. All in all, there can be several environments that you have to manage or that your team has to be aware of, and your teams are probably distributed across the world and from all different timezones. So with that baseline, it’s important to performance test your application from end-to-end; starting from your test lab to production. As you view this chart, you can see the potential issues that can arise in your application. Real problems like 3rd party services, CDNs, bandwidth will only manifest itself in production; typically not in your test lab or your staging environment. By building a test plan that includes production, you are more likely to discover issues that can only show up in production - an environment that matters the most for your company and customers. An environment that drives business value, revenue, and brand awareness and impressions.
  8. All in all, there can be several environments that you have to manage or that your team has to be aware of, and your teams are probably distributed across the world and from all different timezones. So with that baseline, it’s important to performance test your application from end-to-end; starting from your test lab to production. As you view this chart, you can see the potential issues that can arise in your application. Real problems like 3rd party services, CDNs, bandwidth will only manifest itself in production; typically not in your test lab or your staging environment. By building a test plan that includes production, you are more likely to discover issues that can only show up in production - an environment that matters the most for your company and customers. An environment that drives business value, revenue, and brand awareness and impressions.
  9. Key Messages: The Market: Mobile App Performance (Predictive, Contextual, and Actionable Analytics) Market Size: $10B (10M Apps, 3.5M Users, Trillions of User Experiences, $200B Mobile economy by 2017) Why SOASTA is the The Winner in Mobile Performance Technology: Leadership (Cloud, Performance Analytics, Test Automation) - Patents People: Clear Leadership (Yahoo, Walmart, Intuit, Experiean, Mercury, Gomez, Keynote) Customers: Enterprise and Global Global Customers: Offices, Customers Competition: NewRelic, AppDynamics,and PerfectoMobile Partnership: Dev (Appcellerator-OEM), Deploy (AWS & 17 others), Monitor (NewRelic and 15 others) Business Model: SaaS Customers Deal Size: $5K - $2.5M TCV Focus on $100M in Sales by 2015
  10. FIS World’s largest banking and Payments provider Nation’s largest Mobile Banking and Payments provider +1,200 banks, +25MM end-users Most successful mPayments app Most successful mBanking app Award winning Mobile Wallet CI is absolutely necessary to compete in time-to-market and scalability CI in mobile is a big paradigm shift Faster and more specific test results to developers so they can work smarter Identify integration issues sooner Enables Continual Quality Paychex Delivering Payroll, Time and Labor, 401K and Benefits packages for over 500,000 small and medium businesses is resource intensive. Setting an ambitious goal in 2011 to grow their business by 50% over three years, Paychex knew that achieving it would require serving existing customers at a lower cost, reducing the cost of customer acquisition, and finding new ways to grow – that meant moving applications to the web and creating a SaaS model. Doing that meant changing the way they approached application development, quality, and customer experience. They turned to SOASTA to enable them to test internally and externally, test applications concurrently, reduce defect rates and test earlier in the life-cycle, improve mobile quality, and understand user experience.
  11. Paychex Delivering Payroll, Time and Labor, 401K and Benefits packages for over 500,000 small and medium businesses is resource intensive. Setting an ambitious goal in 2011 to grow their business by 50% over three years, Paychex knew that achieving it would require serving existing customers at a lower cost, reducing the cost of customer acquisition, and finding new ways to grow – that meant moving applications to the web and creating a SaaS model. Doing that meant changing the way they approached application development, quality, and customer experience. They turned to SOASTA to enable them to test internally and externally, test applications concurrently, reduce defect rates and test earlier in the life-cycle, improve mobile quality, and understand user experience.