CTFL_001 문제 256
How many test cases are necessary to cover all the possible sequences of statements (paths) for the following program fragment?
Assume that the two conditions are independent of each other : -if (Condition 1)then statement 1else statement 2if (Condition 2)then statement 3
Assume that the two conditions are independent of each other : -if (Condition 1)then statement 1else statement 2if (Condition 2)then statement 3
CTFL_001 문제 257
다음 중 추적 기능을 포함할 가능성이 가장 높은 테스트 도구는 무엇입니까?
(나)
성능 테스트 도구
(ii)
요구사항 관리 도구
(iii) 구성 관리 도구
(iv)
정적 분석 도구
(나)
성능 테스트 도구
(ii)
요구사항 관리 도구
(iii) 구성 관리 도구
(iv)
정적 분석 도구
CTFL_001 문제 258
Which aspect in the test estimate is the main risk in this project? 1 credit
CTFL_001 문제 259
Which of the following team roles would be most appropriate to enhance the team and why? 2 credits
CTFL_001 문제 260
다음 중 정적 분석 도구의 사용 제한 사항을 올바르게 설명한 것은?
