Certified Information Systems Auditor CISA · Free Practice Question Easy
Question 46
Why is regression testing important to the release process?
- A To confirm whether software is performing according to requirements
- B To ensure that units of code are error-free before being integrated into the overall system
- C To make sure that functions that were confirmed to be working properly in prior releases continue to work as expected
- D To enable users to test all functions prior to the final release
Reveal correct answer
Correct answer: C
Explanation
Correct Answer:
To make sure that functions that were confirmed to be working properly in prior releases continue to work as expected is correct. Regression testing is used to ensure that functions that previously worked well, both in newer versions of software and in integrated systems, still work after a changed is introduced into the system.
Incorrect Answers:
Al other answers are incorrect.
Discussion
Think the marked answer is wrong, or have a better explanation? Share it below — comments appear after review.
You must be logged in to post a comment.
