ISTQB CTFL4 Practice Test - Questions Answers, Page 17
List of questions
Question 161
Which of the types of test tools noted below BEST describes tools that support reviews?
Question 162
Which of the following BEST describes a benefit of test automation?
Question 163
In the newest version of payroll system number of changes were made. As a tester you got a task to perform regression and confirmation tests. Which of the following project activities are related to confirmation testing?
Question 164
Which of the following project scenario gives the BEST example where maintenance testing should be triggered?
Question 165
Given the following statements:
1. It can prevent defects by manual examination of the functional specification
2. It is effective since it can be performed very early in the software development life cycle
3. It can detect the failures in the running application
4. It can help eliminate defects in user stories
5. It can verify externally visible behaviors
Which set of statements represent values ONLY for static testing?
Question 166
The tests at the bottom layer of the test pyramid:
Question 167
Test automation allows you to:
Question 168
Which of the following statements about how different types of test tools support testers is true?
Question 169
Which of the following statements about branch coverage is true?
Question 170
Consider the following simplified version of a state transition diagram that specifies the behavior of a video poker game:
What Is the minimum number of test cases needed to cover every unique sequence of up to 3 states/2 transitions starting In the 'Start' state and ending In the 'End' state?
Question