Jump to content

Software verification and validation: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Line 57: Line 57:
| date =
| date =
| url = http://www.fda.gov/cdrh/comp/guidance/938.pdf
| url = http://www.fda.gov/cdrh/comp/guidance/938.pdf
| format =
| doi =
| accessdate = 9 April
| accessyear = 2009 }}</ref><sup>,</sup> <ref name=dgi21>{{cite web
| last = [[Food and Drug Administration]]
| first =
| authorlink =
| coauthors =
| title = (Draft) Guidance for Industry 21 CFR Part 11; Electronic Records; Electronic Signatures Validation
| work =
| publisher =
| date =
| url = http://www.fda.gov/OHRMS/DOCKETS/98fr/001538gd.pdf
| format =
| format =
| doi =
| doi =

Revision as of 05:04, 9 April 2009

In software project management, software testing, and software engineering, Verification and Validation (V&V) is the process of checking that a software system meets specifications and that it fulfils its intended purpose. It is normally part of the software testing process of a project.

Definitions

Also known as software quality control

Validation checks that the product design satisfies or fits the intended usage (high-level checking) — i.e., you built the right product. This is done through dynamic testing and other forms of review.

According to the Capability Maturity Model (CMMI-SW v1.1), “Validation - The process of evaluating software during or at the end of the development process to determine whether it satisfies specified requirements. [IEEE-STD-610] Verification- The process of evaluating software to determine whether the products of a given development phase satisfy the conditions imposed at the start of that phase. [IEEE-STD-610]."

In other words, validation ensures that the product actually meets the user's needs, and that the specifications were correct in the first place, while verification is ensuring that the product has been built according to the requirements and design specifications. Validation ensures that ‘you built the right thing’. Verification ensures that ‘you built it right’. Validation confirms that the product, as provided, will fulfill its intended use.

Within the modeling and simulation community, the definitions of validation, verification and accreditation are similar:

  • Validation The process of determining the degree to which a model, simulation, or federation of models and simulations, and their associated data are accurate representations of the real world from the perspective of the intended use(s).[1]
  • Accreditation is the formal certification that a model or simulation is acceptable to be used for a specific purpose.[2]
  • Verification: The process of determining that a computer model, simulation, or federation of models and simulations implementations and their associated data accurately represents the developer's conceptual description and specifications.[3]

Both verification and validation are related to the concepts of quality and of software quality assurance. By themselves, verification and validation do not guarantee software quality; planning, traceability, configuration management and other aspects of software engineering are required.

Classification of methods

In mission-critical systems where flawless performance is absolutely necessary, formal methods can be used to ensure the correct operation of a system. However, often for non-mission-critical systems, formal methods prove to be very costly and an alternative method of V&V must be sought out. In this case, syntactic methods are often used.

Test cases

A test case is a tool used in the V&V process.

The QA team prepares test cases for verification--to determine if the process that was followed to develop the final product is right.

The QC team uses a test case for validation--if the product is built according to the requirements of the user. Other methods, such as reviews, when used early in the Software Development Life Cycle provide for validation.

Independent Verification and Validation

Verification and validation often is carried out by a separate group from the development team; in this case, the process is called "Independent Verification and Validation", or IV&V.

Regulatory environment

The task is must to meet the compliance requiements of law regulated industries, which is often guided by government agencies [4], [5] or industrial administrative authorities.

See also

Notes & References

  1. ^ Department of Defense Documentation of Verification, Validation & Accreditation (VV&A) for Models and Simulations, Missile Defense Agency, 2008
  2. ^ Department of Defense Documentation of Verification, Validation & Accreditation (VV&A) for Models and Simulations, Missile Defense Agency, 2008
  3. ^ Department of Defense Documentation of Verification, Validation & Accreditation (VV&A) for Models and Simulations, Missile Defense Agency, 2008
  4. ^ Food and Drug Administration. "General Principles of Software validation; Final Guidance for Industry and FDA Staff" (PDF). Retrieved 9 April. {{cite web}}: Check date values in: |accessdate= (help); Cite has empty unknown parameter: |coauthors= (help); Unknown parameter |accessyear= ignored (|access-date= suggested) (help)
  5. ^ Food and Drug Administration. "(Draft) Guidance for Industry 21 CFR Part 11; Electronic Records; Electronic Signatures Validation" (PDF). Retrieved 9 April. {{cite web}}: Check date values in: |accessdate= (help); Cite has empty unknown parameter: |coauthors= (help); Unknown parameter |accessyear= ignored (|access-date= suggested) (help)
  • Tran, E. (1999). "Verification/Validation/Certification". In Koopman, P. (ed.). Topics in Dependable Embedded Systems. Carnegie Mellon University. {{cite book}}: |access-date= requires |url= (help); External link in |chapterurl= (help); Unknown parameter |chapterurl= ignored (|chapter-url= suggested) (help)
  • Menzies, T. (2003). "Data mining for very busy people". IEEE Computer. 36 (1): 22–29. doi:10.1109/MC.2003.1244531. {{cite journal}}: Italic or bold markup not allowed in: |journal= (help); Unknown parameter |coauthors= ignored (|author= suggested) (help)