Exam CSM-001 All QuestionsBrowse all questions from this exam
Question 76

Which type of testing defines, end-to-end testing done to ensure that nothing is broken in the integrating modules?

    Correct Answer: C

    Regression testing is conducted to ensure that recent code changes have not adversely affected the existing functionality of the software. It aims to check that nothing is broken in the already integrated modules after new changes are introduced. This type of testing involves running a set of predefined test cases on the complete system to verify that the recent code changes do not affect the existing system's functionality.

Discussion
SnownoodlesOption: B

why not B?

Bakayalo

In case u do not know what is regression testing https://u-tor.com/topic/regression-vs-integration