BCS TTA1 ISTQB-BCS Certified Tester Advanced Level- Technical Test Analyst Exam Practice Test

Page: 1 / 14
Total 65 questions
Question 1

The application of multiple condition testing is also being considered.

Which specification-based technique is largely based on the principle of multiple condition testing?

Number of correct answers: 1



Answer : C


Question 2

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?

Number of correct answers: 1



Answer : D


Question 3

Which of the following is a valid way to calculate the cyclomatic complexity?

Number of correct answers: 1



Answer : D


Question 4

For the control flow, what is the correct labelling?

Number of correct answers: 1



Answer : A


Question 5

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?

Number of correct answers: 1



Answer : C


Question 6

The comment frequency of the code fragment is 13%. To which ISO 9126 quality attribute does a good level of comment frequency especially contribute?

Number of correct answers: 1



Answer : A


Question 7

What is the number of nested levels for the code fragment?

Number of correct answers: 1



Answer : C


Page:    1 / 14   
Total 65 questions