BCS ISTQB-BCS Certified Tester Advanced Level- Technical Test Analyst (2012) (TTA1) Free Practice Test
Question 1
When performing code reviews, which of the following defect types will be most difficult to find? 1 credit [K2]
Number of correct answers: 1
Number of correct answers: 1
Correct Answer: D
Question 2
What is the value of statement coverage achieved by test case 1 from test set A? 2 credits [K3]
Number of correct answers: 1
Number of correct answers: 1
Correct Answer: C
Question 3
Consider the following code fragment
If (a>b) and (b>c) then b = (a+c)/2
endif
Assume that in the following options, each of the three numbers in parenthesis represent the inputs for a test case, where the first number represents variable "a", the second number represents variable "b", and the third number represents variable "c".
Which of the following gives a set of test case inputs that achieves 100% decision coverage for this fragment of code with the minimum number of test cases? 2 credits [K3]
Number of correct answers: 1
If (a>b) and (b>c) then b = (a+c)/2
endif
Assume that in the following options, each of the three numbers in parenthesis represent the inputs for a test case, where the first number represents variable "a", the second number represents variable "b", and the third number represents variable "c".
Which of the following gives a set of test case inputs that achieves 100% decision coverage for this fragment of code with the minimum number of test cases? 2 credits [K3]
Number of correct answers: 1
Correct Answer: B
Question 4
Exhibit:

Identify TWO main advantages of this approach to incident management. (3 credits, for 1 out of 2 correct 1 credit) 3 credits [K4]
Number of correct answers: 2

Identify TWO main advantages of this approach to incident management. (3 credits, for 1 out of 2 correct 1 credit) 3 credits [K4]
Number of correct answers: 2
Correct Answer: B,C
Question 5
To address the second risk mentioned in the scenario, security testing will be performed. Which test techniques would be most applicable for security testing? 1 credit [K2]
Number of correct answers: 1
Number of correct answers: 1
Correct Answer: D
Question 6
You have been asked to select a number of tools to support the performance testing. Which TWO of the following tools would you recommend?2 credits [K4]
Number of correct answers: 2
Number of correct answers: 2
Correct Answer: A,C
Question 7
In which of the following test documents would you expect to find the preconditions to start executing a set of test cases?1 credit [K2]
Number of correct answers: 1
Number of correct answers: 1
Correct Answer: C