nerdexam
CompTIA

PK0-005 · Question #45

Which of the following is a test that is done on an existing system to ensure the previous functionality still works after a change has been made?

The correct answer is B. Regression testing. Regression Testing definition: The process of testing an application after changes are made to see if the changes triggered problems in older areas of code. A regression test confirms that the code change did not affect any existing functionality.

Project Life Cycle Phases

Question

Which of the following is a test that is done on an existing system to ensure the previous functionality still works after a change has been made?

Options

  • ASmoke testing
  • BRegression testing
  • CUnit testing
  • DUser acceptance testing

How the community answered

(21 responses)
  • A
    5% (1)
  • B
    90% (19)
  • C
    5% (1)

Explanation

Regression Testing definition: The process of testing an application after changes are made to see if the changes triggered problems in older areas of code. A regression test confirms that the code change did not affect any existing functionality.

Topics

#Regression testing#Software testing#Quality assurance#System maintenance

Community Discussion

No community discussion yet for this question.

Full PK0-005 Practice