CompTIA
PK0-005 · Question #512
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?
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
How the community answered
(34 responses)- A6% (2)
- B88% (30)
- C3% (1)
- D3% (1)
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.