SlideShare a Scribd company logo
1 of 36
Download to read offline
3370, Service Testing & Virtualization
in an Enterprise Environments
John Chewter: IBM STSM, Chief Architect
Mark Garcia: Senior Certified Executive IT Architect
Please Note:
1
โ€ข IBMโ€™s statements regarding its plans, directions, and intent are subject to change or withdrawal without notice at IBMโ€™s sole discretion.
โ€ข Information regarding potential future products is intended to outline our general product direction and it should not be relied on in
making a purchasing decision.
โ€ข The information mentioned regarding potential future products is not a commitment, promise, or legal obligation to deliver any
material, code or functionality. Information about potential future products may not be incorporated into any contract.
โ€ข The development, release, and timing of any future features or functionality described for our products remains at our sole discretion.
โ€ข Performance is based on measurements and projections using standard IBM benchmarks in a controlled environment. The actual
throughput or performance that any user will experience will vary depending upon many factors, including considerations such as the
amount of multiprogramming in the userโ€™s job stream, the I/O configuration, the storage configuration, and the workload processed.
Therefore, no assurance can be given that an individual user will achieve results similar to those stated here.
Outline
2
โ€ข Test Challenges in Enterprise Environment
โ€ข Overview of Productโ€™s Mainframe Support
โ€“ IMS Connect
โ€“ CICS
โ€“ MQ/z
โ€“ DB2/z (Batch and CICS)
โ€“ JCL Batch Automation
โ€ข Typical Scenario Analysis
โ€ข Benefits & Vista
โ€ข Questions
Test Challenges in Enterprise
Environment
Multi-tier applications introduce additional complexity
Middle Tier ServerClient Tier Devices Back-end Data & Services
4
CICS
IMS
Only one tenth of an iceberg is visible
5
Presentation
layer
Integrations,
data and
business logic
Traditional UI testing:
Automated Integration
Testing and Service
Virtualization:
The majority of risk in modern systems is seldom tested as it is unseen.
โ€ข Testing beneath
the UI
โ€ข Validate side
effects
Integration Testing
What does an enterprise environment mean to you?
7
โ€ข An enterprise environment usually:
โ€“ Has both open and mainframe environments
involved and inter-connected together
โ€“ Distributed and inter-connected through
multiple protocols
โ€ข HTTP/JSON at front-end
โ€ข HTTP/SOAP, JMS at backend open platform
โ€ข ECI, IPIC, native link at backend mainframe
platform
โ€“ Have multiple middleware installed even
from multiple vendors
โ€ข IBM WAS, MQ, IMS, CICS, DB2
โ€ข Oracle Fusion, Database
โ€ข โ€ฆ
What challenges you encounter with development and
testing within such an environment?
8
โ€ข As a developer, I donโ€™t like to:
โ€“ Fight with testing teams for mainframe/database
resources which are limited and usually have to be
shared
โ€“ Be asked by testing teams to produce the mighty test
data which will reproduce the defects found in testing
environment
โ€“ โ€ฆ
โ€ข As a Tester, I donโ€™t like to:
โ€“ Share the same MIPS and DASD with development
team which are told have high charge back rates
โ€“ Be limited to very short testing time frames of
mainframe middleware which are part of regular
production environment
โ€“ โ€ฆ
Overview of Productโ€™s Mainframe
Support
Mainframe Scenarios
10
TEST
VIRTUALIZE
VIRTUALIZE
CICS โ€“ Transaction Gateway Test and Virtualization
WAS (Adaptor)
Custom code (C)
Custom code (Java)
โ€ข Reduced MIP Charges
โ€ข Reduced DASD Charges
โ€ข Decoupling from mainframe during development and test
โ€ข Reduction in scheduling constraints
โ€ข Shortening the ratio between defect identification and resolution.
Motivation
CICS โ€“ Transaction Server DPL Virtualization
Program BProgram A DPL
โ€ข Provisioning virtual, simulated CICS regions at a fraction of the cost
โ€ข Reduction in scheduling constraints
โ€ข Ability to model and change linked programs (COMMAREA) on the fly
โ€ข Shortening the ratio between defect identification and resolution.
Motivation
13
z/OS
CICS
Region J
Program
A
CICS
Region I
Program
B
IBM
RIT Agent
PROD 1 LPAR
CICS
Region A
Program
C
CICS
Region B
Program
D
PROD 2 LPAR
CICS
Region C
Program
E
CICS
Region D
Program
F
PROD 3 LPAR
(DEV)
RTCP
RIT
IBM
CICS Exit
IBM
CICS Exit
IBM
CICS Exit
IBM
CICS Exit
IBM
CICS Exit
IBM
CICS Exit
IBM
RIT Agent
IBM
RIT Agent
1
2 3 Program
F1
CICS Virtualization Distributed Program Link(DPL)
CICS โ€“ DPL Virtualization Scenarios
IMS โ€“ IMS Connect - Testing and Virtualization
WAS (TRMA)
Custom code (C/Java)
IMS Connect
Proxy
โ€ข Reduced MIP Charges
โ€ข Reduced DASD Charges
โ€ข Decoupling from mainframe during development and test
โ€ข Reduction in scheduling constraints
โ€ข Shortening the ratio between defect identification and resolution.
Motivation
COBOL - CICS โ€“ DB2 - Testing and Virtualization
COBOL- CICS
โ€ข Provide COBOL Developers with their own test data (DB2)
โ€ข Ability to test their programs more thoroughly (negative test cases)
โ€ข Reduction in scheduling constraints
โ€ข Shortening the ratio between defect identification and resolution.
Motivation
COBOL - DB2 - Batch Testing and Virtualization
COBOL Batch
โ€ข Provide COBOL Developers with their own test data (DB2)
โ€ข Ability to test their programs more thoroughly (negative test cases)
โ€ข Reduction in scheduling constraints
โ€ข Shortening the ratio between defect identification and resolution.
Motivation
PL1 - DB2 - Batch Testing and Virtualization
PL1 Batch
โ€ข Provide PL1 Developers with their own test data (DB2)
โ€ข Ability to test their programs more thoroughly (negative test cases)
โ€ข Reduction in scheduling constraints
โ€ข Shortening the ratio between defect identification and resolution.
Motivation
โ€ข Emulate the server application
โ€ข No changes to the client or server applications
โ€ข Distributed or Host
โ€ข Single or multiple queues
โ€ข No need to disable the server application
WebSphere MQ โ€“ Testing and Virtualization
Client Application
Typical Scenario Analysis
Customer Case I Architecture
20
Customer Case I Analysis
โ€ข Pain Point:
โ€“ Both the distributed MQ and backend mainframe are out of the test
cycle with its integration point, resources are limited.
โ€ข Solution:
โ€“ Build MQ virtual services that can be leveraged by front-end
applications.
โ€“Leverage MQ/z virtualization capability to make a stub for MQ on
mainframe to serve distributed MQ requests
21
Customer Case II Architecture
22
Mainframe
WebSphere Application
Server
WebSphere CICS
Transaction Gateway
CICS
Region 1
Region 2
DB2/zCobol Batch
Programs
Customer Case II Analysis
โ€ข Pain Point:
โ€“ Insufficient number of CICS regions to thoroughly test their programs on the
mainframe
โ€“ Testing cycles were consistently delayed due to bottlenecks caused by multiple testing
and development teams vying for the same CICS region
โ€“ Costs to testing mainframe applications were spiraling out of control.
โ€“ Lack of test automation to CICS/CTG and JCL/Batch.
โ€ข Solution:
โ€“ Leverage CICS CTG virtualization capability to make automation test script and build
up stubs to virtualize dependency to CICS region
โ€“ Leverage DB2/z virtualization capability to virtualize dependency to real DB2 database
on Z.
23
Customer Case III Architecture
24
Logical Architecture
JES Sysout
Reports
zOS
DB2/zCobol Batch
Programs
JES Sysout
Reports
Linux RD&T
DB2/z Cobol Batch
Programs
COBOL Migration
Rational Integration Tester
(JCL Batch Execution)
JES Sysout
Reports (Deltas)
Customer Case III Analysis
โ€ข Pain Point:
โ€“ Customer migrated many COBOL/PL1 systems from the mainframe to RD&T (Linux).
โ€“ Issues verifying the migration process (previously, all verification was done by running
batch jobs manually on both systems)
โ€“ Costs were skyrocketing from manually testing migration process.
โ€“ Testing schedules were being prolonged
โ€ข Solution:
โ€“ Leverage Rational Integration Tester to execute JCL batch jobs on both zOS and
RD&T (Linux)
โ€“ Compare outputs from both systems and highlight differences if they exist.
โ€“ Use existing process to automate JCL Batch testing
25
Benefits & Vista
What benefits you gain when you apply these concepts
โ€ข What benefits we gained from automation test & virtualization in an enterprise
environments:
โ€“ First of all, virtualization of mainframe always dramatically decreases the
cost for extra MIPS and DASD serving for ever growing development and
testing efforts.
โ€“ Secondly, the development and test cycles are decoupled between open
front end and mainframe backend by applying virtualization to both sides.
โ€“ Thirdly, more business aligned test resources (e.g., test data) are recorded
and automatically applied to virtualization test to achieve better test case
requirement.
27
Questions?
28
Take Advantage of these DevOps Workshops
Mandalay Bay | Lagoon F
Donโ€™t Miss the DevOps Zone!
Solution Center EXPO | Mandalay Bay
WIN a GoProยฎ a day!
Enter the raffle to win a GoPro ยฎ Hero 4!
Giveaways Mondays โ€“ Wednesdays
Donโ€™t Miss the DevOps Zone!
Solution Center EXPO | Mandalay Bay
DevOps Day is Tuesday at dev@!
Solution Center EXPO | Mandalay Bay
Notices and Disclaimers
33
Copyright ยฉ 2016 by International Business Machines Corporation (IBM). No part of this document may be reproduced or transmitted in any form without written permission
from IBM.
U.S. Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM.
Information in these presentations (including information relating to products that have not yet been announced by IBM) has been reviewed for accuracy as of the date of
initial publication and could include unintentional technical or typographical errors. IBM shall have no responsibility to update this information. THIS DOCUMENT IS
DISTRIBUTED "AS IS" WITHOUT ANY WARRANTY, EITHER EXPRESS OR IMPLIED. IN NO EVENT SHALL IBM BE LIABLE FOR ANY DAMAGE ARISING FROM THE
USE OF THIS INFORMATION, INCLUDING BUT NOT LIMITED TO, LOSS OF DATA, BUSINESS INTERRUPTION, LOSS OF PROFIT OR LOSS OF OPPORTUNITY.
IBM products and services are warranted according to the terms and conditions of the agreements under which they are provided.
Any statements regarding IBM's future direction, intent or product plans are subject to change or withdrawal without notice.
Performance data contained herein was generally obtained in a controlled, isolated environments. Customer examples are presented as illustrations of how those customers
have used IBM products and the results they may have achieved. Actual performance, cost, savings or other results in other operating environments may vary.
References in this document to IBM products, programs, or services does not imply that IBM intends to make such products, programs or services available in all countries in
which IBM operates or does business.
Workshops, sessions and associated materials may have been prepared by independent session speakers, and do not necessarily reflect the views of IBM. All materials
and discussions are provided for informational purposes only, and are neither intended to, nor shall constitute legal or other guidance or advice to any individual participant or
their specific situation.
It is the customerโ€™s responsibility to insure its own compliance with legal requirements and to obtain advice of competent legal counsel as to the identification and
interpretation of any relevant laws and regulatory requirements that may affect the customerโ€™s business and any actions the customer may need to take to comply with such
laws. IBM does not provide legal advice or represent or warrant that its services or products will ensure that the customer is in compliance with any law
Notices and Disclaimers Conโ€™t.
34
Information concerning non-IBM products was obtained from the suppliers of those products, their published announcements or other publicly available sources. IBM has not
tested those products in connection with this publication and cannot confirm the accuracy of performance, compatibility or any other claims related to non-IBM products.
Questions on the capabilities of non-IBM products should be addressed to the suppliers of those products. IBM does not warrant the quality of any third-party products, or the
ability of any such third-party products to interoperate with IBMโ€™s products. IBM EXPRESSLY DISCLAIMS ALL WARRANTIES, EXPRESSED OR IMPLIED, INCLUDING BUT
NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
The provision of the information contained herein is not intended to, and does not, grant any right or license under any IBM patents, copyrights, trademarks or other intellectual
property right.
IBM, the IBM logo, ibm.com, Asperaยฎ, Bluemix, Blueworks Live, CICS, Clearcase, Cognosยฎ, DOORSยฎ, Emptorisยฎ, Enterprise Document Management Systemโ„ข, FASPยฎ,
FileNetยฎ, Global Business Services ยฎ, Global Technology Services ยฎ, IBM ExperienceOneโ„ข, IBM SmartCloudยฎ, IBM Social Businessยฎ, Information on Demand, ILOG,
Maximoยฎ, MQIntegratorยฎ, MQSeriesยฎ, Netcoolยฎ, OMEGAMON, OpenPower, PureAnalyticsโ„ข, PureApplicationยฎ, pureClusterโ„ข, PureCoverageยฎ, PureDataยฎ,
PureExperienceยฎ, PureFlexยฎ, pureQueryยฎ, pureScaleยฎ, PureSystemsยฎ, QRadarยฎ, Rationalยฎ, Rhapsodyยฎ, Smarter Commerceยฎ, SoDA, SPSS, Sterling Commerceยฎ,
StoredIQ, Tealeafยฎ, Tivoliยฎ, Trusteerยฎ, Unicaยฎ, urban{code}ยฎ, Watson, WebSphereยฎ, Worklightยฎ, X-Forceยฎ and System zยฎ Z/OS, are trademarks of International Business
Machines Corporation, registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM
trademarks is available on the Web at "Copyright and trademark information" at: www.ibm.com/legal/copytrade.shtml.
Thank You
Your Feedback is Important!
Access the InterConnect 2016 Conference Attendee
Portal to complete your session surveys from your
smartphone,
laptop or conference kiosk.

More Related Content

What's hot

Converting to the latest COBOL Compiler made simple with the right tools
Converting to the latest COBOL Compiler made simple with the right toolsConverting to the latest COBOL Compiler made simple with the right tools
Converting to the latest COBOL Compiler made simple with the right toolsDevOps for Enterprise Systems
ย 
Flexible DevOps Deployment of Enterprise Test Environments in the Cloud
Flexible DevOps Deployment of Enterprise Test Environments in the CloudFlexible DevOps Deployment of Enterprise Test Environments in the Cloud
Flexible DevOps Deployment of Enterprise Test Environments in the CloudDevOps for Enterprise Systems
ย 
Rational developer for z systems : DevOps benefits here and now
Rational developer for z systems : DevOps benefits here and nowRational developer for z systems : DevOps benefits here and now
Rational developer for z systems : DevOps benefits here and nowDevOps for Enterprise Systems
ย 
DevOps for Enterprise Systems - Rosalind Radcliffe
DevOps for Enterprise Systems - Rosalind RadcliffeDevOps for Enterprise Systems - Rosalind Radcliffe
DevOps for Enterprise Systems - Rosalind RadcliffeDevOps for Enterprise Systems
ย 
IBM Application Delivery Foundation for z Systems
IBM Application Delivery Foundation for z SystemsIBM Application Delivery Foundation for z Systems
IBM Application Delivery Foundation for z SystemsDevOps for Enterprise Systems
ย 
DevOps Enterprise Summit: Mainframe Automated Testing
DevOps Enterprise Summit: Mainframe Automated TestingDevOps Enterprise Summit: Mainframe Automated Testing
DevOps Enterprise Summit: Mainframe Automated TestingDevOps for Enterprise Systems
ย 
Making the Dinosaur Dance - RDz, RTC and UrbanCode Lunch and Learn slides
Making the Dinosaur Dance - RDz, RTC and UrbanCode Lunch and Learn slidesMaking the Dinosaur Dance - RDz, RTC and UrbanCode Lunch and Learn slides
Making the Dinosaur Dance - RDz, RTC and UrbanCode Lunch and Learn slidesSusan Yoskin
ย 
RDZ for Cobol Programmers slides 7 14 Debugger deep dive final2
RDZ for Cobol Programmers slides 7 14 Debugger deep dive final2RDZ for Cobol Programmers slides 7 14 Debugger deep dive final2
RDZ for Cobol Programmers slides 7 14 Debugger deep dive final2Susan Yoskin
ย 
Drinking our own champagne - z Systems Development and Test Environment V10
Drinking our own champagne - z Systems Development and Test Environment V10Drinking our own champagne - z Systems Development and Test Environment V10
Drinking our own champagne - z Systems Development and Test Environment V10DevOps for Enterprise Systems
ย 
DevOps for Mainframe for IBM Pulse Conference
DevOps for Mainframe for IBM Pulse ConferenceDevOps for Mainframe for IBM Pulse Conference
DevOps for Mainframe for IBM Pulse ConferenceRosalind Radcliffe
ย 
New Continuous Release and Deployment Capabilities for CICS Customers v4
New Continuous Release and Deployment Capabilities for CICS Customers v4New Continuous Release and Deployment Capabilities for CICS Customers v4
New Continuous Release and Deployment Capabilities for CICS Customers v4Susan Yoskin
ย 
InterConnect 2017 : z/OS-as-a-Service: The Disposable LPAR
InterConnect 2017 : z/OS-as-a-Service: The Disposable LPARInterConnect 2017 : z/OS-as-a-Service: The Disposable LPAR
InterConnect 2017 : z/OS-as-a-Service: The Disposable LPARDevOps for Enterprise Systems
ย 
Rational Development & Test for z Systems 9.5 Webinar with Rogers Communications
Rational Development & Test for z Systems 9.5 Webinar with Rogers CommunicationsRational Development & Test for z Systems 9.5 Webinar with Rogers Communications
Rational Development & Test for z Systems 9.5 Webinar with Rogers CommunicationsSherri Hanna
ย 
Mobile to mainframe - The Challenges and Best Practices of Enterprise DevOps
Mobile to mainframe - The Challenges and Best Practices of Enterprise DevOps Mobile to mainframe - The Challenges and Best Practices of Enterprise DevOps
Mobile to mainframe - The Challenges and Best Practices of Enterprise DevOps IBM UrbanCode Products
ย 
InterConnect 2017 : Git for COBOL and PL/I?โ€”Yes, It Can Make Sense
InterConnect 2017 : Git for COBOL and PL/I?โ€”Yes, It Can Make SenseInterConnect 2017 : Git for COBOL and PL/I?โ€”Yes, It Can Make Sense
InterConnect 2017 : Git for COBOL and PL/I?โ€”Yes, It Can Make SenseDevOps for Enterprise Systems
ย 
InterConnect 2017 : Do You Have the Right Solution for z/OS Application Devel...
InterConnect 2017 : Do You Have the Right Solution for z/OS Application Devel...InterConnect 2017 : Do You Have the Right Solution for z/OS Application Devel...
InterConnect 2017 : Do You Have the Right Solution for z/OS Application Devel...DevOps for Enterprise Systems
ย 
Automatic Performance Improvement for Legacy COBOL
Automatic Performance Improvement for Legacy COBOLAutomatic Performance Improvement for Legacy COBOL
Automatic Performance Improvement for Legacy COBOLDevOps for Enterprise Systems
ย 
Software Factories in the Real World: How an IBM WebSphere Integration Factor...
Software Factories in the Real World: How an IBM WebSphere Integration Factor...Software Factories in the Real World: How an IBM WebSphere Integration Factor...
Software Factories in the Real World: How an IBM WebSphere Integration Factor...ghodgkinson
ย 
Introduction to IBM UrbanCode Deploy and Release
Introduction to IBM UrbanCode Deploy and ReleaseIntroduction to IBM UrbanCode Deploy and Release
Introduction to IBM UrbanCode Deploy and ReleaseRob Cuddy
ย 
InterConnect 2017 : Programming languages in the enterprise: Which language s...
InterConnect 2017 : Programming languages in the enterprise: Which language s...InterConnect 2017 : Programming languages in the enterprise: Which language s...
InterConnect 2017 : Programming languages in the enterprise: Which language s...DevOps for Enterprise Systems
ย 

What's hot (20)

Converting to the latest COBOL Compiler made simple with the right tools
Converting to the latest COBOL Compiler made simple with the right toolsConverting to the latest COBOL Compiler made simple with the right tools
Converting to the latest COBOL Compiler made simple with the right tools
ย 
Flexible DevOps Deployment of Enterprise Test Environments in the Cloud
Flexible DevOps Deployment of Enterprise Test Environments in the CloudFlexible DevOps Deployment of Enterprise Test Environments in the Cloud
Flexible DevOps Deployment of Enterprise Test Environments in the Cloud
ย 
Rational developer for z systems : DevOps benefits here and now
Rational developer for z systems : DevOps benefits here and nowRational developer for z systems : DevOps benefits here and now
Rational developer for z systems : DevOps benefits here and now
ย 
DevOps for Enterprise Systems - Rosalind Radcliffe
DevOps for Enterprise Systems - Rosalind RadcliffeDevOps for Enterprise Systems - Rosalind Radcliffe
DevOps for Enterprise Systems - Rosalind Radcliffe
ย 
IBM Application Delivery Foundation for z Systems
IBM Application Delivery Foundation for z SystemsIBM Application Delivery Foundation for z Systems
IBM Application Delivery Foundation for z Systems
ย 
DevOps Enterprise Summit: Mainframe Automated Testing
DevOps Enterprise Summit: Mainframe Automated TestingDevOps Enterprise Summit: Mainframe Automated Testing
DevOps Enterprise Summit: Mainframe Automated Testing
ย 
Making the Dinosaur Dance - RDz, RTC and UrbanCode Lunch and Learn slides
Making the Dinosaur Dance - RDz, RTC and UrbanCode Lunch and Learn slidesMaking the Dinosaur Dance - RDz, RTC and UrbanCode Lunch and Learn slides
Making the Dinosaur Dance - RDz, RTC and UrbanCode Lunch and Learn slides
ย 
RDZ for Cobol Programmers slides 7 14 Debugger deep dive final2
RDZ for Cobol Programmers slides 7 14 Debugger deep dive final2RDZ for Cobol Programmers slides 7 14 Debugger deep dive final2
RDZ for Cobol Programmers slides 7 14 Debugger deep dive final2
ย 
Drinking our own champagne - z Systems Development and Test Environment V10
Drinking our own champagne - z Systems Development and Test Environment V10Drinking our own champagne - z Systems Development and Test Environment V10
Drinking our own champagne - z Systems Development and Test Environment V10
ย 
DevOps for Mainframe for IBM Pulse Conference
DevOps for Mainframe for IBM Pulse ConferenceDevOps for Mainframe for IBM Pulse Conference
DevOps for Mainframe for IBM Pulse Conference
ย 
New Continuous Release and Deployment Capabilities for CICS Customers v4
New Continuous Release and Deployment Capabilities for CICS Customers v4New Continuous Release and Deployment Capabilities for CICS Customers v4
New Continuous Release and Deployment Capabilities for CICS Customers v4
ย 
InterConnect 2017 : z/OS-as-a-Service: The Disposable LPAR
InterConnect 2017 : z/OS-as-a-Service: The Disposable LPARInterConnect 2017 : z/OS-as-a-Service: The Disposable LPAR
InterConnect 2017 : z/OS-as-a-Service: The Disposable LPAR
ย 
Rational Development & Test for z Systems 9.5 Webinar with Rogers Communications
Rational Development & Test for z Systems 9.5 Webinar with Rogers CommunicationsRational Development & Test for z Systems 9.5 Webinar with Rogers Communications
Rational Development & Test for z Systems 9.5 Webinar with Rogers Communications
ย 
Mobile to mainframe - The Challenges and Best Practices of Enterprise DevOps
Mobile to mainframe - The Challenges and Best Practices of Enterprise DevOps Mobile to mainframe - The Challenges and Best Practices of Enterprise DevOps
Mobile to mainframe - The Challenges and Best Practices of Enterprise DevOps
ย 
InterConnect 2017 : Git for COBOL and PL/I?โ€”Yes, It Can Make Sense
InterConnect 2017 : Git for COBOL and PL/I?โ€”Yes, It Can Make SenseInterConnect 2017 : Git for COBOL and PL/I?โ€”Yes, It Can Make Sense
InterConnect 2017 : Git for COBOL and PL/I?โ€”Yes, It Can Make Sense
ย 
InterConnect 2017 : Do You Have the Right Solution for z/OS Application Devel...
InterConnect 2017 : Do You Have the Right Solution for z/OS Application Devel...InterConnect 2017 : Do You Have the Right Solution for z/OS Application Devel...
InterConnect 2017 : Do You Have the Right Solution for z/OS Application Devel...
ย 
Automatic Performance Improvement for Legacy COBOL
Automatic Performance Improvement for Legacy COBOLAutomatic Performance Improvement for Legacy COBOL
Automatic Performance Improvement for Legacy COBOL
ย 
Software Factories in the Real World: How an IBM WebSphere Integration Factor...
Software Factories in the Real World: How an IBM WebSphere Integration Factor...Software Factories in the Real World: How an IBM WebSphere Integration Factor...
Software Factories in the Real World: How an IBM WebSphere Integration Factor...
ย 
Introduction to IBM UrbanCode Deploy and Release
Introduction to IBM UrbanCode Deploy and ReleaseIntroduction to IBM UrbanCode Deploy and Release
Introduction to IBM UrbanCode Deploy and Release
ย 
InterConnect 2017 : Programming languages in the enterprise: Which language s...
InterConnect 2017 : Programming languages in the enterprise: Which language s...InterConnect 2017 : Programming languages in the enterprise: Which language s...
InterConnect 2017 : Programming languages in the enterprise: Which language s...
ย 

Similar to Service Testing & Virtualization in an Enterprise Environments

Continuous Integration for z using Test Data Management and Application D...
Continuous  Integration for z  using  Test Data Management  and Application D...Continuous  Integration for z  using  Test Data Management  and Application D...
Continuous Integration for z using Test Data Management and Application D...DevOps for Enterprise Systems
ย 
Innovate 2014: Get an A+ on Testing Your Enterprise Applications with Rationa...
Innovate 2014: Get an A+ on Testing Your Enterprise Applications with Rationa...Innovate 2014: Get an A+ on Testing Your Enterprise Applications with Rationa...
Innovate 2014: Get an A+ on Testing Your Enterprise Applications with Rationa...Teodoro Cipresso
ย 
Bluemix Local โ€“ Relay Options and Challenges
Bluemix Local โ€“ Relay Options and Challenges Bluemix Local โ€“ Relay Options and Challenges
Bluemix Local โ€“ Relay Options and Challenges Eduardo Patrocinio
ย 
Dev ops for mainframe innovate session 2402
Dev ops for mainframe innovate session 2402Dev ops for mainframe innovate session 2402
Dev ops for mainframe innovate session 2402Rosalind Radcliffe
ย 
InterConnect 2015: 3045 Hybrid Cloud - How to get a return from an investment...
InterConnect 2015: 3045 Hybrid Cloud - How to get a return from an investment...InterConnect 2015: 3045 Hybrid Cloud - How to get a return from an investment...
InterConnect 2015: 3045 Hybrid Cloud - How to get a return from an investment...Daniel Berg
ย 
Hybrid Cloud: How to Get a Return from an Investment Made Three Decades Ago (...
Hybrid Cloud: How to Get a Return from an Investment Made Three Decades Ago (...Hybrid Cloud: How to Get a Return from an Investment Made Three Decades Ago (...
Hybrid Cloud: How to Get a Return from an Investment Made Three Decades Ago (...Michael Elder
ย 
Continuous Integration to Shift Left Testing Across the Enterprise Stack
Continuous Integration to Shift Left Testing Across the Enterprise StackContinuous Integration to Shift Left Testing Across the Enterprise Stack
Continuous Integration to Shift Left Testing Across the Enterprise StackDevOps.com
ย 
DevOps adoption in the enterprise
DevOps adoption in the enterpriseDevOps adoption in the enterprise
DevOps adoption in the enterpriseSanjeev Sharma
ย 
IBM Z for the Digital Enterprise - DevOps for Z
IBM Z for the Digital Enterprise - DevOps for Z IBM Z for the Digital Enterprise - DevOps for Z
IBM Z for the Digital Enterprise - DevOps for Z DevOps for Enterprise Systems
ย 
Dev ops for z
Dev ops for z Dev ops for z
Dev ops for z bamadhu
ย 
Get Mapped: Using Value Stream Mapping to Create a DevOps Adoption Roadmap
Get Mapped: Using Value Stream Mapping to Create a DevOps Adoption RoadmapGet Mapped: Using Value Stream Mapping to Create a DevOps Adoption Roadmap
Get Mapped: Using Value Stream Mapping to Create a DevOps Adoption RoadmapIBM UrbanCode Products
ย 
Microservice Builder: A Microservice DevOps Pipeline for Rapid Delivery and P...
Microservice Builder: A Microservice DevOps Pipeline for Rapid Delivery and P...Microservice Builder: A Microservice DevOps Pipeline for Rapid Delivery and P...
Microservice Builder: A Microservice DevOps Pipeline for Rapid Delivery and P...David Currie
ย 
UrbanCode Deploy DevOps Best Practices
UrbanCode Deploy  DevOps Best PracticesUrbanCode Deploy  DevOps Best Practices
UrbanCode Deploy DevOps Best PracticesMichael Elder
ย 
Innovate 2013 session 1243 mobile testing.v3
Innovate 2013   session 1243 mobile testing.v3Innovate 2013   session 1243 mobile testing.v3
Innovate 2013 session 1243 mobile testing.v3Leigh Williamson
ย 
Tips for Developing and Testing IBM HATS Applications
Tips for Developing and Testing IBM HATS ApplicationsTips for Developing and Testing IBM HATS Applications
Tips for Developing and Testing IBM HATS ApplicationsStrongback Consulting
ย 
Soumyajit_Banerjee_CV
Soumyajit_Banerjee_CVSoumyajit_Banerjee_CV
Soumyajit_Banerjee_CVSoumyajit Banerjee
ย 
JavaOne 2015 CON7547 "Beyond the Coffee Cup: Leveraging Java Runtime Technolo...
JavaOne 2015 CON7547 "Beyond the Coffee Cup: Leveraging Java Runtime Technolo...JavaOne 2015 CON7547 "Beyond the Coffee Cup: Leveraging Java Runtime Technolo...
JavaOne 2015 CON7547 "Beyond the Coffee Cup: Leveraging Java Runtime Technolo...0xdaryl
ย 
The Future of DevOps and UrbanCode
The Future of DevOps and UrbanCodeThe Future of DevOps and UrbanCode
The Future of DevOps and UrbanCodeIBM UrbanCode Products
ย 
Impact2014: Practical Performance Troubleshooting
Impact2014: Practical Performance TroubleshootingImpact2014: Practical Performance Troubleshooting
Impact2014: Practical Performance TroubleshootingChris Bailey
ย 
Pankajavalli_Bandaru_Resume-updatedoctNov11th
Pankajavalli_Bandaru_Resume-updatedoctNov11thPankajavalli_Bandaru_Resume-updatedoctNov11th
Pankajavalli_Bandaru_Resume-updatedoctNov11thVeda Valli
ย 

Similar to Service Testing & Virtualization in an Enterprise Environments (20)

Continuous Integration for z using Test Data Management and Application D...
Continuous  Integration for z  using  Test Data Management  and Application D...Continuous  Integration for z  using  Test Data Management  and Application D...
Continuous Integration for z using Test Data Management and Application D...
ย 
Innovate 2014: Get an A+ on Testing Your Enterprise Applications with Rationa...
Innovate 2014: Get an A+ on Testing Your Enterprise Applications with Rationa...Innovate 2014: Get an A+ on Testing Your Enterprise Applications with Rationa...
Innovate 2014: Get an A+ on Testing Your Enterprise Applications with Rationa...
ย 
Bluemix Local โ€“ Relay Options and Challenges
Bluemix Local โ€“ Relay Options and Challenges Bluemix Local โ€“ Relay Options and Challenges
Bluemix Local โ€“ Relay Options and Challenges
ย 
Dev ops for mainframe innovate session 2402
Dev ops for mainframe innovate session 2402Dev ops for mainframe innovate session 2402
Dev ops for mainframe innovate session 2402
ย 
InterConnect 2015: 3045 Hybrid Cloud - How to get a return from an investment...
InterConnect 2015: 3045 Hybrid Cloud - How to get a return from an investment...InterConnect 2015: 3045 Hybrid Cloud - How to get a return from an investment...
InterConnect 2015: 3045 Hybrid Cloud - How to get a return from an investment...
ย 
Hybrid Cloud: How to Get a Return from an Investment Made Three Decades Ago (...
Hybrid Cloud: How to Get a Return from an Investment Made Three Decades Ago (...Hybrid Cloud: How to Get a Return from an Investment Made Three Decades Ago (...
Hybrid Cloud: How to Get a Return from an Investment Made Three Decades Ago (...
ย 
Continuous Integration to Shift Left Testing Across the Enterprise Stack
Continuous Integration to Shift Left Testing Across the Enterprise StackContinuous Integration to Shift Left Testing Across the Enterprise Stack
Continuous Integration to Shift Left Testing Across the Enterprise Stack
ย 
DevOps adoption in the enterprise
DevOps adoption in the enterpriseDevOps adoption in the enterprise
DevOps adoption in the enterprise
ย 
IBM Z for the Digital Enterprise - DevOps for Z
IBM Z for the Digital Enterprise - DevOps for Z IBM Z for the Digital Enterprise - DevOps for Z
IBM Z for the Digital Enterprise - DevOps for Z
ย 
Dev ops for z
Dev ops for z Dev ops for z
Dev ops for z
ย 
Get Mapped: Using Value Stream Mapping to Create a DevOps Adoption Roadmap
Get Mapped: Using Value Stream Mapping to Create a DevOps Adoption RoadmapGet Mapped: Using Value Stream Mapping to Create a DevOps Adoption Roadmap
Get Mapped: Using Value Stream Mapping to Create a DevOps Adoption Roadmap
ย 
Microservice Builder: A Microservice DevOps Pipeline for Rapid Delivery and P...
Microservice Builder: A Microservice DevOps Pipeline for Rapid Delivery and P...Microservice Builder: A Microservice DevOps Pipeline for Rapid Delivery and P...
Microservice Builder: A Microservice DevOps Pipeline for Rapid Delivery and P...
ย 
UrbanCode Deploy DevOps Best Practices
UrbanCode Deploy  DevOps Best PracticesUrbanCode Deploy  DevOps Best Practices
UrbanCode Deploy DevOps Best Practices
ย 
Innovate 2013 session 1243 mobile testing.v3
Innovate 2013   session 1243 mobile testing.v3Innovate 2013   session 1243 mobile testing.v3
Innovate 2013 session 1243 mobile testing.v3
ย 
Tips for Developing and Testing IBM HATS Applications
Tips for Developing and Testing IBM HATS ApplicationsTips for Developing and Testing IBM HATS Applications
Tips for Developing and Testing IBM HATS Applications
ย 
Soumyajit_Banerjee_CV
Soumyajit_Banerjee_CVSoumyajit_Banerjee_CV
Soumyajit_Banerjee_CV
ย 
JavaOne 2015 CON7547 "Beyond the Coffee Cup: Leveraging Java Runtime Technolo...
JavaOne 2015 CON7547 "Beyond the Coffee Cup: Leveraging Java Runtime Technolo...JavaOne 2015 CON7547 "Beyond the Coffee Cup: Leveraging Java Runtime Technolo...
JavaOne 2015 CON7547 "Beyond the Coffee Cup: Leveraging Java Runtime Technolo...
ย 
The Future of DevOps and UrbanCode
The Future of DevOps and UrbanCodeThe Future of DevOps and UrbanCode
The Future of DevOps and UrbanCode
ย 
Impact2014: Practical Performance Troubleshooting
Impact2014: Practical Performance TroubleshootingImpact2014: Practical Performance Troubleshooting
Impact2014: Practical Performance Troubleshooting
ย 
Pankajavalli_Bandaru_Resume-updatedoctNov11th
Pankajavalli_Bandaru_Resume-updatedoctNov11thPankajavalli_Bandaru_Resume-updatedoctNov11th
Pankajavalli_Bandaru_Resume-updatedoctNov11th
ย 

More from DevOps for Enterprise Systems

Webcast : Uncover buried treasure code with business-rule mining and ADDI
Webcast : Uncover buried treasure code with business-rule mining and ADDIWebcast : Uncover buried treasure code with business-rule mining and ADDI
Webcast : Uncover buried treasure code with business-rule mining and ADDIDevOps for Enterprise Systems
ย 
Webinar [Nov 15, 1 PM EST]: Release Orchestration and the Future of Continuou...
Webinar [Nov 15, 1 PM EST]: Release Orchestration and the Future of Continuou...Webinar [Nov 15, 1 PM EST]: Release Orchestration and the Future of Continuou...
Webinar [Nov 15, 1 PM EST]: Release Orchestration and the Future of Continuou...DevOps for Enterprise Systems
ย 
Webcast : Develop Mainframe Software with Open Source SCMs and IBM Dependency...
Webcast : Develop Mainframe Software with Open Source SCMs and IBM Dependency...Webcast : Develop Mainframe Software with Open Source SCMs and IBM Dependency...
Webcast : Develop Mainframe Software with Open Source SCMs and IBM Dependency...DevOps for Enterprise Systems
ย 
IBM Z for the Digital Enterprise - Microservices, APIs
IBM Z for the Digital Enterprise - Microservices, APIsIBM Z for the Digital Enterprise - Microservices, APIs
IBM Z for the Digital Enterprise - Microservices, APIsDevOps for Enterprise Systems
ย 
IBM Z for the Digital Enterprise - IBM Z Software Keynote
IBM Z for the Digital Enterprise - IBM Z Software KeynoteIBM Z for the Digital Enterprise - IBM Z Software Keynote
IBM Z for the Digital Enterprise - IBM Z Software KeynoteDevOps for Enterprise Systems
ย 
IBM Z for the Digital Enterprise - Java performance
IBM Z for the Digital Enterprise  - Java performanceIBM Z for the Digital Enterprise  - Java performance
IBM Z for the Digital Enterprise - Java performanceDevOps for Enterprise Systems
ย 
IBM Z for the Digital Enterprise - IBM Z Open Data Analytics
IBM Z for the Digital Enterprise - IBM Z  Open Data AnalyticsIBM Z for the Digital Enterprise - IBM Z  Open Data Analytics
IBM Z for the Digital Enterprise - IBM Z Open Data AnalyticsDevOps for Enterprise Systems
ย 
IBM Z for the Digital Enterprise - Zowe overview
IBM Z for the Digital Enterprise - Zowe overviewIBM Z for the Digital Enterprise - Zowe overview
IBM Z for the Digital Enterprise - Zowe overviewDevOps for Enterprise Systems
ย 
IBM Z for the Digital Enterprise 2018 - Z Keynote
IBM Z for the Digital Enterprise 2018 - Z KeynoteIBM Z for the Digital Enterprise 2018 - Z Keynote
IBM Z for the Digital Enterprise 2018 - Z KeynoteDevOps for Enterprise Systems
ย 
Webinar : Modernize and Simplify IT Operations Management for DevOps Success
Webinar : Modernize and Simplify IT Operations Management for DevOps Success Webinar : Modernize and Simplify IT Operations Management for DevOps Success
Webinar : Modernize and Simplify IT Operations Management for DevOps Success DevOps for Enterprise Systems
ย 
Webinar : So you want to provision a test environment...
Webinar : So you want to provision a test environment...  Webinar : So you want to provision a test environment...
Webinar : So you want to provision a test environment... DevOps for Enterprise Systems
ย 
Webinar : Don't Fumble the Data! Integrate Database Automation into your DevO...
Webinar : Don't Fumble the Data! Integrate Database Automation into your DevO...Webinar : Don't Fumble the Data! Integrate Database Automation into your DevO...
Webinar : Don't Fumble the Data! Integrate Database Automation into your DevO...DevOps for Enterprise Systems
ย 
Replace Outdated DevOps Tools with Innovative & Modern Pipelines
Replace Outdated DevOps Tools with Innovative & Modern PipelinesReplace Outdated DevOps Tools with Innovative & Modern Pipelines
Replace Outdated DevOps Tools with Innovative & Modern PipelinesDevOps for Enterprise Systems
ย 
Beyond Build Pipelines - Continuous Delivery's Messy Reality
Beyond Build Pipelines - Continuous Delivery's Messy RealityBeyond Build Pipelines - Continuous Delivery's Messy Reality
Beyond Build Pipelines - Continuous Delivery's Messy RealityDevOps for Enterprise Systems
ย 
Webcast : Are Your Cloud Applications Performing?
Webcast : Are Your Cloud Applications Performing?Webcast : Are Your Cloud Applications Performing?
Webcast : Are Your Cloud Applications Performing?DevOps for Enterprise Systems
ย 
IBM Z for the Digital Enterprise 2018 - API Discovery & Debugging
IBM Z for the Digital Enterprise 2018 - API Discovery & DebuggingIBM Z for the Digital Enterprise 2018 - API Discovery & Debugging
IBM Z for the Digital Enterprise 2018 - API Discovery & DebuggingDevOps for Enterprise Systems
ย 
IBM Z for the Digital Enterprise 2018 - Offering API channel to application a...
IBM Z for the Digital Enterprise 2018 - Offering API channel to application a...IBM Z for the Digital Enterprise 2018 - Offering API channel to application a...
IBM Z for the Digital Enterprise 2018 - Offering API channel to application a...DevOps for Enterprise Systems
ย 
IBM Z for the Digital Enterprise 2018 - Leverage best language for Transforma...
IBM Z for the Digital Enterprise 2018 - Leverage best language for Transforma...IBM Z for the Digital Enterprise 2018 - Leverage best language for Transforma...
IBM Z for the Digital Enterprise 2018 - Leverage best language for Transforma...DevOps for Enterprise Systems
ย 
IBM Z for the Digital Enterprise 2018 - IBM ADDI as an Enabler for Digital Tr...
IBM Z for the Digital Enterprise 2018 - IBM ADDI as an Enabler for Digital Tr...IBM Z for the Digital Enterprise 2018 - IBM ADDI as an Enabler for Digital Tr...
IBM Z for the Digital Enterprise 2018 - IBM ADDI as an Enabler for Digital Tr...DevOps for Enterprise Systems
ย 
IBM Z for the Digital Enterprise 2018 - Automate Delivery Pipeline
IBM Z for the Digital Enterprise 2018 - Automate Delivery PipelineIBM Z for the Digital Enterprise 2018 - Automate Delivery Pipeline
IBM Z for the Digital Enterprise 2018 - Automate Delivery PipelineDevOps for Enterprise Systems
ย 

More from DevOps for Enterprise Systems (20)

Webcast : Uncover buried treasure code with business-rule mining and ADDI
Webcast : Uncover buried treasure code with business-rule mining and ADDIWebcast : Uncover buried treasure code with business-rule mining and ADDI
Webcast : Uncover buried treasure code with business-rule mining and ADDI
ย 
Webinar [Nov 15, 1 PM EST]: Release Orchestration and the Future of Continuou...
Webinar [Nov 15, 1 PM EST]: Release Orchestration and the Future of Continuou...Webinar [Nov 15, 1 PM EST]: Release Orchestration and the Future of Continuou...
Webinar [Nov 15, 1 PM EST]: Release Orchestration and the Future of Continuou...
ย 
Webcast : Develop Mainframe Software with Open Source SCMs and IBM Dependency...
Webcast : Develop Mainframe Software with Open Source SCMs and IBM Dependency...Webcast : Develop Mainframe Software with Open Source SCMs and IBM Dependency...
Webcast : Develop Mainframe Software with Open Source SCMs and IBM Dependency...
ย 
IBM Z for the Digital Enterprise - Microservices, APIs
IBM Z for the Digital Enterprise - Microservices, APIsIBM Z for the Digital Enterprise - Microservices, APIs
IBM Z for the Digital Enterprise - Microservices, APIs
ย 
IBM Z for the Digital Enterprise - IBM Z Software Keynote
IBM Z for the Digital Enterprise - IBM Z Software KeynoteIBM Z for the Digital Enterprise - IBM Z Software Keynote
IBM Z for the Digital Enterprise - IBM Z Software Keynote
ย 
IBM Z for the Digital Enterprise - Java performance
IBM Z for the Digital Enterprise  - Java performanceIBM Z for the Digital Enterprise  - Java performance
IBM Z for the Digital Enterprise - Java performance
ย 
IBM Z for the Digital Enterprise - IBM Z Open Data Analytics
IBM Z for the Digital Enterprise - IBM Z  Open Data AnalyticsIBM Z for the Digital Enterprise - IBM Z  Open Data Analytics
IBM Z for the Digital Enterprise - IBM Z Open Data Analytics
ย 
IBM Z for the Digital Enterprise - Zowe overview
IBM Z for the Digital Enterprise - Zowe overviewIBM Z for the Digital Enterprise - Zowe overview
IBM Z for the Digital Enterprise - Zowe overview
ย 
IBM Z for the Digital Enterprise 2018 - Z Keynote
IBM Z for the Digital Enterprise 2018 - Z KeynoteIBM Z for the Digital Enterprise 2018 - Z Keynote
IBM Z for the Digital Enterprise 2018 - Z Keynote
ย 
Webinar : Modernize and Simplify IT Operations Management for DevOps Success
Webinar : Modernize and Simplify IT Operations Management for DevOps Success Webinar : Modernize and Simplify IT Operations Management for DevOps Success
Webinar : Modernize and Simplify IT Operations Management for DevOps Success
ย 
Webinar : So you want to provision a test environment...
Webinar : So you want to provision a test environment...  Webinar : So you want to provision a test environment...
Webinar : So you want to provision a test environment...
ย 
Webinar : Don't Fumble the Data! Integrate Database Automation into your DevO...
Webinar : Don't Fumble the Data! Integrate Database Automation into your DevO...Webinar : Don't Fumble the Data! Integrate Database Automation into your DevO...
Webinar : Don't Fumble the Data! Integrate Database Automation into your DevO...
ย 
Replace Outdated DevOps Tools with Innovative & Modern Pipelines
Replace Outdated DevOps Tools with Innovative & Modern PipelinesReplace Outdated DevOps Tools with Innovative & Modern Pipelines
Replace Outdated DevOps Tools with Innovative & Modern Pipelines
ย 
Beyond Build Pipelines - Continuous Delivery's Messy Reality
Beyond Build Pipelines - Continuous Delivery's Messy RealityBeyond Build Pipelines - Continuous Delivery's Messy Reality
Beyond Build Pipelines - Continuous Delivery's Messy Reality
ย 
Webcast : Are Your Cloud Applications Performing?
Webcast : Are Your Cloud Applications Performing?Webcast : Are Your Cloud Applications Performing?
Webcast : Are Your Cloud Applications Performing?
ย 
IBM Z for the Digital Enterprise 2018 - API Discovery & Debugging
IBM Z for the Digital Enterprise 2018 - API Discovery & DebuggingIBM Z for the Digital Enterprise 2018 - API Discovery & Debugging
IBM Z for the Digital Enterprise 2018 - API Discovery & Debugging
ย 
IBM Z for the Digital Enterprise 2018 - Offering API channel to application a...
IBM Z for the Digital Enterprise 2018 - Offering API channel to application a...IBM Z for the Digital Enterprise 2018 - Offering API channel to application a...
IBM Z for the Digital Enterprise 2018 - Offering API channel to application a...
ย 
IBM Z for the Digital Enterprise 2018 - Leverage best language for Transforma...
IBM Z for the Digital Enterprise 2018 - Leverage best language for Transforma...IBM Z for the Digital Enterprise 2018 - Leverage best language for Transforma...
IBM Z for the Digital Enterprise 2018 - Leverage best language for Transforma...
ย 
IBM Z for the Digital Enterprise 2018 - IBM ADDI as an Enabler for Digital Tr...
IBM Z for the Digital Enterprise 2018 - IBM ADDI as an Enabler for Digital Tr...IBM Z for the Digital Enterprise 2018 - IBM ADDI as an Enabler for Digital Tr...
IBM Z for the Digital Enterprise 2018 - IBM ADDI as an Enabler for Digital Tr...
ย 
IBM Z for the Digital Enterprise 2018 - Automate Delivery Pipeline
IBM Z for the Digital Enterprise 2018 - Automate Delivery PipelineIBM Z for the Digital Enterprise 2018 - Automate Delivery Pipeline
IBM Z for the Digital Enterprise 2018 - Automate Delivery Pipeline
ย 

Recently uploaded

Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...MyIntelliSource, Inc.
ย 
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...harshavardhanraghave
ย 
A Secure and Reliable Document Management System is Essential.docx
A Secure and Reliable Document Management System is Essential.docxA Secure and Reliable Document Management System is Essential.docx
A Secure and Reliable Document Management System is Essential.docxComplianceQuest1
ย 
TECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service providerTECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service providermohitmore19
ย 
Software Quality Assurance Interview Questions
Software Quality Assurance Interview QuestionsSoftware Quality Assurance Interview Questions
Software Quality Assurance Interview QuestionsArshad QA
ย 
Right Money Management App For Your Financial Goals
Right Money Management App For Your Financial GoalsRight Money Management App For Your Financial Goals
Right Money Management App For Your Financial GoalsJhone kinadey
ย 
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...panagenda
ย 
How To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected WorkerHow To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected WorkerThousandEyes
ย 
The Ultimate Test Automation Guide_ Best Practices and Tips.pdf
The Ultimate Test Automation Guide_ Best Practices and Tips.pdfThe Ultimate Test Automation Guide_ Best Practices and Tips.pdf
The Ultimate Test Automation Guide_ Best Practices and Tips.pdfkalichargn70th171
ย 
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...MyIntelliSource, Inc.
ย 
CALL ON โžฅ8923113531 ๐Ÿ”Call Girls Badshah Nagar Lucknow best Female service
CALL ON โžฅ8923113531 ๐Ÿ”Call Girls Badshah Nagar Lucknow best Female serviceCALL ON โžฅ8923113531 ๐Ÿ”Call Girls Badshah Nagar Lucknow best Female service
CALL ON โžฅ8923113531 ๐Ÿ”Call Girls Badshah Nagar Lucknow best Female serviceanilsa9823
ย 
Unlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language ModelsUnlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language Modelsaagamshah0812
ย 
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...ICS
ย 
Microsoft AI Transformation Partner Playbook.pdf
Microsoft AI Transformation Partner Playbook.pdfMicrosoft AI Transformation Partner Playbook.pdf
Microsoft AI Transformation Partner Playbook.pdfWilly Marroquin (WillyDevNET)
ย 
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...kellynguyen01
ย 
CHEAP Call Girls in Pushp Vihar (-DELHI )๐Ÿ” 9953056974๐Ÿ”(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Pushp Vihar (-DELHI )๐Ÿ” 9953056974๐Ÿ”(=)/CALL GIRLS SERVICECHEAP Call Girls in Pushp Vihar (-DELHI )๐Ÿ” 9953056974๐Ÿ”(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Pushp Vihar (-DELHI )๐Ÿ” 9953056974๐Ÿ”(=)/CALL GIRLS SERVICE9953056974 Low Rate Call Girls In Saket, Delhi NCR
ย 
Optimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTVOptimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTVshikhaohhpro
ย 
CALL ON โžฅ8923113531 ๐Ÿ”Call Girls Kakori Lucknow best sexual service Online โ˜‚๏ธ
CALL ON โžฅ8923113531 ๐Ÿ”Call Girls Kakori Lucknow best sexual service Online  โ˜‚๏ธCALL ON โžฅ8923113531 ๐Ÿ”Call Girls Kakori Lucknow best sexual service Online  โ˜‚๏ธ
CALL ON โžฅ8923113531 ๐Ÿ”Call Girls Kakori Lucknow best sexual service Online โ˜‚๏ธanilsa9823
ย 
How To Use Server-Side Rendering with Nuxt.js
How To Use Server-Side Rendering with Nuxt.jsHow To Use Server-Side Rendering with Nuxt.js
How To Use Server-Side Rendering with Nuxt.jsAndolasoft Inc
ย 
Unveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time ApplicationsUnveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time ApplicationsAlberto Gonzรกlez Trastoy
ย 

Recently uploaded (20)

Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
ย 
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
ย 
A Secure and Reliable Document Management System is Essential.docx
A Secure and Reliable Document Management System is Essential.docxA Secure and Reliable Document Management System is Essential.docx
A Secure and Reliable Document Management System is Essential.docx
ย 
TECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service providerTECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service provider
ย 
Software Quality Assurance Interview Questions
Software Quality Assurance Interview QuestionsSoftware Quality Assurance Interview Questions
Software Quality Assurance Interview Questions
ย 
Right Money Management App For Your Financial Goals
Right Money Management App For Your Financial GoalsRight Money Management App For Your Financial Goals
Right Money Management App For Your Financial Goals
ย 
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
ย 
How To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected WorkerHow To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected Worker
ย 
The Ultimate Test Automation Guide_ Best Practices and Tips.pdf
The Ultimate Test Automation Guide_ Best Practices and Tips.pdfThe Ultimate Test Automation Guide_ Best Practices and Tips.pdf
The Ultimate Test Automation Guide_ Best Practices and Tips.pdf
ย 
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
ย 
CALL ON โžฅ8923113531 ๐Ÿ”Call Girls Badshah Nagar Lucknow best Female service
CALL ON โžฅ8923113531 ๐Ÿ”Call Girls Badshah Nagar Lucknow best Female serviceCALL ON โžฅ8923113531 ๐Ÿ”Call Girls Badshah Nagar Lucknow best Female service
CALL ON โžฅ8923113531 ๐Ÿ”Call Girls Badshah Nagar Lucknow best Female service
ย 
Unlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language ModelsUnlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language Models
ย 
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
ย 
Microsoft AI Transformation Partner Playbook.pdf
Microsoft AI Transformation Partner Playbook.pdfMicrosoft AI Transformation Partner Playbook.pdf
Microsoft AI Transformation Partner Playbook.pdf
ย 
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
ย 
CHEAP Call Girls in Pushp Vihar (-DELHI )๐Ÿ” 9953056974๐Ÿ”(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Pushp Vihar (-DELHI )๐Ÿ” 9953056974๐Ÿ”(=)/CALL GIRLS SERVICECHEAP Call Girls in Pushp Vihar (-DELHI )๐Ÿ” 9953056974๐Ÿ”(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Pushp Vihar (-DELHI )๐Ÿ” 9953056974๐Ÿ”(=)/CALL GIRLS SERVICE
ย 
Optimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTVOptimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTV
ย 
CALL ON โžฅ8923113531 ๐Ÿ”Call Girls Kakori Lucknow best sexual service Online โ˜‚๏ธ
CALL ON โžฅ8923113531 ๐Ÿ”Call Girls Kakori Lucknow best sexual service Online  โ˜‚๏ธCALL ON โžฅ8923113531 ๐Ÿ”Call Girls Kakori Lucknow best sexual service Online  โ˜‚๏ธ
CALL ON โžฅ8923113531 ๐Ÿ”Call Girls Kakori Lucknow best sexual service Online โ˜‚๏ธ
ย 
How To Use Server-Side Rendering with Nuxt.js
How To Use Server-Side Rendering with Nuxt.jsHow To Use Server-Side Rendering with Nuxt.js
How To Use Server-Side Rendering with Nuxt.js
ย 
Unveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time ApplicationsUnveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
ย 

Service Testing & Virtualization in an Enterprise Environments

  • 1. 3370, Service Testing & Virtualization in an Enterprise Environments John Chewter: IBM STSM, Chief Architect Mark Garcia: Senior Certified Executive IT Architect
  • 2. Please Note: 1 โ€ข IBMโ€™s statements regarding its plans, directions, and intent are subject to change or withdrawal without notice at IBMโ€™s sole discretion. โ€ข Information regarding potential future products is intended to outline our general product direction and it should not be relied on in making a purchasing decision. โ€ข The information mentioned regarding potential future products is not a commitment, promise, or legal obligation to deliver any material, code or functionality. Information about potential future products may not be incorporated into any contract. โ€ข The development, release, and timing of any future features or functionality described for our products remains at our sole discretion. โ€ข Performance is based on measurements and projections using standard IBM benchmarks in a controlled environment. The actual throughput or performance that any user will experience will vary depending upon many factors, including considerations such as the amount of multiprogramming in the userโ€™s job stream, the I/O configuration, the storage configuration, and the workload processed. Therefore, no assurance can be given that an individual user will achieve results similar to those stated here.
  • 3. Outline 2 โ€ข Test Challenges in Enterprise Environment โ€ข Overview of Productโ€™s Mainframe Support โ€“ IMS Connect โ€“ CICS โ€“ MQ/z โ€“ DB2/z (Batch and CICS) โ€“ JCL Batch Automation โ€ข Typical Scenario Analysis โ€ข Benefits & Vista โ€ข Questions
  • 4. Test Challenges in Enterprise Environment
  • 5. Multi-tier applications introduce additional complexity Middle Tier ServerClient Tier Devices Back-end Data & Services 4 CICS IMS
  • 6. Only one tenth of an iceberg is visible 5 Presentation layer Integrations, data and business logic Traditional UI testing: Automated Integration Testing and Service Virtualization: The majority of risk in modern systems is seldom tested as it is unseen.
  • 7. โ€ข Testing beneath the UI โ€ข Validate side effects Integration Testing
  • 8. What does an enterprise environment mean to you? 7 โ€ข An enterprise environment usually: โ€“ Has both open and mainframe environments involved and inter-connected together โ€“ Distributed and inter-connected through multiple protocols โ€ข HTTP/JSON at front-end โ€ข HTTP/SOAP, JMS at backend open platform โ€ข ECI, IPIC, native link at backend mainframe platform โ€“ Have multiple middleware installed even from multiple vendors โ€ข IBM WAS, MQ, IMS, CICS, DB2 โ€ข Oracle Fusion, Database โ€ข โ€ฆ
  • 9. What challenges you encounter with development and testing within such an environment? 8 โ€ข As a developer, I donโ€™t like to: โ€“ Fight with testing teams for mainframe/database resources which are limited and usually have to be shared โ€“ Be asked by testing teams to produce the mighty test data which will reproduce the defects found in testing environment โ€“ โ€ฆ โ€ข As a Tester, I donโ€™t like to: โ€“ Share the same MIPS and DASD with development team which are told have high charge back rates โ€“ Be limited to very short testing time frames of mainframe middleware which are part of regular production environment โ€“ โ€ฆ
  • 10. Overview of Productโ€™s Mainframe Support
  • 12. CICS โ€“ Transaction Gateway Test and Virtualization WAS (Adaptor) Custom code (C) Custom code (Java) โ€ข Reduced MIP Charges โ€ข Reduced DASD Charges โ€ข Decoupling from mainframe during development and test โ€ข Reduction in scheduling constraints โ€ข Shortening the ratio between defect identification and resolution. Motivation
  • 13. CICS โ€“ Transaction Server DPL Virtualization Program BProgram A DPL โ€ข Provisioning virtual, simulated CICS regions at a fraction of the cost โ€ข Reduction in scheduling constraints โ€ข Ability to model and change linked programs (COMMAREA) on the fly โ€ข Shortening the ratio between defect identification and resolution. Motivation
  • 14. 13 z/OS CICS Region J Program A CICS Region I Program B IBM RIT Agent PROD 1 LPAR CICS Region A Program C CICS Region B Program D PROD 2 LPAR CICS Region C Program E CICS Region D Program F PROD 3 LPAR (DEV) RTCP RIT IBM CICS Exit IBM CICS Exit IBM CICS Exit IBM CICS Exit IBM CICS Exit IBM CICS Exit IBM RIT Agent IBM RIT Agent 1 2 3 Program F1 CICS Virtualization Distributed Program Link(DPL) CICS โ€“ DPL Virtualization Scenarios
  • 15. IMS โ€“ IMS Connect - Testing and Virtualization WAS (TRMA) Custom code (C/Java) IMS Connect Proxy โ€ข Reduced MIP Charges โ€ข Reduced DASD Charges โ€ข Decoupling from mainframe during development and test โ€ข Reduction in scheduling constraints โ€ข Shortening the ratio between defect identification and resolution. Motivation
  • 16. COBOL - CICS โ€“ DB2 - Testing and Virtualization COBOL- CICS โ€ข Provide COBOL Developers with their own test data (DB2) โ€ข Ability to test their programs more thoroughly (negative test cases) โ€ข Reduction in scheduling constraints โ€ข Shortening the ratio between defect identification and resolution. Motivation
  • 17. COBOL - DB2 - Batch Testing and Virtualization COBOL Batch โ€ข Provide COBOL Developers with their own test data (DB2) โ€ข Ability to test their programs more thoroughly (negative test cases) โ€ข Reduction in scheduling constraints โ€ข Shortening the ratio between defect identification and resolution. Motivation
  • 18. PL1 - DB2 - Batch Testing and Virtualization PL1 Batch โ€ข Provide PL1 Developers with their own test data (DB2) โ€ข Ability to test their programs more thoroughly (negative test cases) โ€ข Reduction in scheduling constraints โ€ข Shortening the ratio between defect identification and resolution. Motivation
  • 19. โ€ข Emulate the server application โ€ข No changes to the client or server applications โ€ข Distributed or Host โ€ข Single or multiple queues โ€ข No need to disable the server application WebSphere MQ โ€“ Testing and Virtualization Client Application
  • 21. Customer Case I Architecture 20
  • 22. Customer Case I Analysis โ€ข Pain Point: โ€“ Both the distributed MQ and backend mainframe are out of the test cycle with its integration point, resources are limited. โ€ข Solution: โ€“ Build MQ virtual services that can be leveraged by front-end applications. โ€“Leverage MQ/z virtualization capability to make a stub for MQ on mainframe to serve distributed MQ requests 21
  • 23. Customer Case II Architecture 22 Mainframe WebSphere Application Server WebSphere CICS Transaction Gateway CICS Region 1 Region 2 DB2/zCobol Batch Programs
  • 24. Customer Case II Analysis โ€ข Pain Point: โ€“ Insufficient number of CICS regions to thoroughly test their programs on the mainframe โ€“ Testing cycles were consistently delayed due to bottlenecks caused by multiple testing and development teams vying for the same CICS region โ€“ Costs to testing mainframe applications were spiraling out of control. โ€“ Lack of test automation to CICS/CTG and JCL/Batch. โ€ข Solution: โ€“ Leverage CICS CTG virtualization capability to make automation test script and build up stubs to virtualize dependency to CICS region โ€“ Leverage DB2/z virtualization capability to virtualize dependency to real DB2 database on Z. 23
  • 25. Customer Case III Architecture 24 Logical Architecture JES Sysout Reports zOS DB2/zCobol Batch Programs JES Sysout Reports Linux RD&T DB2/z Cobol Batch Programs COBOL Migration Rational Integration Tester (JCL Batch Execution) JES Sysout Reports (Deltas)
  • 26. Customer Case III Analysis โ€ข Pain Point: โ€“ Customer migrated many COBOL/PL1 systems from the mainframe to RD&T (Linux). โ€“ Issues verifying the migration process (previously, all verification was done by running batch jobs manually on both systems) โ€“ Costs were skyrocketing from manually testing migration process. โ€“ Testing schedules were being prolonged โ€ข Solution: โ€“ Leverage Rational Integration Tester to execute JCL batch jobs on both zOS and RD&T (Linux) โ€“ Compare outputs from both systems and highlight differences if they exist. โ€“ Use existing process to automate JCL Batch testing 25
  • 28. What benefits you gain when you apply these concepts โ€ข What benefits we gained from automation test & virtualization in an enterprise environments: โ€“ First of all, virtualization of mainframe always dramatically decreases the cost for extra MIPS and DASD serving for ever growing development and testing efforts. โ€“ Secondly, the development and test cycles are decoupled between open front end and mainframe backend by applying virtualization to both sides. โ€“ Thirdly, more business aligned test resources (e.g., test data) are recorded and automatically applied to virtualization test to achieve better test case requirement. 27
  • 30. Take Advantage of these DevOps Workshops Mandalay Bay | Lagoon F
  • 31. Donโ€™t Miss the DevOps Zone! Solution Center EXPO | Mandalay Bay
  • 32. WIN a GoProยฎ a day! Enter the raffle to win a GoPro ยฎ Hero 4! Giveaways Mondays โ€“ Wednesdays Donโ€™t Miss the DevOps Zone! Solution Center EXPO | Mandalay Bay
  • 33. DevOps Day is Tuesday at dev@! Solution Center EXPO | Mandalay Bay
  • 34. Notices and Disclaimers 33 Copyright ยฉ 2016 by International Business Machines Corporation (IBM). No part of this document may be reproduced or transmitted in any form without written permission from IBM. U.S. Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM. Information in these presentations (including information relating to products that have not yet been announced by IBM) has been reviewed for accuracy as of the date of initial publication and could include unintentional technical or typographical errors. IBM shall have no responsibility to update this information. THIS DOCUMENT IS DISTRIBUTED "AS IS" WITHOUT ANY WARRANTY, EITHER EXPRESS OR IMPLIED. IN NO EVENT SHALL IBM BE LIABLE FOR ANY DAMAGE ARISING FROM THE USE OF THIS INFORMATION, INCLUDING BUT NOT LIMITED TO, LOSS OF DATA, BUSINESS INTERRUPTION, LOSS OF PROFIT OR LOSS OF OPPORTUNITY. IBM products and services are warranted according to the terms and conditions of the agreements under which they are provided. Any statements regarding IBM's future direction, intent or product plans are subject to change or withdrawal without notice. Performance data contained herein was generally obtained in a controlled, isolated environments. Customer examples are presented as illustrations of how those customers have used IBM products and the results they may have achieved. Actual performance, cost, savings or other results in other operating environments may vary. References in this document to IBM products, programs, or services does not imply that IBM intends to make such products, programs or services available in all countries in which IBM operates or does business. Workshops, sessions and associated materials may have been prepared by independent session speakers, and do not necessarily reflect the views of IBM. All materials and discussions are provided for informational purposes only, and are neither intended to, nor shall constitute legal or other guidance or advice to any individual participant or their specific situation. It is the customerโ€™s responsibility to insure its own compliance with legal requirements and to obtain advice of competent legal counsel as to the identification and interpretation of any relevant laws and regulatory requirements that may affect the customerโ€™s business and any actions the customer may need to take to comply with such laws. IBM does not provide legal advice or represent or warrant that its services or products will ensure that the customer is in compliance with any law
  • 35. Notices and Disclaimers Conโ€™t. 34 Information concerning non-IBM products was obtained from the suppliers of those products, their published announcements or other publicly available sources. IBM has not tested those products in connection with this publication and cannot confirm the accuracy of performance, compatibility or any other claims related to non-IBM products. Questions on the capabilities of non-IBM products should be addressed to the suppliers of those products. IBM does not warrant the quality of any third-party products, or the ability of any such third-party products to interoperate with IBMโ€™s products. IBM EXPRESSLY DISCLAIMS ALL WARRANTIES, EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. The provision of the information contained herein is not intended to, and does not, grant any right or license under any IBM patents, copyrights, trademarks or other intellectual property right. IBM, the IBM logo, ibm.com, Asperaยฎ, Bluemix, Blueworks Live, CICS, Clearcase, Cognosยฎ, DOORSยฎ, Emptorisยฎ, Enterprise Document Management Systemโ„ข, FASPยฎ, FileNetยฎ, Global Business Services ยฎ, Global Technology Services ยฎ, IBM ExperienceOneโ„ข, IBM SmartCloudยฎ, IBM Social Businessยฎ, Information on Demand, ILOG, Maximoยฎ, MQIntegratorยฎ, MQSeriesยฎ, Netcoolยฎ, OMEGAMON, OpenPower, PureAnalyticsโ„ข, PureApplicationยฎ, pureClusterโ„ข, PureCoverageยฎ, PureDataยฎ, PureExperienceยฎ, PureFlexยฎ, pureQueryยฎ, pureScaleยฎ, PureSystemsยฎ, QRadarยฎ, Rationalยฎ, Rhapsodyยฎ, Smarter Commerceยฎ, SoDA, SPSS, Sterling Commerceยฎ, StoredIQ, Tealeafยฎ, Tivoliยฎ, Trusteerยฎ, Unicaยฎ, urban{code}ยฎ, Watson, WebSphereยฎ, Worklightยฎ, X-Forceยฎ and System zยฎ Z/OS, are trademarks of International Business Machines Corporation, registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at: www.ibm.com/legal/copytrade.shtml.
  • 36. Thank You Your Feedback is Important! Access the InterConnect 2016 Conference Attendee Portal to complete your session surveys from your smartphone, laptop or conference kiosk.