CTFL_SYLL_4.0 · Question #170
Which statement is true regarding confirmation testing and regression testing?
The correct answer is C. Confirmation testing aims to verify that a defect has been resolved and regression testing. Confirmation testing, also known as retesting, is conducted to verify that specific defects have been fixed. Regression testing, on the other hand, is performed to ensure that recent changes have not adversely affected existing features of the software. Both types of testing…
Question
Which statement is true regarding confirmation testing and regression testing?
Options
- AConfirmation testing confirms the quality of the test being run while regression testing ensures
- BConfirmation testing is an optional activity whilst regression testing is not negotiable.
- CConfirmation testing aims to verify that a defect has been resolved and regression testing
- DTesters' involvement is essential whilst running retesting and regression testing.
- ETESTER Involvement is essential whilst running retesting and regression testing.
How the community answered
(41 responses)- A2% (1)
- B5% (2)
- C90% (37)
- D2% (1)
Explanation
Confirmation testing, also known as retesting, is conducted to verify that specific defects have been fixed. Regression testing, on the other hand, is performed to ensure that recent changes have not adversely affected existing features of the software. Both types of testing are crucial for maintaining the integrity and quality of the software after modifications.
Topics
Community Discussion
No community discussion yet for this question.