Basic principles

Learning Objectives

1. V&V Principle 종류

1) Sensitivity

: Consistency

2) Redundancy (#34)

: Make intention explicit

3) Restriction

: Make the problem easier

4) Partition

: Divide and conquer 적당히 나누자! (top-down 등으로)

5) visibility

: Make information accessible 필요한 정보에 접근 가능하게 하자!

6) Feedback

: development process 수정하기 (quality process)

Summary