ISTQB Chapter 5 SAMPLE EXAM QUESTIONS

Description

ISTQB Foundation Quiz on ISTQB Chapter 5 SAMPLE EXAM QUESTIONS, created by Menua King on 03/02/2015.
Menua King
Quiz by Menua King, updated more than 1 year ago
Menua King
Created by Menua King about 9 years ago
2020
3

Resource summary

Question 1

Question
Why is independent testing important?
Answer
  • Independent testing is usually cheaper than testing your own work.
  • Independent testing is more effective at finding defects.
  • Independent testers should determine the processes and methodologies used.
  • Independent testers are dispassionate about whether the project succeeds or fails.

Question 2

Question
Which of the following is among the typical tasks of a test leader?
Answer
  • Develop system requirements, design specifications and usage models.
  • Handle all test automation duties.
  • Keep tests and test coverage hidden from programmers.
  • Gather and report test progress metrics.

Question 3

Question
According to the ISTQB Glossary, what do we mean when we call someone a test manager?
Answer
  • A test manager manages a collection of test leaders.
  • A test manager is the leader of a test team or teams.
  • A test manager gets paid more than a test leader.
  • A test manager reports to a test leader.

Question 4

Question
What is the primary difference between the test plan, the test design specification, and the test procedure specification?
Answer
  • The test plan describes one or more levels of testing, the test design specification identifies the associated high-level test cases and a test procedure specification describes the actions for executing a test.
  • The test plan is for managers, the test design specification is for programmers and the test procedure specification is for testers who are automating tests.
  • The test plan is the least thorough, the test procedure specification is the most thorough and the test design specification is midway between the two.
  • The test plan is finished in the first third of the project, the test design specification is finished in the middle third of the project and the test procedure specification is finished in the last third of the project.

Question 5

Question
Which of the following factors is an influence on the test effort involved in most projects?
Answer
  • Geographical separation of tester and programmers.
  • The departure of the test manager during the project.
  • The quality of the information used to develop the tests.
  • Unexpected long-term illness by a member of the project team.

Question 6

Question
The ISTQB Foundation Syllabus establishes a fundamental test process where test planning occurs early in the project, while test execution occurs at the end. Which of the following elements of the test plan, while specified during test planning, is assessed during test execution?
Answer
  • Test tasks
  • Environmental needs
  • Exit criteria
  • Test team training

Question 7

Question
Consider the following exit criteria which might be found in a test plan: I. No known customer-critical defects. II. All interfaces between components tested. III. 100% code coverage of all units. IV. All specified requirements satisfied. V. System functionality matches legacy system for all business rules. Which of the following statements is true about whether these exit criteria belong in an acceptance test plan?
Answer
  • All statements belong in an acceptance test plan.
  • Only statement I belongs in an acceptance test plan.
  • Only statements I, II, and V belong in an acceptance test plan.
  • Only statements I, IV, and V belong in an acceptance test plan.

Question 8

Question
According to the ISTQB Glossary, what is a test level?
Answer
  • A group of test activities that are organized together.
  • One or more test design specification documents.
  • A test type.
  • An ISTQB certification.

Question 9

Question
Which of the following metrics would be most useful to monitor during test execution?
Answer
  • Percentage of test cases written.
  • Number of test environments remaining to be configured.
  • Number of defects found and fixed.
  • Percentage of requirements for which a test has been written.

Question 10

Question
During test execution, the test manager describes the following situation to the project team: '90% of the test cases have been run. 20% of the test cases have identified defects. 127 defects have been found. 112 defects have been fixed and have passed confirmation testing. Of the remaining 15 defects, project management has decided that they do not need to be fixed prior to release.' Which of the following is the most reasonable interpretation of this test status report?
Answer
  • The remaining 15 defects should be confirmation tested prior to release.
  • The remaining 10% of test cases should be run prior to release.
  • The system is now ready for release with no further testing or development effort.
  • The programmers should focus their attention on fixing the remaining known defects prior to release.

Question 11

Question
In a test summary report, the project's test leader makes the following statement, The payment processing subsystem fails to accept payments from American Express cardholders, which is considered a must-work feature for this release.' This statement is likely to be found in which of the following sections?
Answer
  • Evaluation
  • Summary of activities
  • Variances
  • Incident description

Question 12

Question
During an early period of test execution, a defect is located, resolved and confirmed as resolved by re-testing, but is seen again later during subsequent test execution. Which of the following is a testing-related aspect of configuration management that is most likely to have broken down?
Answer
  • Traceability
  • Confirmation testing
  • Configuration control
  • Test documentation management

Question 13

Question
You are working as a tester on a project to develop a point-of-sales system for grocery stores and other similar retail outlets. Which of the following is a product risk for such a project?
Answer
  • The arrival of a more-reliable competing product on the market.
  • Delivery of an incomplete test release to the first cycle of system test.
  • An excessively high number of defect fixes fail during re-testing.
  • Failure to accept allowed credit cards.

Question 14

Question
A product risk analysis meeting is held during the project planning period. Which of the following determines the level of risk?
Answer
  • Difficulty of fixing related problems in code
  • The harm that might result to the user
  • The price for which the software is sold
  • The technical staff in the meeting

Question 15

Question
You are writing a test plan using the IEEE 829 template and are currently completing the Risks and Contingencies section. Which of the following is most likely to be listed as a project risk?
Answer
  • Unexpected illness of a key team member
  • Excessively slow transaction-processing time
  • Data corruption under network congestion
  • Failure to handle a key use case

Question 16

Question
You and the project stakeholders develop a list of product risks and project risks during the planning stage of a project. What else should you do with those lists of risks during test planning?
Answer
  • Determine the extent of testing required for the product risks and the mitigation and contingency actions required for the project risks.
  • Obtain the resources needed to completely cover each product risk with tests and transfer responsibility for the project risks to the project manager.
  • Execute sufficient tests for the product risks, based on the likelihood and impact of each product risk and execute mitigation actions for all project risks.
  • No further risk management action is required at the test planning stage.

Question 17

Question
According to the ISTQB Glossary, a product risk is related to which of the following?
Answer
  • Control of the test project
  • The test object
  • A single test item
  • A potential negative outcome

Question 18

Question
In an incident report, the tester makes the following statement, 'At this point, I expect to receive an error message explaining the rejection of this invalid input and asking me to enter a valid input. Instead the system accepts the input, displays an hourglass for between one and five seconds and finally terminates abnormally, giving the message, "Unexpected data type: 15. Click to continue." ' This statement is likely to be found in which of the following sections of an IEEE 829 standard incident report?
Answer
  • Summary
  • Impact
  • Item pass/fail criteria
  • Incident description

Question 19

Question
According to the ISTQB Glossary, what do we call a document that describes any event that occurred during testing which requires further investigation?
Answer
  • A bug report
  • A defect report
  • An incident report
  • A test summary report

Question 20

Question
A product risk analysis is performed during the planning stage of the test process. During the execution stage of the test process, the test manager directs the testers to classify each defect report by the known product risk it relates to (or to 'other'). Once a week, the test manager runs a report that shows the percentage of defects related to each known product risk and to unknown risks. What is one possible use of such a report?
Answer
  • To identify new risks to system quality.
  • To locate defect clusters in product subsystems.
  • To check risk coverage by tests.
  • To measure exploratory testing.
Show full summary Hide full summary

Similar

Vocabulário Inglês Básico
miminoma
Chemistry Facts
beth2384
Plate Tectonics
eimearkelly3
10 Study Techniques
PatrickNoonan
Developmental Psychology - Freud, Little Hans (1909)
Robyn Chamberlain
Flashcards de Inglês - Vocabulário Intermédio
miminoma
GCSE English Language Overview
philip.ellis
Maths GCSE - What to revise!
sallen
USA and Vietnam (1964-1975) - Part 1
Lewis Appleton-Jones
Relationships in Streetcar
Alanna Pearson
Continents & Oceans
Thomas Yoachim