Performance Testing for Mobile and Cloud Applications May 2014

Size: px
Start display at page:

Download "Performance Testing for Mobile and Cloud Applications May 2014"

Transcription

1 Performance Testing for Mobile and Cloud Applications May 2014 Copyright 2012 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice.

2 Shane Evans Senior Product Manager, HP Software Product Manager for industry-leading HP LoadRunner Career Performance Engineer ScrumMaster, ITIL v3 certified 13 years experience in IT ranging from Technical Support to Quality Assurance, Performance Management and Engineering Joined HP in

3 A radically different kind of user Mainframe Client/Server Web Devices System-centric User-centric Users born after

4 Change is accelerating Mobile Pace of Change Cloud Cloud Composite Apps Composite Apps Composite Apps Web Web Web Web 4 WAN WAN WAN WAN WAN LAN Application Development Trends

5 5

6 After the last couple of updates, it became useless Sooo slow, Unavailable, Tx not updated 6

7 When customers struggle on a mobile device In the time it takes to blink an eye 400 milliseconds to be exact online users will have begun to abandon your application You Your competitor 43% 16% 14% 12% 7 Abandon the transaction, try later on computer (Harris Interactive Mobile Transactions Survey for TeaLeaf, March 2011) Become more likely to prefer a competitor Log a complaint with customer service Go directly to a competitor

8 Modern Apps are complicated mdev: Data Caching Network: Latency & Loss Network: Encrypt, Compress. Network: Load Bal. Algorithm Dev: Resource Usage SysAdmin: Server Config. Back-end: Pooling & Threading DBA: DB Indexes & Logs Platforms & Versions 2G,3G,4G Cellular 3 rd Party Cloud Services Firewalls VPNs Web Servers App Servers DB Servers Storage Device Features Screen Sizes Carriers ISPs Load Balancers Internet Browsers LANs Web Services Mobile Components CDNs & CoLo. 8

9 The Challenges Waterfall: Perf. test Steps: Server setup Scripting Milestones: ready ready Operations Developers DBAs SysAdmins Perf. test Data load Config. & Monitors Runs & Reports Agile: Product increment 1 Product increment 2 Product increment 3 Preparation 9

10 So what can we do? Copyright Scott Adams.

11 HP delivers ROI in under 90 days* TechValidate Survey (February 2013) A Global 500 bank reduced performance incidents by over 70% A large, enterprise financial services company reduced testing time and accelerated application delivery by 30-40% A computer software company improved application performance / response time by 51-70% HP is helping customers save between $468,000 (for an incident that requires 1 day to remediate) to $2.8 million (for an incident that takes 6 days to remediate) per month. On average, customers save over $514,800 annually in remediation costs alone. * *Source: 2011 Customer Survey Improve application response times by 51-70%++ Accelerate application delivery cycles by up to 40% Reduce performance issues in production by up to 70% 11

12 What can we do? Performance Testing in Agile in 3 basic steps Improve time to value Test smarter Provide actionable data 12

13 Improve Time to Value Develop to performance standards Performance Budgets Best Practices Metrics and reporting Leverage Unit Tests during Development for early performance feedback Automate Performance Test execution, analysis and reporting CI-driven testing Automated analysis and trend reporting Virtualize dependencies for an early integrated view of application performance Network Services/Backend 13

14 standards are Unicorns Programming Sucks

15 Mobile Development Standards Which of the following testing and release management practices does your development team currently use? Unit testing Performance/load testing Continuous integration with multiple weekly check-ins Automated tests used to verify quality Exploratory testing Successful builds deployed to virtual environments of VM Automated deployment and provisioning process for Use feedback management tools to automate beta testing Code instrumented with analytics Dedicated refactoring time against the existing project Other (please specify) None of the above 1% 20% 17% 14% 11% 10% 7% 14% 32% 30% 38% 58% Base: 698 Professional Developers, Game Developers, IT Developers, Consultants Source: Forrsights Developer Survey, Q

16 Performance modeling is essentially a "budgeting" exercise. Budget represents your constraints and enables you to specify how much you can spend (resource-wise) and how you plan to spend it. Constraints govern your total spending, and then you can decide where to spend to get to the total. You assign budget in terms of response time, throughput, latency, and resource utilization. Improving.NET Application Performance and Scalability April 2004, MSDN

17 Performance Budgets Identify Key User Stories Identify/Estimate Workload Define Performance Objectives Breakdown Processing Steps Allocate Budgets Evaluate/Validate 17

18 Performance Budgets Up to 70% of app performance! milliseconds 200 milliseconds 100 milliseconds 150 milliseconds 50 milliseconds 3 rd Party Customers Cloud Services Major ISP Load Balancers Web Servers App Servers DB Servers Mainframe Employees Storage Browsers& Devices Mobile Carriers & ISPs Content Delivery Networks Web Services Mobile Components 1 second *Watch Breaking the 1000ms second time to glass mobile barrier at 18

19 Network Misconceptions It s All About Bandwidth Bandwidth No Impact No Impact No Impact Some Impact 10Mbps 20Mbps 2Mbps 500kbps Latency 25ms Packet Loss = Further Impact All Traffic Impacted 19

20 Network Misconceptions It s All About Bandwidth Less Critical Due to 4G (5G, 6G ) Carrier Frequency: Increased Interference 2G 3G 4G 5G 20% of all 4G Transfers Drop to 3G or Lower Cisco Mobile Forecast: Mobile data traffic will grow 7-fold from 2013 to 2018 = compound annual growth rate of 50% Ofcom: Current UK Mobile Data capacity will be exhausted by 2018 Shannon-Hartley Theorem: Every Mobile Cell can only support a maximum channel capacity 20

21 Network Misconceptions It s All About Bandwidth Less Critical Due to 4G (5G, 6G ) It Doesn t Make Much Difference 20x to 35x slower Baseline London Web Dublin Web Web Users Average Transaction Response Time (s) 21

22 Network Misconceptions It s All About Bandwidth Less Critical Due to 4G (5G, 6G ) It Doesn t Make Much Difference 80x to 400x Slower Functional Failures Baseline London 3G Dublin 3G London 2.5G Mobile Users Average Transaction Response Time (s) 22

23 Network Misconceptions It s All About Bandwidth Less Critical Due to 4G (5G, 6G ) It Doesn t Make Much Difference It s Only About Performance VUsers Local Load Test VUsers Load Test with NV Transaction Time Transaction Time Capacity > 500+ Users Response < 10 seconds Capacity < 200 Users Response > 40 seconds 23

24 Network Misconceptions It s All About Bandwidth Less Critical Due to 4G (5G, 6G ) It Doesn t Make Much Difference It s Only About Performance 50% CPU Increase No Network With Remote With Web With Mobile Thread Count 22% Thread Count Increase No Network Remote Web Users 24

25 Network Misconceptions It s All About Bandwidth Less Critical Due to 4G (5G, 6G ) It Doesn t Make Much Difference It s Only About Performance NV is Only For Mobile Remote Office Web Cloud Deployments All Other Connectivity (Wifi, Satellite, BT) Back-End Splits DCR Wherever Applications Meet Networks 25

26 Virtualize Application Dependencies 3 rd Party Customers Cloud Services NV SV Major ISP Load Balancers Web Servers App Servers DB Servers Mainframe Employees Browsers& Devices NV Mobile Carriers & ISPs Content Delivery Networks NV Web SV Services Mobile Components SV Storage Performance testing + virtualization reduces risk and total cost of ownership 26

27 Test within the Sprint Feedback Code check-in Build & Test Discover defects earlier Change is fresh in developer s mind. Context switching and re-familiarization not needed. Changes are isolated; no need to analyze what caused the defect. Constant testing, ensures stable code and a higher-quality release. 27

28 Performance test during Development 1. Build Load Test scripts during Development 2. Run Unit Tests in Load Test Scenarios for early feedback to Developers 3. Add Performance Tests as build steps in Jenkins Test 4. Rinse and repeat 28

29 The ideal picture: continuous testing, including performance testing A relentless assault on project risk Sprint 1 Sprint 2 1 Sprint 3 Sprint 4 Sprint 5 29 ET C1 ET C1 ET C1 ET C1 ET C1 G1 G1 G1 G1 G1 CI CI C2 Regression 1 CI C2 G2 Regression 2 CI C2 G2 C3 Regression B1 3 CI C2 G2 C3 B1 Regression 4 End to End Performance Testing focused on load(independent of sprint cycles)

30 Test Smarter Eliminate waste Scripting time Data creation/management Environment configuration/validation Maintenance Remember Production! Isolate device and carrier performance Gather production usage data Agile Delivery Deliver faster IT Operations Change is evil Never stop testing Performance Testing 30

31 Test Efficiently Unicorns aren t just for Developers 31 Build Tests that are modular to reduce maintenance

32 Testing components and workflow End User Client(s) Internet/WAN Application Server(s) Database 1 Author Scripts 3 Virtualize Network 2 Virtualize Services 4 Generate Load 5 Measure Impact Performance Center 6 Analyze, Compare, Report Centralized Assets 2 Trend Reporting Test Scenario Performance Lifecycle Plan and Execute Tests Global Collaboration 32

33 Testing can be expensive and risky Dedicated Hardware Network Exposure AUT AUT Scalable Test Environment Secure Configuration LG LG LG Hosting LG 33

34 Cloud Testing / Maximum Performance and Scale Customer-centric enhancements to performance testing -- in the cloud Scale without the overhead using automated, worldwide provisioning of load generators in the cloud HP LoadRunner HP Performance Center The world s most widely adopted performance testing solutions Save time/effort by leveraging and sharing cloud testing configurations and resources across teams Simple, Elastic, Realistic Simplify administration by defining cloud accounts, manage cloud host usage 34

35 Cloud Testing / Maximum Performance and Scale Scale without the overhead HP Performance Center and HP LoadRunner seamlessly leverage public Cloud infrastructure to deploy Load Generators (LGs) LoadRunner or Performance Center Connect securely on standard ports AUT AUT Scale up and down based on test requirements Geographical distribution Share cloud environments in between tests LG LG LG LG Value: Elastically scale up to meet demands reducing cost and overhead of managing dedicated infrastructure 35

36 Cloud Testing / Maximum Performance and Scale Share cloud testing configurations and resources across teams Add multiple Cloud accounts and manage Network Profiles for connecting to your various LGs Manage cloud accounts Provision multiple LoadGenerators (LGs) Run test with Cloud LGs Review provisioning reports Value: Significantly reduces provisioning time of performance testing, while maintaining security and control 36

37 Cloud Testing / Maximum Performance and Scale Simplify cloud administration with My Performance Center Easy administration of a shared cloud performance test environment using My Performance Center Allow PC testers to create test sets within MY PC Easier Test Creation via Test Express Provide visibility into LAB Management Ease of access of ALM feature set Value: Reduce time of administration of performance testing shared environment 37

38 We needed to simulate -prior to tax return day- 80,000 users all logging in at the same time to see if the tax system could cope. Thanks to HP SaaS, we were able to make critical changes and tweaks to our system before the big day and have the confidence that it would take the strain. Service Manager, Government Institution

39 Provide Actionable Insight Monitoring should be baked into the environment configuration, not an afterthought Test the positive AND negative scenarios Profile under load 39

40 Development Analytics Check In Security Code Scan Test results Tear down environment Monitoring & Diagnostics Run test cases Provision & deploy environment with monitoring 40

41 Production Feedback Loops Know thy User 4 Leverage test automation, SLOs and Monitoring insights from test in Production 1 Dev-test with lab management automation 2 Automated deployment across development and operations Provision dev and test environments Deploy test app Monitor Test results Run test cases Provision and deploy to staging Provision and deploy to prod 41 3 Production patterns, snapshots, and monitors back to dev and test

42 Isolate End-User Performance by Carrier 42

43 Isolate End-User Performance by Device 43

44 Develop to Perform better Profile application performance under load, not only in isolation. Method taking the bulk of time 44

45 How to Analyze the Performance of a Mobile App Waterfall Analysis Waterfall chart for the preview step Blocking downloads CDN resources Still slow for mobile access 45

46 5 Principles of Agile Performance Testing 1. Test within the Sprint 2. Leverage Developer assets (i.e. Unit Tests) 3. Test what has changed compared to baselines 4. Automate test execution from the CI 5. Virtualize all dependencies 46

47 Accurate Performance Testing Environments for Seagate Mobile CRM, HP LoadRunner and Network Virtualization Provide an Integrated Solution Business Challenge Seagate had application performance issues that required significant time to troubleshoot. Seagate needed the ability to inject real world mobile network conditions into performance tests to avoid performance incidents from the applications they deliver. They had incomplete test coverage. The most critical mobile CRM application that the field sales team utilizes has high visibility attached to it and must perform well, as it has a direct impact on revenue. Further, there are additional mobile applications that are critical for internal organizations and performance is top of mind. Solution HP LoadRunner and Shunra NV for HP provides a full end-to-end mobile performance testing solution that enables Seagate to conduct more accurate testing by incorporating real world mobile network conditions into tests within HP LoadRunner much earlier in the SDLC, and confidently deploy mobile applications into their production environment. Benefits Cost avoidance and cost reduction with the ability to proactively test under realistic mobile network conditions and identify and resolve performance issues early in the SDLC. Seagate avoided a significant amount of cost that would otherwise be invested fixing application performance problems post production. HP and Shunra gave me the ability to inject real world mobile network conditions into our performance tests to avoid performance incidents from the applications that we re delivering. We now have a full end-to-end mobile performance testing solution. Manager, Software Quality Assurance, Seagate 47

48 Strengthened Client Relationships & Brand Equity for KMD Mobility ELA, Leveraging HP Performance Center & LoadRunner and Network Virtualization Business Challenge KMD needed the ability to avoid performance incidents from the applications they deliver. Performance issues impact their brand, their client relationships and their future abilities to sell. The competitive landscape is becoming increasingly challenging and KMD needs to provide better quality to retain customers. Solution HP Performance Center, HP Load Runner integrated with Shunra NV for HP together enable KMD to predict and tune performance issues very early in the SDLC, by building performance into their mobile and web applications. Benefits The capabilities to predict and overcome performance incidents helped KMD increase brand equity and revenue while improving the service offerings provided by the quality center team. Eliminated severe performance issue delays of 4-6 months. Demonstrated a significant performance increase with Mobile conditions with some transaction response times jumping by up to 10 times. As a software house, the performance of our applications is critical to our business. HP and Shunra gave us an integrated solution to predict and overcome our performance incidents, enabling us to deliver exceptional digital solutions to our customers. Head of Operation Quality Center, KMD 48

49 Dramatically Reducing Performance Incidents for BNP Mobile and Web, HP Performance Center and Shunra NV for HP Integrated Solution Business Challenge BNP estimated that projects not thoroughly tested were costing the company in excess of 500K annually due to issues occurring in production. Solution BNP expanded the use of its Center of Excellence with Shunra NV for HP Software, ensuring that all projects (including mobile) could be accurately and reliably tested without compromising project schedules. Benefits BNP dramatically reduced the number of performance incidents requiring remediation, resulting in a savings of 720K. An additional 500K investment is expected related to mobile app testing, with an expected ROI of 1.5M. Production issues cost us more than 500K annually. The integrated HP and Shunra solution enables us to reliably test our environments without compromising our project plans or schedules. Quality Assurance Director, BNP 49

50 SONY Europe Mitigates Data Center Move Risk with HP and Shunra Data Center Move, HP Performance Center and Shunra NV for HP+, >$10M Saved in 3 years Business Challenge Major high risk Data Center Move (DCM) initiative. Sponsor shared that apps must continue to perform after DCM. Had previously experienced an outage on web systems which cost Sony Europe $100 million. Must avoid similar failures. Solution NetworkCatcher allowed the performance team the ability to efficiently gather production network metrics and replay them with confidence with both Shunra NV for HP PC and Shunra NV for desktop. Shunra NV for HP PC allowed performance testing to become realistic end to end. Using in combination with the Shunra Wildcat appliance, we were able to create multiple network streams, replicating both the end users and split between datacenters. Using Shunra NV Desktop, gave customer ability to recreate the production network characteristics on their testers local machines from measurements pulled from Shunra NetworkCatcher. Benefits ROI quantified to be >$10 million in three years, in avoiding performance incidents and costly production based remediation. Also accelerating the time to complete the project will save on Data Center management and lease costs. With HP and Shunra we were able to mitigate the risk (estimated at $100 million) associated with our Data Center Move initiative. We are now working to adopt these best practices and modern tools into all of our testing. General Manager, Testing, SONY Europe 50

51

How To Test On An Hp Mobile Device

How To Test On An Hp Mobile Device HP ALM Masters 2014 Performance testing Modern Applications HP Apps 12 Application Delivery Management in the new style of IT We enable you to deliver high performance applications with unprecedented velocity

More information

Going mobile: Keys to the successful performance of your mobile application Shane Evans, HP Product Manager Todd DeCapua, Shunra VP

Going mobile: Keys to the successful performance of your mobile application Shane Evans, HP Product Manager Todd DeCapua, Shunra VP Going mobile: Keys to the successful performance of your mobile application Shane Evans, HP Product Manager Todd DeCapua, Shunra VP Copyright 2012 Hewlett-Packard Development Company, L.P. The information

More information

Mobile Testing: Actual Results from Nationwide Insurance How we could have tested the same application with the latest tools available

Mobile Testing: Actual Results from Nationwide Insurance How we could have tested the same application with the latest tools available Contents Introductions Petar Puskarich Todd DeCapua Mobile Testing: Introduction / How To Testing our latest mobile application with limited tools and procedures Mobile Testing: Actual Results from Nationwide

More information

Introduction to Mobile Performance Testing

Introduction to Mobile Performance Testing Introduction to Mobile Performance Testing Shlomi Zalma, Wilson Mar DT3338 at Noon, June 13, 2013 HOL330 in Sands 305 Why performance test mobile apps? Mobile apps are now: how customers locate stores

More information

Automation and Virtualization, the pillars of Continuous Testing

Automation and Virtualization, the pillars of Continuous Testing HP Software: Apps meet Ops 2015 Automation and Virtualization, the pillars of Continuous Testing Jerry Saelemakers/ April 2 nd, 2015 Today s business initiatives demand a balance between velocity and quality

More information

Service Virtualization:

Service Virtualization: Service Virtualization: Reduce the time and cost to develop and test modern, composite applications Business white paper Table of contents Why you need service virtualization 3 The challenges of composite

More information

I D C T E C H N O L O G Y S P O T L I G H T. E n a b l i n g Quality I n n o va t i o n w i t h Servi c e

I D C T E C H N O L O G Y S P O T L I G H T. E n a b l i n g Quality I n n o va t i o n w i t h Servi c e I D C T E C H N O L O G Y S P O T L I G H T E n a b l i n g Quality I n n o va t i o n w i t h Servi c e V i r t u a lization a nd Netw or k Virtualization December 2014 Adapted from Worldwide Automated

More information

Services and Network Virtualization: A Joint Solution Brief from Shunra and HP Software

Services and Network Virtualization: A Joint Solution Brief from Shunra and HP Software Services and Network Virtualization: A Joint Solution Brief from Shunra and HP Software Executive Introduction Modern enterprise applications have reached an historic level of complexity. Today, applications

More information

Understanding the Impact of Running WAN Emulation with Load Testing

Understanding the Impact of Running WAN Emulation with Load Testing Understanding the Impact of Running WAN Emulation with Load Testing A Shunra Software White Paper July 2, 2008 Introduction Investment in pre-deployment performance testing has become a widely adopted

More information

What s new in the HP Functional Testing 11.5 suite Ronit Soen, product marketing John Jeremiah, product marketing

What s new in the HP Functional Testing 11.5 suite Ronit Soen, product marketing John Jeremiah, product marketing What s new in the HP Functional Testing 11.5 suite Ronit Soen, product marketing John Jeremiah, product marketing Today s agenda A new world order for applications impact on QA HP s response announcement

More information

Table of contents. Performance testing in Agile environments. Deliver quality software in less time. Business white paper

Table of contents. Performance testing in Agile environments. Deliver quality software in less time. Business white paper Performance testing in Agile environments Deliver quality software in less time Business white paper Table of contents Executive summary... 2 Why Agile? And, why now?... 2 Incorporating performance testing

More information

Introduction to performance testing Silvia A Siqueira WW Sr. Product Mktg. Manager

Introduction to performance testing Silvia A Siqueira WW Sr. Product Mktg. Manager Introduction to performance testing Silvia A Siqueira WW Sr. Product Mktg. Manager Delivering applications that perform well Think about building a fancy and huge tower and discovering later that it can

More information

Continuous???? Copyright 2015 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice.

Continuous???? Copyright 2015 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. ???? 1 Copyright 2015 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. Application Delivery is Accelerating Surge in # of releases per app

More information

HP End User Management software. Enables real-time visibility into application performance and availability. Solution brief

HP End User Management software. Enables real-time visibility into application performance and availability. Solution brief HP End User Management software Enables real-time visibility into application performance and availability Solution brief Figure 1 HP End User Management lets you proactively identify application performance

More information

Federal Secure Cloud Testing as a Service - TaaS Center of Excellence (CoE) Robert L. Linton

Federal Secure Cloud Testing as a Service - TaaS Center of Excellence (CoE) Robert L. Linton Session 5: Federal Secure Cloud Testing as a Service - TaaS Center of Excellence (CoE) Robert L. Linton Agenda HP ALM Solution Review HP Cloud Potential Cloud Portal HP ALM Solutions in a virtual environment

More information

Ensuring Mobile Application Quality Across Your Application Lifecycle

Ensuring Mobile Application Quality Across Your Application Lifecycle Test on Real Devices with Melillo s Managed Cloud Platform (MCP ) Powered by HP Mobile Center, MCP supplies a flexible foundation that includes all common infrastructure needed to enable organizations

More information

DevOps - en inngang til den Digtale Transformasjon Rapidly Deliver Exceptional Software

DevOps - en inngang til den Digtale Transformasjon Rapidly Deliver Exceptional Software DevOps - en inngang til den Digtale Transformasjon Rapidly Deliver Exceptional Software Pål Dragseth June 2015 Applications Are Changing the World of Business 84% Video US internet traffic by 2018 $142B

More information

Performance Testing + Service Virtualization: The one-two punch for applications that rock

Performance Testing + Service Virtualization: The one-two punch for applications that rock Performance Testing + Service Virtualization: The one-two punch for applications that rock March 20, 2013 Copyright 2013 Vivit Worldwide Copyright 2013 Vivit Worldwide June 11-13 Las Vegas, Nevada Save

More information

Perfect Your Mobile App with Load Testing and Test Automation

Perfect Your Mobile App with Load Testing and Test Automation Wipro & Experitest Co-webinar: Perfect Your Mobile App with Load Testing and Test Automation June 2015 Speakers Guy Arieli CTO Experitest Sudheer Mohan Director - Mobility Certification & Automation Wipro

More information

Delivering Cloud Services Transformation : Plan > Build> Assure> Secure. Stephen Miles Vice President, Solution Sales, APJ

Delivering Cloud Services Transformation : Plan > Build> Assure> Secure. Stephen Miles Vice President, Solution Sales, APJ Delivering Cloud Services Transformation : Plan > Build> Assure> Secure Stephen Miles Vice President, Solution Sales, APJ Agenda Cloud is Great, Cloud is Good More Options, More Complexity From Outlier

More information

APPLICATION PERFORMANCE TESTING IN A VIRTUAL ENVIRONMENT

APPLICATION PERFORMANCE TESTING IN A VIRTUAL ENVIRONMENT APPLICATION PERFORMANCE TESTING IN A VIRTUAL ENVIRONMENT A REPORT FROM SAP CO-INNOVATION LAB : Joerg Nalik Shunra Software: Dave Berg HP Software: Mark Tomlinson 1.0 Table of Contents 1 Introduction Raising

More information

Best Practices for Performance Testing Mobile Apps

Best Practices for Performance Testing Mobile Apps Best Practices for Performance Testing Mobile Apps Lee Barnes, CTO Utopia Solutions Apology I don t believe in best practices I do believe in guidelines and better approaches for a given situation Key

More information

HP Performance Center 11.5: What s New? Gurmeen Aneja

HP Performance Center 11.5: What s New? Gurmeen Aneja HP Performance Center 11.5: What s New? Gurmeen Aneja Agenda 1. Introductions 2. Performance Application Lifecycle(PAL) 3. Lab management automation 4. Network Virtualization Performance Application Lifecycle(PAL)

More information

From Traditional Functional Testing to Enabling Continuous Quality in Mobile App Development

From Traditional Functional Testing to Enabling Continuous Quality in Mobile App Development From Traditional Functional Testing to Enabling Continuous Quality in Mobile App Development Introduction Today s developers are under constant pressure to launch killer apps and release enhancements as

More information

WHAT WE NEED TO START THE PERFORMANCE TESTING?

WHAT WE NEED TO START THE PERFORMANCE TESTING? ABSTRACT Crystal clear requirements before starting an activity are always helpful in achieving the desired goals. Achieving desired results are quite difficult when there is vague or incomplete information

More information

Copyright www.agileload.com 1

Copyright www.agileload.com 1 Copyright www.agileload.com 1 INTRODUCTION Performance testing is a complex activity where dozens of factors contribute to its success and effective usage of all those factors is necessary to get the accurate

More information

Business white paper. Performance testing for mobile applications. Will your mobile application fail your users?

Business white paper. Performance testing for mobile applications. Will your mobile application fail your users? Business white paper Performance testing for mobile applications Will your mobile application fail your users? Table of contents 3 Introduction 3 The mobile application wave 4 A new set of challenges 5

More information

Mobile Performance Testing Approaches and Challenges

Mobile Performance Testing Approaches and Challenges NOUS INFOSYSTEMS LEVERAGING INTELLECT Mobile Performance Testing Approaches and Challenges ABSTRACT Mobile devices are playing a key role in daily business functions as mobile devices are adopted by most

More information

Whitepaper Performance Testing and Monitoring of Mobile Applications

Whitepaper Performance Testing and Monitoring of Mobile Applications M eux Test Whitepaper Performance Testing and Monitoring of Mobile Applications Abstract The testing of a mobile application does not stop when the application passes all functional tests. Testing the

More information

Highly Available Unified Communication Services with Microsoft Lync Server 2013 and Radware s Application Delivery Solution

Highly Available Unified Communication Services with Microsoft Lync Server 2013 and Radware s Application Delivery Solution Highly Available Unified Communication Services with Microsoft Lync Server 2013 and Radware s Application Delivery Solution The Challenge Businesses that rely on Microsoft Lync Server must guarantee uninterrupted

More information

ENABLING BUSINESS TRANSFORMATION CSC TESTING AS A SERVICE POWERED BY CA SERVICE VIRTUALIZATION

ENABLING BUSINESS TRANSFORMATION CSC TESTING AS A SERVICE POWERED BY CA SERVICE VIRTUALIZATION ENABLING BUSINESS TRANSFORMATION CSC TESTING AS A SERVICE POWERED BY CA SERVICE VIRTUALIZATION Is It Worth The Risk? August 2012: Knight Capital software bug causes a trading algorithm to lose $10 million

More information

Product Brief SysTrack VMP

Product Brief SysTrack VMP for VMware View Product Brief SysTrack VMP Benefits Optimize VMware View desktop and server virtualization and terminal server projects Anticipate and handle problems in the planning stage instead of postimplementation

More information

Identify and control performance and capacity risks. Introduction... 2

Identify and control performance and capacity risks. Introduction... 2 Application performance testing in VMware environments Identify and control performance and capacity risks Table of contents Introduction... 2 Performance and capacity planning techniques... 2 Rough sizing

More information

HP Application Lifecycle Management

HP Application Lifecycle Management HP Application Lifecycle Management Overview HP Application Lifecycle Management is a software solution expressly designed to allow your team to take control of the application lifecycle while investing

More information

Datamaker for Skytap. Provide full-sized environments filled with up-to-date test data in minutes

Datamaker for Skytap. Provide full-sized environments filled with up-to-date test data in minutes Datamaker for Skytap Provide full-sized environments filled with up-to-date test data in minutes Is your testing constrained by environments and data? As applications have become more complex, provisioning

More information

Use service virtualization to remove testing bottlenecks

Use service virtualization to remove testing bottlenecks Use service virtualization to remove testing bottlenecks Discover integration faults early by pushing integration testing left in the software lifecycle Contents 1 Complex, interconnected applications

More information

HP ALM Masters 2014 Connected, collaborative mobile application development for the enterprise HP Anywhere

HP ALM Masters 2014 Connected, collaborative mobile application development for the enterprise HP Anywhere HP ALM Masters 2014 Connected, collaborative mobile application development for the enterprise HP Anywhere A radically different kind of user Mainframe Client/Server Web Devices System-centric User-centric

More information

Performance Testing- Is Your Mobile Application Ready for Scale?

Performance Testing- Is Your Mobile Application Ready for Scale? Hexaware & Experitest Co-webinar: Performance Testing- Is Your Mobile Application Ready for Scale? April 2015 Speakers Guy Arieli CTO Experitest Vinayak Gaur Head of Mobile Application Testing Hexaware

More information

Application Performance Management

Application Performance Management Application Performance Management Intelligence for an Optimized WAN xo.com Application Performance Management Intelligence for an Optimized WAN Contents Abstract 3 Introduction 3 Business Drivers for

More information

Cisco Wide Area Application Services Optimizes Application Delivery from the Cloud

Cisco Wide Area Application Services Optimizes Application Delivery from the Cloud Cisco Wide Area Application Services Optimizes Application Delivery from the Cloud What You Will Learn The adoption of cloud-based computing and applications promises to improve the agility, efficiency,

More information

Microsoft Private Cloud

Microsoft Private Cloud Microsoft Private Cloud Lorenz Wolf, Solution Specialist Datacenter, Microsoft SoftwareOne @ Au Premier Zürich - 22.03.2011 What is PRIVATE CLOUD Private Public Public Cloud Private Cloud shared resources.

More information

Accelerating software testing effectiveness using Agile methodologies..

Accelerating software testing effectiveness using Agile methodologies.. Accelerating software testing effectiveness using Agile methodologies.. How can testing be completed faster, and more efficiently, within short iterations? The Problem It is a painful paradox that while

More information

Network Virtualisation in Testing

Network Virtualisation in Testing Network Virtualisation in Testing Richard Bishop 27 th January 2016 1 Introduction Trust IV Trust IV is an independent specialist provider of software QA solutions and professional IT services across the

More information

Cloud Testing Testing on the Cloud

Cloud Testing Testing on the Cloud Cloud Testing Global Technology Solutions Co-Author and Domain Knowledge Noman Khan, Director Technology Solutions Co-Author and Subject Matter Expert Ravi Kumar, Manager Technology Solutions Executive

More information

HOW IS WEB APPLICATION DEVELOPMENT AND DELIVERY CHANGING?

HOW IS WEB APPLICATION DEVELOPMENT AND DELIVERY CHANGING? WHITE PAPER : WEB PERFORMANCE TESTING Why Load Test at all? The reason we load test is to ensure that people using your web site can successfully access the pages and complete whatever kind of transaction

More information

Business white paper. Load factor: performance testing for Web applications

Business white paper. Load factor: performance testing for Web applications Business white paper Load factor: performance testing for Web applications Table of contents 3 A look at load testing 3 In the pursuit of predictability 4 Put your apps through the paces 5 Traits of an

More information

Testing & Assuring Mobile End User Experience Before Production. Neotys

Testing & Assuring Mobile End User Experience Before Production. Neotys Testing & Assuring Mobile End User Experience Before Production Neotys Agenda Introduction The challenges Best practices NeoLoad mobile capabilities Mobile devices are used more and more At Home In 2014,

More information

Understanding the Network Impact on Application Load Testing. A Shunra Software White Paper

Understanding the Network Impact on Application Load Testing. A Shunra Software White Paper Understanding the Network Impact on Application Load Testing A Shunra Software White Paper Introduction Rigorous performance testing and optimization is a critical factor in the successful delivery of

More information

HP Service Virtualization (HP SV) Remove delay-causing roadblocks in development and testing

HP Service Virtualization (HP SV) Remove delay-causing roadblocks in development and testing HP ALM Masters 2014 HP Service Virtualization (HP SV) Remove delay-causing roadblocks in development and testing Jose Talavera ADM Technical Consultant A tipping point for application delivery Surging

More information

GETTING THE PERFORMANCE YOU NEED WITH VDI AND BYOD

GETTING THE PERFORMANCE YOU NEED WITH VDI AND BYOD GETTING THE PERFORMANCE YOU NEED WITH VDI AND BYOD Overcoming the Challenges of Virtual Desktop Infrastructure (VDI), Desktop-as-a-Service (DaaS) and Bring-Your-Own-Device (BYOD) August 2012 Rev. A 08/12

More information

The top 10 misconceptions about performance and availability monitoring

The top 10 misconceptions about performance and availability monitoring The top 10 misconceptions about performance and availability monitoring Table of contents Introduction................................................................ 3 The top 10 misconceptions about

More information

VDI FIT and VDI UX: Composite Metrics Track Good, Fair, Poor Desktop Performance

VDI FIT and VDI UX: Composite Metrics Track Good, Fair, Poor Desktop Performance VDI FIT and VDI UX: Composite Metrics Track Good, Fair, Poor Desktop Performance Key indicators and classification capabilities in Stratusphere FIT and Stratusphere UX Whitepaper INTRODUCTION This whitepaper

More information

Application Performance Testing Basics

Application Performance Testing Basics Application Performance Testing Basics ABSTRACT Todays the web is playing a critical role in all the business domains such as entertainment, finance, healthcare etc. It is much important to ensure hassle-free

More information

The Tester's Role in Continuous Integration

The Tester's Role in Continuous Integration W8 Track 10/3/2012 The Tester's Role in Continuous Integration Presented by: Roi Carmel HP Brought to you by: 340 Corporate Way, Suite 300, Orange Park, FL 32073 888-268-8770 904-278-0524 sqeinfo@sqe.com

More information

Redefining Infrastructure Management for Today s Application Economy

Redefining Infrastructure Management for Today s Application Economy WHITE PAPER APRIL 2015 Redefining Infrastructure Management for Today s Application Economy Boost Operational Agility by Gaining a Holistic View of the Data Center, Cloud, Systems, Networks and Capacity

More information

Cisco Application Networking for IBM WebSphere

Cisco Application Networking for IBM WebSphere Cisco Application Networking for IBM WebSphere Faster Downloads and Site Navigation, Less Bandwidth and Server Processing, and Greater Availability for Global Deployments What You Will Learn To address

More information

The Top 10 Reasons Why You Need Synthetic Monitoring

The Top 10 Reasons Why You Need Synthetic Monitoring WHITE PAPER: WEB PERFORMANCE MANAGEMENT The Top 10 Reasons Why You Need Synthetic Monitoring A complete view of the application delivery chain (ADC) is required to optimize the performance and availability

More information

Implement a unified approach to service quality management.

Implement a unified approach to service quality management. Service quality management solutions To support your business objectives Implement a unified approach to service quality management. Highlights Deliver high-quality software applications that meet functional

More information

CISCO WIDE AREA APPLICATION SERVICES (WAAS) OPTIMIZATIONS FOR EMC AVAMAR

CISCO WIDE AREA APPLICATION SERVICES (WAAS) OPTIMIZATIONS FOR EMC AVAMAR PERFORMANCE BRIEF CISCO WIDE AREA APPLICATION SERVICES (WAAS) OPTIMIZATIONS FOR EMC AVAMAR INTRODUCTION Enterprise organizations face numerous challenges when delivering applications and protecting critical

More information

Develop and test faster by virtualizing constrained application components

Develop and test faster by virtualizing constrained application components Data sheet Develop and test faster by virtualizing constrained application components HP Service Virtualization 3.0 Today s consumers have grown up with the expectation that their digital experience is

More information

The EVault Portfolio

The EVault Portfolio The EVault Portfolio Built from the start as a pure disk-to-disk solution, EVault is the only data protection platform that can be consumed as a cloud service, deployed as on-premise software, an on-premise

More information

E-Guide. Sponsored By:

E-Guide. Sponsored By: Security and WAN optimization: Getting the best of both worlds E-Guide As the number of people working outside primary office locations increases, the challenges surrounding security and optimization are

More information

Best Practices for Selecting WAN Optimization Solutions: Benchmarking Performance ROI. A Shunra Software White Paper

Best Practices for Selecting WAN Optimization Solutions: Benchmarking Performance ROI. A Shunra Software White Paper Best Practices for Selecting WAN Optimization Solutions: Benchmarking Performance ROI A Shunra Software White Paper Executive Summary As businesses become increasingly dependent on the effective delivery

More information

Next-Generation Performance Testing with Service Virtualization and Application Performance Management

Next-Generation Performance Testing with Service Virtualization and Application Performance Management Next-Generation Performance Testing with Service Virtualization and Application Performance Management By Akshay Rao, Principal Consultant, CA Technologies Summary Current approaches for predicting with

More information

Migrating to Windows 7 - A challenge for IT Professionals

Migrating to Windows 7 - A challenge for IT Professionals I D C T E C H N O L O G Y S P O T L I G H T Migrating to Windows 7? Technology Points to Consider September 2010 Adapted from Worldwide IT Asset Management Software 2009 2013 Forecast and 2008 Vendor Shares

More information

Smarter Balanced Assessment Consortium. Recommendation

Smarter Balanced Assessment Consortium. Recommendation Smarter Balanced Assessment Consortium Recommendation Smarter Balanced Quality Assurance Approach Recommendation for the Smarter Balanced Assessment Consortium 20 July 2012 Summary When this document was

More information

STeP-IN SUMMIT 2014. June 2014 at Bangalore, Hyderabad, Pune - INDIA. Mobile Performance Testing

STeP-IN SUMMIT 2014. June 2014 at Bangalore, Hyderabad, Pune - INDIA. Mobile Performance Testing STeP-IN SUMMIT 2014 11 th International Conference on Software Testing June 2014 at Bangalore, Hyderabad, Pune - INDIA Mobile Performance Testing by Sahadevaiah Kola, Senior Test Lead and Sachin Goyal

More information

Managed Service Plans

Managed Service Plans Managed Service Plans www.linkedtech.com 989.837.3060 989.832.2802 fax Managed Information Technology Services System downtime, viruses, spy ware, losses of productivity Are the computer systems you rely

More information

Service Virtualization CA LISA introduction. Jim Dugger CA LISA Product Marketing Manager Steve Mazzuca CA LISA Public Sector Alliances Director

Service Virtualization CA LISA introduction. Jim Dugger CA LISA Product Marketing Manager Steve Mazzuca CA LISA Public Sector Alliances Director Service Virtualization CA LISA introduction Jim Dugger CA LISA Product Marketing Manager Steve Mazzuca CA LISA Public Sector Alliances Director innovate or die The Product is the entire brand and customer

More information

Discover 2014 Update Big Data changes everything. Roy Ritthaler Vice President, IT Operations Management

Discover 2014 Update Big Data changes everything. Roy Ritthaler Vice President, IT Operations Management Discover 2014 Update Big Data changes everything Roy Ritthaler Vice President, IT Operations Management 2014 By 2020 Every 60 seconds 98,000+ tweets 695,000 status updates 11million instant messages 698,445

More information

Lab Testing Summary Report

Lab Testing Summary Report Lab Testing Summary Report May 2007 Report 070529 Product Category: Network Acceleration Vendor Tested: Cisco Systems Product Tested: Cisco Wide Area Application Services (WAAS) v4.0.7 Key findings and

More information

How To Understand The Needs Of The Network

How To Understand The Needs Of The Network White Paper The Modern Network Monitoring Mandate By Bob Laliberte, Senior Analyst April 2014 This ESG White Paper was commissioned by Emulex and is distributed under license from ESG. White Paper: The

More information

Products & Features. For more information. Web/app service to be managed Real Brower. Public. ARGOS PC Probe. Apps. Mobile subscriber network

Products & Features. For more information. Web/app service to be managed Real Brower. Public. ARGOS PC Probe. Apps. Mobile subscriber network Fast We your Compe bsite is titive Edge! Products & Features ARGOS A wried/wireless APM solution that supports mobile website performance/failure management not only for PC websites but also for smart

More information

Site24x7: Powerful, Agile, Cost-Effective IT Management from the Cloud. Ensuring Optimal Performance and Quality Web Experiences

Site24x7: Powerful, Agile, Cost-Effective IT Management from the Cloud. Ensuring Optimal Performance and Quality Web Experiences Site24x7: Powerful, Agile, Cost-Effective IT Management from the Cloud Ensuring Optimal Performance and Quality Web Experiences Must-know facts about Site24x7: We bring expertise gained from ManageEngine

More information

HP APPLICATION PERFORMANCE MONITORING

HP APPLICATION PERFORMANCE MONITORING HP APPLICATION PERFORMANCE MONITORING mr. sci Tomislav Kanižaj Teritorry Sales Manager HP Software March 2011 2010 Hewlett-Packard Development Company, L.P. The information contained 1 herein is subject

More information

IT Operations Management: A Service Delivery Primer

IT Operations Management: A Service Delivery Primer IT Operations Management: A Service Delivery Primer Agile Service Delivery Creates Business Value Today, IT has to innovate at an ever- increasing pace to meet accelerating business demands. Rapid service

More information

VDI Without Compromise with SimpliVity OmniStack and Citrix XenDesktop

VDI Without Compromise with SimpliVity OmniStack and Citrix XenDesktop VDI Without Compromise with SimpliVity OmniStack and Citrix XenDesktop Page 1 of 11 Introduction Virtual Desktop Infrastructure (VDI) provides customers with a more consistent end-user experience and excellent

More information

Cisco Application Networking for BEA WebLogic

Cisco Application Networking for BEA WebLogic Cisco Application Networking for BEA WebLogic Faster Downloads and Site Navigation, Less Bandwidth and Server Processing, and Greater Availability for Global Deployments What You Will Learn To address

More information

with Managing RSA the Lifecycle of Key Manager RSA Streamlining Security Operations Data Loss Prevention Solutions RSA Solution Brief

with Managing RSA the Lifecycle of Key Manager RSA Streamlining Security Operations Data Loss Prevention Solutions RSA Solution Brief RSA Solution Brief Streamlining Security Operations with Managing RSA the Lifecycle of Data Loss Prevention and Encryption RSA envision Keys with Solutions RSA Key Manager RSA Solution Brief 1 Who is asking

More information

TASSQ Dinner Meeting Performance & Automation Testing of Cloud Solutions. March 31 st 2015

TASSQ Dinner Meeting Performance & Automation Testing of Cloud Solutions. March 31 st 2015 TASSQ Dinner Meeting Performance & Automation Testing of Cloud Solutions March 31 st 2015 Brief History Of Cloud Computing Even though the cloud has only just recently hit its stride and began to expand

More information

Performance Testing. on Production System

Performance Testing. on Production System Performance Testing on Production System Abstract Performance testing is conducted to check whether the target application will be able to meet the real users expectations in the production environment

More information

Cisco Unified Communications and Collaboration technology is changing the way we go about the business of the University.

Cisco Unified Communications and Collaboration technology is changing the way we go about the business of the University. Data Sheet Cisco Optimization s Optimize Your Solution using Cisco Expertise and Leading Practices Optimizing Your Business Architecture Today, enabling business innovation and agility is about being able

More information

Protect Microsoft Exchange databases, achieve long-term data retention

Protect Microsoft Exchange databases, achieve long-term data retention Technical white paper Protect Microsoft Exchange databases, achieve long-term data retention HP StoreOnce Backup systems, HP StoreOnce Catalyst, and Symantec NetBackup OpenStorage Table of contents Introduction...

More information

Cisco Prime Network Analysis Module Software 5.1 for WAAS VB

Cisco Prime Network Analysis Module Software 5.1 for WAAS VB Cisco Prime Network Analysis Module Software 5.1 for WAAS VB Network administrators need multifaceted visibility into the network and application to help ensure consistent and cost-effective delivery of

More information

Top Ten Reasons to Transition Your IT Sandbox Environments to the Cloud

Top Ten Reasons to Transition Your IT Sandbox Environments to the Cloud Top Ten Reasons to Transition Your IT Sandbox Environments to the Cloud WHITE PAPER BROUGHT TO YOU BY SKYTAP 2 Top Ten Reasons to Transition Your IT Sandbox Environments to the Cloud Contents Executive

More information

White Paper. Fundamentals of Performance Testing

White Paper. Fundamentals of Performance Testing etri White Paper Fundamentals of Performance Testing The Increasing Need for Proper Performance Testing due to Increasing Software Complexity in the Enterprise There have been two significant changes in

More information

On the Edge of Mobility Building a Bridge to Quality October 22, 2013

On the Edge of Mobility Building a Bridge to Quality October 22, 2013 Copyright 2013 Vivit Worldwide On the Edge of Mobility Building a Bridge to Quality October 22, 2013 Brought to you by Copyright 2013 Vivit Worldwide Hosted by Stephanie Konkoy Americas Chapter/SIG Liaison

More information

Performance In The Cloud

Performance In The Cloud Performance In The Cloud Copenhagen, 25 th Nov, 2010 Richard Stone Copenhagen 11-25-10 FINAL.pptx Market Landscape The new (post-recession) world Re-connect with Customers Work Anywhere is What We Do Business

More information

AppDynamics Fall 14' Release: Revolutionizing APM! p r e s e n t e d b y :

AppDynamics Fall 14' Release: Revolutionizing APM! p r e s e n t e d b y : AppDynamics Fall 14' Release: Revolutionizing APM! p r e s e n t e d b y : Bill AppDynamics Hayden Fall &'14 Marcus Release: Revolutionizing Sarmento APM! Orasi Software at a Glance Corporate Overview

More information

Table of contents. Enterprise Resource Planning (ERP) functional testing best practices: Ten steps to ERP systems reliability

Table of contents. Enterprise Resource Planning (ERP) functional testing best practices: Ten steps to ERP systems reliability Enterprise Resource Planning (ERP) functional testing best practices: Ten steps to ERP systems reliability Table of contents Introduction.......................................................2 Step 1:

More information

Cost effective methods of test environment management. Prabhu Meruga Director - Solution Engineering 16 th July SCQAA Irvine, CA

Cost effective methods of test environment management. Prabhu Meruga Director - Solution Engineering 16 th July SCQAA Irvine, CA Cost effective methods of test environment management Prabhu Meruga Director - Solution Engineering 16 th July SCQAA Irvine, CA 2013 Agenda Basic complexity Dynamic needs for test environments Traditional

More information

Voice Navigation IM / Twitter Messaging Signalling Media Terminal Applications Platforms Subscriber Databases Network Control Security TE Routing QoS Signalling VLAN Network Connectivity 3G Core ATM LTE

More information

101-301 Guide to Mobile Testing

101-301 Guide to Mobile Testing 101-301 Guide to Mobile Testing Perfecto Mobile & Toronto Association of System and Software Eran Kinsbruner & Joe Larizza 2014 What To Do? Great News Your first Mobile Project has arrived! You have been

More information

Boost your VDI Confidence with Monitoring and Load Testing

Boost your VDI Confidence with Monitoring and Load Testing White Paper Boost your VDI Confidence with Monitoring and Load Testing How combining monitoring tools and load testing tools offers a complete solution for VDI performance assurance By Adam Carter, Product

More information

DevOps for the Mainframe

DevOps for the Mainframe DevOps for the Mainframe Rosalind Radcliffe IBM Distinguished Engineer, Enterprise Modernization Solution Architect rradclif@us.ibm.com 1 Please note IBM s statements regarding its plans, directions, and

More information

The Impact of Transaction-based Application Performance Management

The Impact of Transaction-based Application Performance Management An AppDynamics Business White Paper MASTERING APPLICATION PERFORMANCE IN FINANCIAL SERVICES The Impact of Transaction-based Application Performance Management Managing applications in the world of Financial

More information

White Paper: Assessing Performance & Response Time Requirements

White Paper: Assessing Performance & Response Time Requirements White Paper: Assessing Performance & Response Time Requirements Mark Houghtlin IBM Cloud Advisory Services & Application Performance Optimization Consulting Practice Agenda Workload Transformation Analysis

More information

Application Performance Management: New Challenges Demand a New Approach

Application Performance Management: New Challenges Demand a New Approach Application Performance Management: New Challenges Demand a New Approach Introduction Historically IT management has focused on individual technology domains; e.g., LAN, WAN, servers, firewalls, operating

More information

Getting the Most Out of VMware Mirage with Hitachi Unified Storage and Hitachi NAS Platform WHITE PAPER

Getting the Most Out of VMware Mirage with Hitachi Unified Storage and Hitachi NAS Platform WHITE PAPER Getting the Most Out of VMware Mirage with Hitachi Unified Storage and Hitachi NAS Platform WHITE PAPER Getting the Most Out of VMware Mirage with Hitachi Unified Storage and Hitachi NAS Platform The benefits

More information