최신ISQI ISTQB Certified Tester Advanced Level - Technical Test Analyst (CTAL-TTA_001) - CTAL-TTA-001무료샘플문제
문제1
You have tested the program and have found that with "bonus" a boundary value has not been implemented according to design. You have written an incident report. Which of the following is the incident report of the highest quality? 2 credits [K3]
Number of correct answers: 1
You have tested the program and have found that with "bonus" a boundary value has not been implemented according to design. You have written an incident report. Which of the following is the incident report of the highest quality? 2 credits [K3]
Number of correct answers: 1
정답: A
문제2
It has been decided by management to ask an external consultant to perform a reliability assessment. The external consultant will use a checklist to support the assessment. Select TWO checklist items that are most likely to be part of a reliability checklist. 2 credits [K3]
Number of correct answers: 2
It has been decided by management to ask an external consultant to perform a reliability assessment. The external consultant will use a checklist to support the assessment. Select TWO checklist items that are most likely to be part of a reliability checklist. 2 credits [K3]
Number of correct answers: 2
정답: A,B
문제3
If we say that a set of tests has achieved 100% structural decision coverage on a particular module in a program, what does that mean?
1 credit [K2]
Number of correct answers: 1
If we say that a set of tests has achieved 100% structural decision coverage on a particular module in a program, what does that mean?
1 credit [K2]
Number of correct answers: 1
정답: B
문제4
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
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
정답: B
문제5
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? 1 credit [K2]
Number of correct answers: 1
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? 1 credit [K2]
Number of correct answers: 1
정답: B
문제6
If you are flying with an economy ticket, there is a possibility that you may get upgraded to business class, especially if you hold a gold card in the airline's frequent flier program. If you don't hold a gold card, there is a possibility that you will get 'bumped' off the flight if it is full and you check in late. This is shown in the figure hereafter. Note that each box (i.e. statement) has been numbered.
Three tests have been run: Test 1: Gold card holder who gets upgraded to business class Test 2: Non-gold card holder who stays in economy Test 3: A person who is bumped from the flight
What is the statement coverage of these three tests?2 credits [K4]
Number of correct answers: 1

If you are flying with an economy ticket, there is a possibility that you may get upgraded to business class, especially if you hold a gold card in the airline's frequent flier program. If you don't hold a gold card, there is a possibility that you will get 'bumped' off the flight if it is full and you check in late. This is shown in the figure hereafter. Note that each box (i.e. statement) has been numbered.
Three tests have been run: Test 1: Gold card holder who gets upgraded to business class Test 2: Non-gold card holder who stays in economy Test 3: A person who is bumped from the flight
What is the statement coverage of these three tests?2 credits [K4]
Number of correct answers: 1

정답: C
문제7
As a technical test analyst, which documents would you typically create? 1 credit [K2]
Number of correct answers: 1
As a technical test analyst, which documents would you typically create? 1 credit [K2]
Number of correct answers: 1
정답: A