728x90
반응형

1. Sanity testing :

1) 새로운 SW version이 주요 테스팅 업무를 수행하기에 충분히 적합한가를 판단하기 위해 수행하는 테스트

2) 본격적인 테스팅 업무를 수행하기 전, 테스트 케이스 없이 Cursory test-> Sanity test -> Smoke test 순서로 테스트가 진행됨

3) 개발팀 혹은 개발자가 테스트 주체가 되어 테스트 케이스 없이 주요한 단위 모듈이나 시스템 모듈을 테스트하는 기법

 

2. Sanity test의 특징 :

1) 일부 제한된 기능에 대한 자세한 테스트를 좁고 깊은 접근 방식을 따름

2) 일반적으로 non-scripted 형식

3) 최종 사용자의 요구사항을 만족 여부를 증명하는데 사용 됨

4) Regression Test의 하위 집합임

 

3. Regression Test : 오류를 제거하거나 수정한 시스템이 오류 제거와 수정에 의해 새로이 유입된 오류가 없는지를 확인하는 시험

 

 

 

 

 

 

https://www.guru99.com/smoke-sanity-testing.html

 

Sanity Testing Vs. Smoke Testing – Difference Between Them

Smoke and Sanity testing are the most misunderstood topics in Software Testing. There is an enormous amount of literature on the subject, but most of them are confusing. The following article makes an attempt to address the confusion.

www.guru99.com

 

728x90
Posted by Mr. Slumber
,