volume_mute
Principal Validation Technique
publish date: 2026/05/30 21:26:57.638490 UTC
volume_mute
What is the principal validation technique used in software engineering?
Correct Answer
Program testing, where the system is executed using simulated test data
Explanation
Program testing — where the system is executed using simulated test data — is the principal validation technique. Because of the predominance of testing, the majority of validation costs are incurred during and after implementation.
Reference
Software Engineering, Ian Sommerville, 9th edition
