| Exam Code/Number: | CTAL-TTA-001Join the discussion |
| Exam Name: | ISTQB Certified Tester Advanced Level - Technical Test Analyst (CTAL-TTA_001) |
| Certification: | ISQI |
| Question Number: | 65 |
| Publish Date: | Jun 03, 2026 |
|
Rating
100%
|
|
The developers have suggested test set A is adequate to test the program opposite:
When executing test set A through the program which statements are exercised? 2 credits [K3]
Number of correct answers: 1
scenario:
For equivalence partitioning based on this specification, how many input classes can be determined?2 credits [K3]
Number of correct answers: 1
What is the value of statement coverage achieved by test case 1 from test set A? 2 credits [K3]
Number of correct answers: 1
Which of the following is the best example of a reliability failure for the application? 1 credit
[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