※ Verification
- 개발 과정 중에 생성된 SW가 정해진 요구 사항, 사양, 설계, 코딩 표준 등을 만족하는지를 코드 리뷰, 정적 분석, 테스트 케이스 실행, 설계 검토 등을 통해 확인하는 것
※ Validation
- 최종 제품이 사용자의 실제 요구 사항과 목적을 만족하는지 확인하는 과정
- 사용자 요구 사항에 대한 테스트, 사용자 시나리오 기반 테스트, 베타 테스트, 시스템 테스트 등이 포함
< SWE4 BP >
BP1. Develop software unit verification strategy including regression strategy
- regression : 변경에 대한 안정성 보장/품질 보증/지속적인 개선
BP2. Develop criteria for unit verification
BP3. Perform static verification of software units
BP4. Test software uints
BP5. Establish bidirectional traceability
BP6. Ensure consistency
BP7. Summarize and communicate results
'ASPICE' 카테고리의 다른 글
ASPICE - SWE.6 /Software Qualification Test (0) | 2023.12.02 |
---|---|
ASPICE - SWE.5 /Software Integration and Integration Test (0) | 2023.12.02 |
ASPICE - SWE.3/Software Detailed Design and Unit Construction (0) | 2023.12.01 |
ASPICE - SWE.2/Software Architectural Design (0) | 2023.12.01 |
ASPICE - SWE.1/Software Requirements Analysis (0) | 2023.12.01 |