Functional Definition

What is AWS Blu Age Regression Testing Snapshot (RTS)?

Blu Age modernization projects use a test case approach based on customer inputs to validate the functional equivalence of modernized Java code. The number of test cases ranges from hundreds to thousands, depending on the project size, They are then integrated into a Regression Testing suite for regular replay. Processing test cases is crucial but can be burdensome due to repetitive data handling.

A test case involves database dumps before and after test execution to compare results. Different development workflows may involve separate teams for data migration, code transformation, test case setup, and debugging. Database restorations are essential but time-consuming, often taking hours for large projects.

RTS allows team’s member to easily create snapshots, restore snapshots, and also create DB instances or delete them. It comes with a simple UI and an API. RTS can manage RDS database for development or database on EC2.