Software verification: Difference between revisions

Content deleted Content added
CoderGnome (talk | contribs)
Line 19:
** Non functional test (performance, [[stress test]])
 
Software verification is often confused with software validation. The difference between [[V&V: Verification and Validation|'''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.