Pass4Future also provide interactive practice exam software for preparing ISTQB Advanced Technical Test Analyst (ATTA) Exam effectively. You are welcome to explore sample free ISTQB ATTA Exam questions below and also try ISTQB ATTA Exam practice test software.
Do you know that you can access more real ISTQB ATTA exam questions via Premium Access? ()
How many test cases would be needed to achieve 100% statement coverage? 1 credit [K2]
Answer : A
What is the number of nested levels for the code fragment? 2 credits [K3]
Answer : C
The comment frequency of the code fragment is 13%. To which ISO 9126 quality attribute does a good level of comment frequency especially contribute? 1 credit [K2]
Answer : A
Which specification-based technique could be used to enhance coverage for this code fragment? 1 credit [K2]
Answer : A
A developer has spent three days looking at a system that crashes now and then. The problem was caused by two coding faults:
i. A variable was being used but had not been defined;
ii. There was a 'goto' statement to an undefined label
1 credit [K2]
Answer : A