반응형
Key word : debugging, requirement, review, test case, testing, test objective
그냥 테스트에 대한 이런저런 이야기... 테스트활동은 단지 소프트웨어를 실행하는것만이 아니고 테스트 준비 작업 부터 이후 결과 및 분석 모두를 의미한다는 이야기...
Testing Activity
- Planing, Control, choosing test condition, designing test cases, checking result, evaluating exit criteria,..
"Both dynamic testing and static testing can be used as a means for achieving similar objectives."
테스트의 목적
- finding defects
- gaining confidence about the level of quality and providing information.
- preventing defects
Code defect 방지를 위해서...
반응형
'SW Science for QA > How to do Test' 카테고리의 다른 글
Sample Grammer For reporting -for Testwork- (0) | 2018.09.19 |
---|---|
Severity -For Teswork- (0) | 2018.09.19 |
How to write a bug report -for Testwork- (0) | 2018.09.19 |
1.1 Why is testing necessary (0) | 2016.04.05 |
White box and Black box (0) | 2016.03.27 |