ISTQB CTFL4 Practice Test - Questions Answers, Page 10

List of questions
Question 91

A program is used to control a manufacturing line (turn machines on and off. start and stop conveyer belts, add raw materials to the flow. etc.). Not all actions are possible at all times. For example, there are certain manufacturing stages that cannot be stopped - unless there is an emergency. A tester attempts to evaluate if all such cases (where a specific action is not allowed) are covered by the tests.
Which coverage metric will provide the needed information for this analysis?
Question 92

What is test oracle?
Question 93

Which ONE of the following statements does NOT describe how testing contributes to higher quality?
Question 94

Which of the following statements describes regression testing?
I . Retesting of a fixed defect
II . Testing of an already tested program
III . Testing of new functionality in a program
IV . Regression testing applies only to functional testing
V Tests that do not nave to be repeatable, because They are only used once
Question 95

A calculator software is used to calculate the result for 5+6.
The user noticed that the result given is 6.
This is an example of;
Question 96

A system has a self-diagnostics module that starts executing after the system is reset. The diagnostics are running 12 different tests on the systems memory hardware. The following is one of the requirements set for the diagnostics module:
'The time taking the diagnostics tests to execute shall be less than 2 seconds' Which of the following is a failure related to the specified requirement?
Question 97

Which of the following statements is an example of testing contributing to higher quality?
Question 98

A software company decides to invest in reviews of various types. The thought process they have is that each artifact needs to be reviewed using only one of the review methods depending on the criticality of the artifact.
Question 99

What type of testing measures its effectiveness by tracking which lines of code were executed by the tests?
Question 100

The following chart represents metrics related to testing of a project that was competed. Indicate what is represented by tie lines A, B and the axes X.Y
A)
B)
C)
D)
Question