Which of the following options BEST explains the pesticide paradox principle of testing?
Which of the following options BEST explains the pesticide paradox principle of testing?A . If we do not regularly review and revise our tests, we’ll stop finding defects.B . Repeatedly running a set of tests will ensure that a system is defect free.C . Defects are, paradoxically, often contained in...
During which stage of the fundamental test process is the testability of requirements evaluated?
During which stage of the fundamental test process is the testability of requirements evaluated?A . Test Execution.B . Test Planning.C . Test Design.D . Test Analysis.View AnswerAnswer: D
Which of the following options describe the chain of events in the correct sequence?
Which of the following options describe the chain of events in the correct sequence?A . Error, fault, failure.B . Fault, bug, mistake.C . Mistake, failure, fault.D . Failure, bug, error.View AnswerAnswer: A
Assigned risk ratings are based upon:
Assigned risk ratings are based upon:A . Root cause analysis.B . Risk probability and impact assessment.C . Expert judgment.D . Revised stakeholders' tolerances.View AnswerAnswer: B
In which development life cycle model is regression testing an increasingly important activity as the project progresses?
In which development life cycle model is regression testing an increasingly important activity as the project progresses?A . V-model.B . Waterfall.C . Scrum.D . Progressive.View AnswerAnswer: C
Which of the following BEST describes a Test Case?
Which of the following BEST describes a Test Case?A . A statement about “what to test” in terms of measurable coverage criteria from analysis of the test basis.B . A set of preconditions, inputs, actions, expected results and postconditions developed based on test conditions.C . A description of the test...
Which ONE of the following is the BEST way to take advantage of the different mindsets of testers and developers?
Which ONE of the following is the BEST way to take advantage of the different mindsets of testers and developers?A . Insist on independent testing at all stages in the lifecycle.B . Have all developers undergo ISTQB training.C . Keep developers and testers in separate teams.D . Bring the two...
What is the DEFINITE consequence of this mistake?
During the development of a software change for a system, the developer makes a mistake in his work, which leads to a fault in the code. Unfortunately, the fault is not found by software testing and is released into live. What is the DEFINITE consequence of this mistake?A . The...
Which of the following are DEBUGGING activities?
Testing and Debugging are key activities in the software development lifecycle. Which of the following are DEBUGGING activities? a) Designing tests to find failures. b) Locating the cause of failures. c) Analysing and fixing the defects. d) Executing tests to show failures.A . a and d.B . a and b.C...
Which of the following would achieve the HIGHEST level of testing independence for a project’s system test level?
Which of the following would achieve the HIGHEST level of testing independence for a project’s system test level?A . Training developers to design good tests for the test team to execute.B . Outsourcing test design and execution to a different company.C . Having the company’s independent test team design and...