iSQI CTAL-TTA_001 - ISTQB Certified Tester Advanced Level - Technical Test Analyst Exam
Page: 1 / 14
Total 65 questions
Question #1 (Topic: )
What is the value of statement coverage achieved by test case 1 from test set A? 2 credits
[K3]
[K3]
A. ? 75% (21/28)
B. ? 78% (22/28)
C. ? 85% (24/28)
D. ? 90% (25/28)
Answer: A
Question #2 (Topic: )
Which additional set of test cases is needed to achieve both 100% statement coverage and
100% decision coverage? 3 credits [K3]
A)
B)
[iSQI-CTAL-TTA-001-6.0/iSQI-CTAL-TTA_001-2_2.png]
C)
D)
[iSQI-CTAL-TTA-001-6.0/iSQI-CTAL-TTA_001-3_2.png]
100% decision coverage? 3 credits [K3]
A)
B)
[iSQI-CTAL-TTA-001-6.0/iSQI-CTAL-TTA_001-2_2.png]
C)
D)
[iSQI-CTAL-TTA-001-6.0/iSQI-CTAL-TTA_001-3_2.png]
A. Option A
B. Option B
C. Option C
D. Option D
Answer: C
Question #3 (Topic: )
Which TWO additional structure-based test design techniques could be used to
dynamically test the code? 1 credit [K2]
dynamically test the code? 1 credit [K2]
A. Condition testing
B. Multiple condition testing
C. Equivalence partitioning
D. Cause/effect graphing
E. Code reviews
Answer: A,B
Question #4 (Topic: )
How many test cases are needed to test code fragment lines 26 32 to achieve 100%
condition determination coverage? 2 credits [K3]
condition determination coverage? 2 credits [K3]
A. 2
B. 3
C. 4
D. 5
Answer: B
Question #5 (Topic: )
The application of multiple condition testing is also being considered.
Which specification-based technique is largely based on the principle of multiple condition
testing? 1 credit [K2]
Which specification-based technique is largely based on the principle of multiple condition
testing? 1 credit [K2]
A. Equivalence Partitioning
B. State Transition Testing
C. Decision Table Testing
D. Use Cases
Answer: C