CISA · Question #513
For a software development team using Agile methodology, which type of testing is MOST important to ensure that operational controls continue to function as expected as changes are implemented?
The correct answer is C. Regression testing. In Agile development, frequent changes and updates are common. Regression testing is essential to verify that existing operational and security controls continue to function correctly after new changes are introduced, ensuring system stability and reliability throughout…
Question
For a software development team using Agile methodology, which type of testing is MOST important to ensure that operational controls continue to function as expected as changes are implemented?
Options
- AInterface testing
- BIntegration testing
- CRegression testing
- DUnit testing
How the community answered
(30 responses)- A3% (1)
- B7% (2)
- C80% (24)
- D10% (3)
Explanation
In Agile development, frequent changes and updates are common. Regression testing is essential to verify that existing operational and security controls continue to function correctly after new changes are introduced, ensuring system stability and reliability throughout iterative development cycles.
Topics
Community Discussion
No community discussion yet for this question.