QuestionQ29

Project Management Concepts

Which type of testing should be performed to ensure that an application continues to function as expected after code changes, updates, or improvements?

  • A High availability
  • B Regression
  • C Unit
  • D Smoke
Explanation

Regression testing is used after changes to confirm that existing functionality has not been unintentionally broken or adversely affected.

Community Discussion

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