Free ISTQB ATTA Exam Actual Questions

The questions for ATTA were last updated On Apr 28, 2024

Question No. 1

What is the value of statement coverage achieved by test case 1 from test set A? 2 credits [K3]

Show Answer Hide Answer
Correct Answer: A

Question No. 2

Which additional set of test cases is needed to achieve both 100% statement coverage and 100% decision coverage? 3 credits [K3]

Show Answer Hide Answer
Correct Answer: C

Question No. 3

Which TWO additional structure-based test design techniques could be used to dynamically test the code? 1 credit [K2]

Show Answer Hide Answer
Correct Answer: A, B

Question No. 4

How many test cases are needed to test code fragment lines 26 -- 32 to achieve 100% condition determination coverage? 2 credits [K3]

Show Answer Hide Answer
Correct Answer: B

Question No. 5

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]

Show Answer Hide Answer
Correct Answer: C