QuestionQ471

Project Management Concepts

A project is executed to migrate all data to a single system following the merger of two companies. The team validates that system performance will not be impacted. Which of the following did the team perform?

  • A Regression testing
  • B Smoke testing
  • C Stress testing
  • D Automation testing
Explanation

Regression testing re-runs previously passing tests after a change, such as a data migration, to confirm existing functionality and performance have not been degraded by that change. Stress testing instead evaluates behavior under loads beyond normal capacity and is not the technique used to confirm that a specific prior change left performance unaffected.

Community Discussion

No comments yet. Be the first to start the discussion!