volume_mute
External Regulation and Agile Testing Conflicts
publish date: 2026/06/04 20:51:44.610627 UTC
volume_mute
For large systems, there are testing standards that conflict with agile approaches. What is the specific conflict described?
Correct Answer
For large systems there are testing standards where a system build is handed over to an external testing team — this conflicts with the test-first and test-often approaches used in XP
Explanation
For large systems, there are testing standards where a system build is handed over to an external testing team. This conflicts with the test-first and test-often approaches used in XP, where testing is integrated into the development process and run continuously by the development team itself.
Reference
Software Engineering, Ian Sommerville, 9th edition
