Home | | Software Engineering | Validation Testing

Chapter: Software Engineering : Testing and Implementation

Validation Testing

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 fulfills its intended purpose.

Validation Testing

 

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 fulfills its intended purpose. It may also be referred to as software quality control. It is normally the responsibility of software testers as part of the software development lifecycle

 

Validation checks that the product design satisfies or fits the intended use (high-level checking), i.e., the software meets the user requirements. This is done through dynamic testing and other forms of review.

 

Verification and validation are not the same thing, although they are often confused. Boehm succinctly expressed the difference between

 

·        Validation: Are we building the right product? (This is dynamic process for checking and testing the real product. Software validation always involves with executing the code)[citation needed])

 

·         Verification: Are we building the product right? (This is static method for verifying design,code. Software verification is human based checking of documents and files)[citation needed])

 

According to the Capability Maturity Model

 

 

·        Software Validation: The process of evaluating software during or at the end of the development process to determine whether it satisfies specified requirements.

 

·        Software 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 phaseIn other words, software validation ensures that the product actually meets the user's needs, and that the specifications were correct in the first place, while software verification is ensuring that the product has been built according to the requirements and design specifications. Software validation ensures that "you built the right thing". Software verification ensures that "you built it right". Software validation confirms that the product, as provided, will fulfill its intended use.

 

From testing perspective:

 

·        Fault – wrong or missing function in the code.

 

·        Failure – the manifestation of a fault during execution.

 

·        Malfunction – according to its specification the system does not meet its specified functionality.

 

RELATED CONCEPTS

 

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.

 

Within the modeling and simulation (M&S) community, the definitions of validation, verification and accreditation are similar:

 

·        M&S Validation is 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) is the formal certification that a model or simulation is acceptable to be used for a specific purpose.

 

·        Verification is the process of determining that a computer model, simulation, or federation of models and simulations implementations and their associated data accurately represent the developer's conceptual description and specifications.

 

The definition of M&S validation focuses on the accuracy with which the M&S represents the real-world intended use(s). Determining the degree of M&S accuracy is required because all M&S are approximations of reality, and it is usually critical to determine if the degree of approximation is acceptable for the intended use(s). This stands in contrast to software validation.

 

CLASSIFICATION OF METHODS

 

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

 

Test cases

 

 

A test case is a tool used in the process. Test cases may be prepared for software verification and software validation to determine if the product was built according to the requirements of the user. Other methods, such as reviews, may be used early in the life cycle to provide for software validation.

 

Study Material, Lecturing Notes, Assignment, Reference, Wiki description explanation, brief detail
Software Engineering : Testing and Implementation : Validation Testing |


Privacy Policy, Terms and Conditions, DMCA Policy and Compliant

Copyright © 2018-2024 BrainKart.com; All Rights Reserved. Developed by Therithal info, Chennai.