Software verification: Difference between revisions

Content deleted Content added
Line 19:
** Non functional test (performance, [[stress testing (software)|stress test]])
 
Software verification is often confused with software validation. The difference between [[verification and validation|Verification and validation (software)|''verification'' and ''validation'']]:
* Software ''verification'' asks the question, "Are we building the product right?"; that is, does the software conform to its specification.
* Software ''validation'' asks the question, "Are we building the right product?"; that is, is the software doing what the user really requires.