ISTQB 2018 Dump Module 1

Q. 1: Who would USUALLY perform debugging activities?
A. Developers.
B. Analysts.
C. Testers.
D. Incident Managers

Check Answer

Q. 2: Which of the following is a MAJOR task of test execution?
A. Measuring and analyzing results.
B. Reporting discrepancies as incidents.
C. Identifying test conditions or test requirements.
D. Assessing if more tests are needed.

Check Answer

Q. 3: Which activity in the fundamental test process creates test suites for efficient test execution?
A. Test Implementation
B. Test Planning
C. Test Analysis
D. Test closure.

Check Answer

Q. 4: What is the MAIN benefit of designing tests early in the life cycle?
A. It is cheaper than designing tests during the test phases.
B. It helps prevent defects from being introduced into the code.
C. Tests designed early are more effective than tests designed later.
D. It saves time during the testing phases when testers are busy.

Check Answer

Q. 5: What is the KEY difference between preventative and reactive approaches to testing?
A. Preventative tests and reactive tests are designed as early as possible.
B. Preventative tests are designed early; reactive tests are designed after the software has been produced.
C. Preventative testing is always analytical; reactive testing is always heuristic.
D. Preventative tests are designed after the software has been produced; reactive tests are designed early in response to review comments.

Check Answer

Q. 6: Which of the following is a benefit of test independence?
A. Testers are better at finding defects than developers.
B. It avoids author bias in defining effective tests.
C. It is cheaper than using developers to test their own code.
D. Testers are better at finding defects than developers.

Check Answer

Q. 7: Which is the best definition of complete testing:
A. You have discovered every bug in the program.
B. You have tested every statement, branch, and combination of branches in the program.
C. You have completed every test in the test plan.
D. You have reached the scheduled ship date.

Check Answer

Q. 8: Which is not the testing objectives
A. Finding defects
B. Gaining confidence about the level of quality and providing information
C. Preventing defects.
D. Debugging defects

Check Answer

Q. 9: Which is not a testing principle
A. Early testing
B. Defect clustering
C. Pesticide paradox
D. Exhaustive testing

Check Answer

Q. 10: One person has been dominating the current software process improvement meeting. Which of the following techniques should the facilitator use to bring other team members into the discussion?
A. Confront the person and ask that other team members be allowed to express their opinions.
B. Wait for the person to pause, acknowledge the person’ s opinion, and ask for someone else’ s opinion.
C. Switch the topic to an issue about which the person does not have a strong opinion.
D. Express an opinion that differs from the person’ s opinion in order to encourage others to express their ideas.

Check Answer

Q. 11: Which is not the fundamental test process
A. Test Planning
B. Test Design
C. Test Execution
D. None

Check Answer

Q. 12: Which of the following is not a part of the Test Execution Phase
A. Reporting Defects
B. Executing test cases either manually or by using test execution tools
C. Comparing actual results
D. Designing the Tests

Check Answer

Q. 13: Reporting Discrepancies as incidents is a part of which phase :-
A. Test Analysis
B. Test Execution
C. Test Closure Activities
D. Test Design

Check Answer

Q. 14: Hand over of Testware is a part of which Phase
A. Test Analysis
B. Test Planning
C. Test Closure Activities
D. Test Control

Check Answer

Q. 15: The goal of a software tester is to find bugs, find them as early as possible and make sure they get fixed.
A. True
B. False

Check Answer

Q. 16: A deviation from the specified or expected behaviour that is visible to end-users is called:
A. Defect
B. Error
C. Failure
D. Mistake

Check Answer

Q. 17: One Key reason why developers have difficulty testing their own work is :
A. Lack of technical documentation
B. Lack of test tools on the market for developers
C. Lack of training
D. Lack of Objectivity

Check Answer

Q. 18: The cost of fixing a fault:
A. Is not important
B. Increases as we move the product towards live use
C. Decreases as we move the product towards live use
D. Is more expensive if found in requirements than functional design
E. Can never be determined

Check Answer

Q. 19: Pick the best definition of quality
A. Zero defects
B. Quality is job one
C. Conformance to requirements
D. Work as designed

Check Answer

Q. 20: Software testing activities should start
A. As soon as the code is written
B. During the design stage
C. When the requirements have been formally documented
D. As soon as possible in the development life cycle

Check Answer

Comments