Effective Testing Strategy for

Slides:



Advertisements
Similar presentations
INNOVATIONEMPOWERMENTTECHNOLOGY 1 SOFTWARE TESTING SERVICES
Advertisements

Strategic Meetings Management 101
Upgrading the Oracle Applications: Going Beyond the Technical Upgrade Atlanta OAUG March 19, 1999 Robert Cooney.
JUNE 2007 page 1 EDS Proprietary Applications Modernization Services Modernizing the Applications Portfolio.
HP Quality Center Overview.
‘On-the-Ground’ Test Execution Challenges
Enterprise Resource Planning
Know the Difference™ Incident Investigation Solution Martin Perlin Marketing Director, Evolven A HIGH STAKES RACE AGAINST TIME Prevent high impact IT environment.
1 Dr. Djamal Ziani SAP Project Management. 2 ASAP Accelerated SAP (ASAP) is SAP's standard implementation methodology. It contains the Roadmap, a step-by-step.
Validata Release Coordinator Accelerated application delivery through automated end-to-end release management.
Devahuthi Software Solutions Pvt Ltd. About Us Devahuthi Software Solutions is a global PLM Consulting, Technology services provider and Outsourcing company.
Windows XP Migration Jumpstart Offering Offering Datasheet The Challenges With less than one year until the end of support for Windows XP, customer are.
© 2012 WIPRO LTD | 1 Test Strategy Pattern Venkatesh D Rao Sr. Consultant.
Know the Difference™ Release Validation Solution Martin Perlin Marketing Director, Evolven RELEASE WITH CONFIDENCE Prevent production outages and ensure.
Model Bank Testing Accelerators “Ready-to-use” test scenarios to reduce effort, time and money.
Transforming Organizations
Software Testing Life Cycle
Bring Your Business into the 21 st Century : Part 1 WasteExpo 2011 Improving Your Financial Management System.
Service Level Agreements Service Level Statements NO YES The process of negotiating and defining the levels of user service (service levels) required.
ARE YOUR APPLICATIONS HOLDING YOUR BUSINESS BACK?
Allergan is a global, technology-driven multi-specialty health care company pursuing therapeutic advances to help patients live life to their fullest potential.
- Company Confidential - Corporate Overview March 2015.
© 2010 IBM Corporation STRATEGIC ADVISORY COUNCIL MARCH 2011 Enterprise Architecture - Advisory Discussion – Greg Dietzel Vice President, Client Unit Director,
Use this title slide only with an image SAP LoadRunner by HP Speaker’s Name/Department (delete if not needed) Month 00, 2015 Public.
1 ITOM 6.2 Data Center Migrations Tricks of the Trade Andy Abbas Co-Founder and VP.
ITIL: Service Transition
Applications Modernization Services
What is Software Test Automation?
Regression Testing with its types
BA Continuum India Pvt Ltd
Plan and Safeguard Service Package for SAP S/4HANA
Cloud vs. On-premise 5 Advantages of Cloud Deployment
Unified Process Source & Courtesy: Jing Zou.
Main Author - Navaneetha Kowdle (Associate Director)
BUSINESS DRIVEN TECHNOLOGY
SENIOR MANAGER - SOFTWARE TESTING PRACTICE
Database Testing in Azure Cloud
AI emerging trend in QA Sanjeev Kumar Jha, Senior Consultant
De-mystifying Big Data Testing using new generation tools / technology
Description of Revision
Maximize the value of your cloud
Quality Strategies In AGILE
Advantages OF BDD Testing
Effective Testing Strategy for
Organisation Model Assistant Director: IT & Digital
November 18 EnterpriseOne Upgrade: Considerations and Tips Stress-free JD Edwards 2014 Nigel Sanders - Differentia Consulting November 18 Copyright Differentia.
HATS – Hierarchical Automated Test Sequencer Platform
Protect | Transform | Innovate
Quality framework for Stepping into the Cloud
ORACLE CLOUD PLATFORM INNOVATION MODERNIZE THROUGH DATA INTEGRATION & GOVERNANCE As an always on data management company, the datacenter is the foundation.
Main Author - Navaneetha Kowdle (Associate Director)
MES Migration HGP Asia Knowledge Day 2017
Advanced BDD for large scale test automation
Automation Leveraging Artificial Intelligence
A test technique is a recipe these tasks that will reveal something
Agile Testing Using Virtualization
Achieve Next level of Automation with Robotic Test Automation
Effective Testing Strategy for
Advanced BDD for large scale test automation
SAP Value Assurance for SAP S/4HANA – service component description Data Volume Planning The purpose of this service component is the evaluation and definition.
Open Source Tool Based Automation solution with Continuous Integration and end to end BDD Implementation Arun Krishnan - Automation Manager Maria Afzal-
Sara Hagopian Solution Architect
Software Testing Lifecycle Practice
Testing Workshop.
KEY INITIATIVE Financial Data and Analytics
KEY INITIATIVE Finance Function Management
{Project Name} Organizational Chart, Roles and Responsibilities
OU BATTLECARD: Oracle Database 12c R2
Presentation transcript:

Effective Testing Strategy for Data Migrations Sravan Kumar Konidena, Architect Ganesh Kumar Singh, Senior Consultant Smita Sinha, Senior Consultant ADP Pvt. Ltd

Abstract As technology is rapidly changing, enterprise corporations need to bring their clients to modern platforms from legacy systems. Also, in case of company mergers, the clients have to be brought to a single product, post the merger. This makes data migration an important activity to ensure that transition is seamless. This paper is about testing strategy for data migrations covering areas like pre and post data comparison, comprehensive test coverage, automation techniques, etc.

Digital Convergence  Data Convergence 3

Reasons for Data Migrations Moving to Next-Gen platforms Company Mergers Decommissioning legacy systems Adding new line of business Relocation of infrastructure Switching Vendors Consolidation of system

Data Migration: Key Risks Data loss Data corruption Application performance issues Prolonged downtime Budget overruns Customer or Brand Impact

Data Migration Test Strategy Establish a migration team Evaluate business risks and scope of migration Analyze data transformation from source to destination Design a roll back strategy in case of failures Automate the testing process to ensure coverage and speed Identify defects by performing dry runs on test environments Perform comprehensive post migration testing Ensure a seamless transition of the end-user experience

Pre-Migration Testing Setup test environment for migration Configure destination system requirements Perform dry runs on test environments Fix defects and certify migration scripts Run reports and save as baseline 7

Post-Migration Testing Verify the migrated data on the UI Run the reports post-migration Compare pre and post migration reports Verify the results and certify the migrations Rollback, in case of any failures 8

Automated Migrations Testing Prepare Test Scripts to capture data Design logic for data transformation Execute scripts to compare the data Run automated UI tests post migration Generate reports to analyze failures Build a platform to manage the entire process Automated Migrations Testing 9

Comprehensive coverage Automated Migrations Testing - Benefits Comprehensive coverage Verify the complete set of data instead of sampling a subset. High speed Accelerate the process by performing more migrations per batch. Mitigate risks Avoid sporadic issues and ensure minimum downtime. Reduce costs Increase reusability with reduced efforts and greater accuracy.

Question & Answers