Verification and Validation

Get Started. It's Free
or sign up with your email address
Verification and Validation by Mind Map: Verification and Validation

1. Principle

1.1. Discover defects in system

1.2. Access the system either useful and usable.

2. Goal

2.1. To establish confidence that the software fit for purpose.

3. Confidence

3.1. Marketing environment

3.2. Software function

3.3. User expectation

4. Applied at each stage

5. Verification Technique

5.1. Dynamic

5.1.1. Functional testing

5.1.1.1. Ex:Black box

5.1.2. Structural testing

5.1.2.1. White Box

5.1.3. Random testing

5.1.3.1. Black box test

5.2. Static

5.2.1. Consistency technique

5.2.1.1. Correct syntax

5.2.2. Measurement technique

5.2.2.1. error proneness

5.2.3. Example:

5.2.3.1. Static Analysis

5.2.3.2. Review