Multiple choice technology testing

Testing of software used to convert data from existing systems for use in replacement systems

  1. Data driven testing

  2. Migration testing

  3. Configuration testing

  4. Back to back testing

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Migration testing specifically verifies data conversion from legacy systems to new systems, checking that data is accurately transferred and transformed. Data-driven testing uses data files to drive tests, configuration testing checks software behavior under different configs, and back-to-back testing compares two systems' outputs.