Software verification: Difference between revisions

Content deleted Content added
No edit summary
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''Verification and ''validation'' (software)]]:
* 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.