Enterprise Data & Automation

Better Requirements, Better Tests, Better Data: Better Releases Every Time! 

    robot-excited copy-1     AI Accelerated Automation Scalable AI accelerated test creation for fast software delivery.

    palette copy-1               Test Case Design            Generate the smallest set of test cases needed to test complex systems.

    database-arrow-right copy-3          Data Subsetting & Cloning Extract the smallest data sets needed for referential integrity and coverage.

      sitemap copy-1 Requirements Modelling Model complex systems as complete flowcharts in-sprint.

      lock copy-1                        Data Masking                      Identify and mask sensitive information across databases and files.

      database-sync copy-2      Legacy TDM Replacement Move to a modern test data solution with cutting-edge capabilities.

        plus-box-multiple copy-1         Synthetic Data Generation     On-Demand synthetic data generation for every scenario.

        file-find copy-1                    Data Allocation                  Automatically find and make data for every possible test, testing continuously and in parallel.

          Explore Curiosity's Solutions

          Our innovative quality solutions help you deliver rigorously tested software earlier, and at less cost!

            web-box copy     Web Test Automation Generate targeted tests from reusable libraries and intuitive flowcharts.

            tablet-cellphone copy              Mobile Test Generation      Automated test generation, targeting and maintenance.

            lock copy-1                        Data Masking                      Identify and mask sensitive information across databases and files.

              cloud-cog copy         API Test Automation        Make complex API testing simple, using a visual approach to generate rigorous API tests.

              sitemap copy-1 Requirements Modelling Model complex systems as complete flowcharts in-sprint.

              database-arrow-right copy-3          Data Subsetting & Cloning Extract the smallest data sets needed for referential integrity and coverage.

                television-guide copy          UI Test Automation            Generate rigorous automated tests and visual flowcharts for targeted UI test automation.

                plus-box-multiple copy-1         Synthetic Data Generation     On-Demand synthetic data generation for every scenario.

                file-find copy-1                    Data Allocation                  Automatically find and make data for every possible test, testing continuously and in parallel.

                  Explore Curiosity's Resources

                  See how we empower customer success, watch our latest webinars, read our newest eBooks and more.

                    video-vintage copy                            Webinars                          Register for upcoming events, and watch our latest on-demand webinars.

                    radio copy                                   Podcasts                              Listen to the latest episode of the Why Didn't You Test That? Podcast and more.

                    notebook copy                              eBooks                          Download our latest research papers and solutions briefs.

                      calendar copy                                       Events                                    Join the Curiosity team in person or virtually at our upcoming events and conferences.

                      book-open-page-variant copy                                   Blog                                Discover software testing trends and thought leadership brought to you by the Curiosity team.

                      face-agent copy                     Help & Support                    Find a solution, request expert support and contact Curiosity. 

                        bookmark-check copy                            Success Stories                    Learn how our customers found success with Test Modeller and Test Data Automation.

                        file-document-multiple (1) copy                        Documentation                    Get started with our tools, discover our learning portal and find solutions. 

                        connection copy                      Integrations                      Explore Test Modeller's wide range of connections and integrations.

                          Creating Quality Since 1995

                          Curiosity are your partners when designing, building and rigorously testing complex systems in short sprints!

                            account-supervisor copy                            Meet Our Team                    Meet our team of world leading experts in software quality and test data.

                            calendar-month copy                                   Our History                                Discover Curiosity's long history of creating market-defining solutions and success.

                            check-decagram copy                         Our Mission                          Learn how we aim to revolutionize the quality and speed of software delivery.

                              handshake copy                            Our Partners                    Learn about our partners and how we can help you solve your software delivery challenges.

                              account-tie-woman copy                                        Careers                              Join our growing team of industry veterans, innovators and specialists. 

                              typewriter copy                     Press Releases                    Read the latest Curiosity news and company updates.

                                bookmark-check copy                            Success Stories                    Learn how our customers found success with Test Modeller and Test Data Automation.

                                book-open-page-variant copy                                             Blog                                    Discover software testing trends and thought leadership brought to you by the Curiosity team.

                                phone-classic copy                                Contact Us                                   Get in touch with a Curiosity expert or leave us a message.

                                  Explore Curiosity's Resources

                                  See how we empower customer success, watch our latest webinars, explore our newest eBooks, read our blogs, and more.

                                  Latest Resources


                                  Explore a wide range of the latest resources from the Curiosity team!

                                  Customer Success Stories


                                  Learn how our customers use our tools to achieve success!

                                  Help & Support


                                  Explore the helpful links below if you need any help.

                                  Creating Quality Since 1995

                                  Curiosity are your partners when designing, building and rigorously testing complex systems in short sprints!

                                  Get To Know Curiosity


                                  Explore our history, learn about our team and the latest Curiosity news!

                                  Customer Success Stories


                                  Learn how our customers use our tools to achieve success!

                                  Connect With Us


                                  Reach out to our team or keep up to date with our latest news!

                                  4 min read

                                  4 Reasons for Data Migration Failures

                                  Featured Image

                                  Part two in this series identified some key risk factors associated with a data migration, which underpin the shocking migration failure rates identified in part one. Let’s now consider common reasons why these risks factor are not successfully mitigated. In other words, let’s discuss four reasons for data migration project failures.

                                  Download this entire article series in Curiosity's latest eBook, How to avoid costly migration failures.

                                  Download the eBook

                                  1.      You don’t understand legacy system data.

                                  The system being migrated is, by definition, legacy. If it’s a mainframe system, it might be decades old and poorly documented. The team responsible for building the original system might further have left the organization, carrying knowledge regarding the system out the door with them.

                                  This lack of system understanding significantly hinders the developers, BAs, and testers responsible for ensuring a smooth migration. Migrating unexpected or “bad” data from a legacy system risks outages and bugs. Lacking sufficient knowledge of the system, delivery teams cannot mitigate the risks posed by this data, as they might not even know it exists. BAs, for instance, cannot design rules for efficient or bug-free migrations, and nor can developers and testers deliver one.

                                  2.     You don’t understand the new system functionality – and the requirements don’t help

                                  To develop a new system ahead of a data migration, developers further require clear and complete understanding of all the desired functionality. They must know how the system should process the myriad of data that will be migrated to the new system, as well as the transforms needed to get it there.

                                  Yet, testers and developers are typically equipped with incomplete or ambiguous requirements. These are usually text-heavy and poorly suited to the complex system logic. They furthermore rarely depict the system data or its structure clearly and comprehensively:

                                   

                                  Inadequate requirements for data migrations

                                  Text-heavy requirements are poorly matched to the logic of complex data structures.

                                  These suboptimal requirements risk introducing functional bugs, missing functionality, and costly rework. If teams don’t know exactly how a new system should process a piece of data, how can they develop the new system pre-migration?

                                  3.      You don’t have varied data to test the new system

                                  However early or late you start testing your migration, your teams require comprehensive test data. This data must be capable of testing all the new system requirements against the full range of data that the new system will process. It must therefore include unexpected results, negative scenarios, and new functionality.

                                  Yet, organisations often attempt to test a migration using a slice of production data. This unwieldy data typically lacks unexpected results, outliers, and negative scenarios. It is instead highly repetitive, reflecting the “happy path” scenarios exercised by most production users:

                                  Production test data challenges for data migration

                                  Production data typically contains just a fraction of the data needed for rigorous migration testing.

                                  The historical data further lacks data for testing new functionality. For example, if a new Business Intelligence dashboard allows users to filter by an additional dimension, how can testers validate this functionality? Testing with data that lacks this dimension, QA might not even guarantee that the new data will appear in the new system.

                                  There’s then the costly compliance risks associated with testing using production data, particularly in it’s raw form. These compliance risks were discussed in the previous article.

                                  Overall, copying production data into a new system does not constitute rigorous testing, and nor does it offer the tools for a successful migration:

                                  • It does not tell you how the old system functioned
                                  • It does not tell you how the new system should function
                                  • It does not provide the scenarios needed for rigorous testing
                                  • It does not ensure compliance with data privacy regulations

                                  4.      You tested too late

                                  This is a common mistake, which was discussed in the previous article. To recap: Waiting to develop a new system before copying over test data risks finding bugs shortly before the “go live date”. This then requires rework for which time had not been forecast during migration planning.

                                  Checklist for a successful migration project

                                  These four common reasons for migration project failure should be addressed during the pre-planning phases of a migration. When embarking on a migration, ask yourself:

                                  1. Do you understand the legacy system’s data?
                                  2. Do you understand the new system in detail? And is that knowledge stored in requirements for future?
                                  3. Do you have compliant data for testing every transform and requirement?
                                  4. Are you testing early enough to give yourself time to fix and pivot?

                                  Fortunately, a unified solution can fulfil each of these criteria. This integrated approach ensures that your teams have the upfront requirements, understanding and data needed for a successful migration. The next article in this series will set out this unified solution.

                                  Download every article in this series as Curiosity's latest eBook, How to avoid costly migration failures.

                                  Download the eBook