| Exam Code/Number: | TTA1Join the discussion |
| Exam Name: | ISTQB-BCS Certified Tester Advanced Level- Technical Test Analyst (2012) |
| Certification: | BCS |
| Question Number: | 65 |
| Publish Date: | Aug 26, 2026 |
|
Rating
100%
|
|
When performing code reviews, which of the following defect types will be most difficult to find? 1 credit [K2]
Number of correct answers: 1
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
As a technical test analyst, you have found out during test case design that the design document is incomplete. Which is an example of a good way to communicate that problem in an email? 1credit [K2]
Number of correct answers: 1
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
Which TWO additional structure-basedtest design techniques could be used to dynamically test the code? 1 credit [K2]
Number of correct answers: 2