Testing

V model

개발 Testing
아키텍처 설계
상세 설계
코딩 요구사항을 어떻게 test해야 할지
System testing부터 다음 test 준비
요구사항 분석이 완료되면 test 항목, 계획 수립

Software testing

(밑으로 갈수록 최신 정의)

Debugging-Oriented - HW에 초점. 테스팅 디버깅 구별 X

Demonstration-Oriented - 테스트 디버깅 목적 구별

Destruction-Oriented - 테스트 : 결함발견 / 디버깅 : 결함위치 파악 및 수정

Prevention-Oriented - 예방 추가

Evaluation-Oriented - 요구사항, 설계, 구현 결함의 발견

Testing vs debugging