CTFL4 Exam Question 51

Select which of the following statements describe the key principles of software testing?
i. Testing shows the presence of defects, not their absence.
ii. Testing everything Is possible.
iii. Early testing Is more expensive and is a waste of time.
iv. Defects cluster together.
v. Testing is context dependent.
vi. Beware of the pesticide paradox.
vii. Absence of errors is a fallacy.
Select the correct answer:
  • CTFL4 Exam Question 52

    Confirmation testing is performed after:
  • CTFL4 Exam Question 53

    Which of the following is a role that is usually responsible for documenting the findings (e.g., action items, decisions, recommendations) made by the review team as part of a typical formal review?
  • CTFL4 Exam Question 54

    Which of the following is a task the Author is responsible for, as part of a typical formal review?
  • CTFL4 Exam Question 55

    Consider the following examples of risks identified in different software development projects
    [1]. It may not be possible to generate the expected workloads to run performance tests, due to the poor hardware equipment of the machines (load injectors) that should generate these workloads.
    [ii]. A user's session on a web application is not invalidated after a certain period of inactivity (configured by the system administrator) of the user,
    [iii]. The test team will not have an adequate requirements specification (since many requirements will still be missing) by the time test design and analysis activities should begin according to the test plan.
    [IV]. Following a failure, the system is unable to continue to maintain its pre-failure operation and some data becomes corrupted.
    Which of the following statements is TRUE?