What is the key difference between 'verification' and 'validation' in test design?
-
A
Verification tests the final product; validation tests individual components
-
B
Verification checks that the product is built correctly against specifications; validation checks that the right product was built for the user's needs
-
C
Verification is done by developers; validation is done by clients only
-
D
There is no difference in modern agile testing