CompTIACompTIA
PK0-005 · Question #512
PK0-005 Question #512: Real Exam Question with Answer & Explanation
The correct answer is B: Regression. Regression testing ensures that an application continues to function correctly after code changes, updates, or improvements, by checking that existing functionality has not been broken.
Project Management Concepts
Question
Which of the following types of testing should be performed to be sure that an application functions as expected after code changes, updates, or improvements?
Options
- AHigh availability
- BRegression
- CUnit
- DSmoke
Explanation
Regression testing ensures that an application continues to function correctly after code changes, updates, or improvements, by checking that existing functionality has not been broken.
Topics
#Software testing#Regression testing#Quality assurance#Change management
Community Discussion
No community discussion yet for this question.