ISTQB- All Chapters Exam15

40 Questions | Attempts: 553
Share

SettingsSettingsSettings
ISTQB- All Chapters Exam15 - Quiz

.


Questions and Answers
  • 1. 
    When something unexpected occurs during a test, but it isn’t clear whether or not it is a defect, it should be: Select one:
    • A. 

      Discussed informally with the developer

    • B. 

      Ignored unless it happens several times

    • C. 

      Formally logged for further investigation

    • D. 

      Classified as a defect until proven otherwise

  • 2. 
    Incidents may be raised and logged by:
    • A. 

      Testers

    • B. 

      Developers

    • C. 

      Users

    • D. 

      All of the above

  • 3. 
    The IEEE STD 829 Test Incident Report does not mention: Select one:
    • A. 

      Inputs

    • B. 

      The person who caused the incident The person who caused the incident - correct

    • C. 

      Actual Results and expected results

    • D. 

      Date and Time

  • 4. 
    Incident reports should contain data elements to record: Select one:
    • A. 

      A. Impact - the actual or potential damage that could be caused by the incident

    • B. 

      B. Who performed the tests

    • C. 

      Neither a nor b

    • D. 

      Both a and b

  • 5. 
    As testing independence increases: Select one:
    • A. 

      The amount of time needed for testing decreases

    • B. 

      Testers are friendlier with the developers

    • C. 

      Testers are generally friendlier with the system's end users

    • D. 

      None of the above

  • 6. 
    Compared to an internal test team, an external test team is: Select one:
    • A. 

      Less independent

    • B. 

      More independent

    • C. 

      None of the above

    • D. 

      Equally independent

  • 7. 
    Which of the following statements about developer testing are usually true, and which are usually false? 1.The developer is familiar with her code 2.Developers can efficiently trace errors to their cause 3.Developers who are responsible for testing have a decreased sense of responsibility for quality 4.Developers tend to focus on making software work rather than finding defects 5.Testers are more efficient than developers Select one:
    • A. 

      1, 2, and 5 are true; 3 and 4 are false

    • B. 

      2, 3 and 4 are true; 1 and 5 are false

    • C. 

      1, 2, and 4 are true; 3 and 5 are false

    • D. 

      1, 2, and 3 are true; 4 and 5 are false

  • 8. 
    Which tasks are not typical for the test manager role?
    • A. 

      Recommend project actions

    • B. 

      Execute tests

    • C. 

      Estimate time and cost

    • D. 

      Recommend project actions

  • 9. 
    Estimating the cost of testing using a metrics-based approach may be difficult because: Select one:
    • A. 

      Data for previous similar projects are not available

    • B. 

      The development to test time ratio is unknown

    • C. 

      Domain subject matter experts are not available to assist

    • D. 

      Non-functional requirements often are not well documented

  • 10. 
    A test plan is: Select one:
    • A. 

      A document specifying the test conditions for a test item, establishing the detailed test approach and identifying the associated high level test cases

    • B. 

      A document specifying a set of test cases ( objective, inputs, test actions, expected results and execution preconditions) for a test team

    • C. 

      A document reporting on any event that occurred during testing which requires further investigation

    • D. 

      A document describing the scope, approach, resources, and schedule of intended test activities

  • 11. 
    The IEEE STD 829 Test Plan has a section for: Select one:
    • A. 

      Risk-based test approach

    • B. 

      Business risks of insufficient testing

    • C. 

      Risks and contingencies

    • D. 

      Has no section for risks

  • 12. 
    Which of the following is a legitimate exit (stopping) criteria for testing? Select one:
    • A. 

      No medium or high severity defects remain uncorrected

    • B. 

      All planned test coverage goals have been met

    • C. 

      All planned test cases have been written, executed, and passed

    • D. 

      All of the above

  • 13. 
    The Configuration Control Board is: Select one:
    • A. 

      A group of people responsible for evaluating, approving or disapproving, and monitoring proposed changes items

    • B. 

      A group of people responsible for preventing changes to items under configuration management control

    • C. 

      A group of people who make approved changes to items under configuration management control

    • D. 

      A visible board , posted in a public place, on which items under configuration management control are displayed and tracked

  • 14. 
    All of the following are symptoms of configuration management problems EXCEPT: Select one:
    • A. 

      It is unclear why code changes were made

    • B. 

      Regression testing is required

    • C. 

      Modifications to documents or code are overwritten

    • D. 

      It is unclear what version of the software is being tested

  • 15. 
    Which of the following should be maintained under configuration management control? Select one:
    • A. 

      Test Plans

    • B. 

      Test Environment

    • C. 

      Test Scripts

    • D. 

      All of the above

  • 16. 
    Which of the following is NOT contained in the IEEE STD 829 Test Summary Report? Select one:
    • A. 

      Approvals

    • B. 

      List of all defects found

    • C. 

      Variances from the test plans

    • D. 

      Comprehensiveness assessments

  • 17. 
    _________ provides feedback to the test team and project stakeholders, including measurements about the overall quality of the system. Select one:
    • A. 

      Test Control

    • B. 

      Test Leadership

    • C. 

      Test monitoring

    • D. 

      Test design

  • 18. 
    Defect density is defined as the number of defects identified in a: Select one:
    • A. 

      Component or system ordered from highest to lowest risk

    • B. 

      Component or system per developer

    • C. 

      Component or system divided by the size of the component or system

    • D. 

      Component or System

  • 19. 
    If the planned tests are not going to be completed on schedule, which of the following probably is NOT an effective control approach? Select one:
    • A. 

      Extend the schedule to allow more time to complete the planned tests

    • B. 

      Automate some of the manual tests

    • C. 

      Prioritize which tests to perform and which not to perform

    • D. 

      Add additional testers who have experience on the system under test

  • 20. 
    An intrusive test tool: Select one:
    • A. 

      Can improve the parameters it is measuring

    • B. 

      Has no effect on the parameters it is measuring

    • C. 

      Can adversely affect the parameters it is measuring

    • D. 

      Does not integrate well into the development and / or testing process

  • 21. 
    Some dynamic analysis tools are able to find: Select one:
    • A. 

      Memory leaks

    • B. 

      Ambiguous requirements statements

    • C. 

      Designs that are too complex

    • D. 

      Syntax errors in code

  • 22. 
    Test comparators determine and report the differences between: Select one:
    • A. 

      Files and databases in test results

    • B. 

      Tests designed and tests executed

    • C. 

      Coverage planned and coverage achieved

    • D. 

      Tests required and tests designed

  • 23. 
    Which of the following is NOT a typical function of a test management tool? Select one:
    • A. 

      Trace test cases to requirements specifications

    • B. 

      Code coverage

    • C. 

      Interface to incident tracking tools

    • D. 

      Support test planning and scheduling

  • 24. 
    Scripts generated by capture/replay automated test execution tools: Select one:
    • A. 

      Are generalized sets of multiple test cases

    • B. 

      Rarely require revision by the tester

    • C. 

      By-pass the user interface and interact with the test object directly

    • D. 

      May be invalidated by small changes in the system

  • 25. 
    In keyword-driven testing, tests are: Select one:
    • A. 

      Represented in a table or spreadsheet describing actions

    • B. 

      Scripts created automatically by capture/replay tools

    • C. 

      Scripts created manually by testers

    • D. 

      Represented in a table or spreadsheet containing decision tables Represented in a table or spreadsheet containing decision tables - correct

Back to Top Back to top
×

Wait!
Here's an interesting quiz for you.

We have other quizzes matching your interest.