Knowledge Domain 8 - Performing Tests

Maura Shortridge

If you have any questions or concerns about this quiz,
please contact the creator of the quiz.

Answer the questions below and then click "submit" to see your score. PLEASE NOTE, THIS QUIZ WAS DEVELOPED WHILE STUDYING FOR THE CSTE 2005 EXAM, USING THE OLD BODY OF KNOWLEDGE. THERE IS A NEW BODY OF KNOWLEDGE PUBLISHED IN 2006. IF YOU WISH TO DEVELOP YOUR OWN UPDATED QUIZZES, YOU CAN SET UP A FREE ACCOUNT AT WWW.DISCOVERYSCHOOL.COM.

  1. Maintainability tests should be performed by...
  2. Your answer:
    the application developer
    independent groups
    QA
    all of the above


  3. Root cause of a defect should be recorded because...
  4. Your answer:
    it helps guide where more testing needs to be done
    it helps QA analyze which processes need to be improved
    it helps management know where bugs are coming from
    all of the above


  5. At Testing phase entry and exit, audits should be performed to...
  6. Your answer:
    ensure that testing complies with the organization's policies, procedures, standards, and guidelines
    ensure that all test cases have been executed
    ensure that all defects have been fixed
    b and c only


  7. Integration testing should begin...
  8. Your answer:
    once two or more components have been unit tested and critical defects fixed
    once all components have been unit tested and critical defects fixed
    once all components have been unit tested
    once two or more components have been unit tested


  9. Testing "handshakes" and other communication points from system to system is part of...
  10. Your answer:
    coupling tests
    system tests
    user acceptance tests
    all of the above


  11. System testing should begin...
  12. Your answer:
    once the minimal components have been integration tested
    when the environment is ready
    when test data is conditioned
    all three of the above must be complete


  13. When reporting a defect, which of these should be included?
  14. Your answer:
    expected versus actual results
    potential causes
    which pass/fail criteria failed
    all of the above


  15. Negative tests to trigger data validation rules during file processing (to make sure they are kicked out) are an example of _______ testing
  16. Your answer:
    error guessing
    file integrity
    authorization
    equivalence partitioning


  17. What is a good way to tell it's time to stop system testing?
  18. Your answer:
    when the deadline is reached
    when all testing hours are used up
    when all scripts have been executed and all bugs have been fixed
    when metrics such as MTTF, test coverage, and defect counts by severity reach acceptable levels


  19. Which of these is not a typical way to test for the Reliability test factor?
  20. Your answer:
    Regression Testing
    Compliance Testing
    Functional Testing
    Manual testing


  21. When documenting the actual result of a test in a bug log, it is necessary to record the specific inputs and outputs used.
  22. Your answer:
    true
    false


  23. Which of these is NOT a significant concern surrounding the test phase?
  24. Your answer:
    significant problems not uncovered during testing
    too many meetings
    inadequate time/resources - especially if project is late into testing
    Software not ready for testing (too many showstopper bugs preventing test execution)


  25. Trying to delete or overwrite controlled files, to make sure the files cannot be deleted or overwritten, are examples of what kind of test?
  26. Your answer:
    Functional tests
    Error guessing
    File integrity tests
    Maintainability tests


  27. When reporting a defect, it is especially important to document the effects of the bug, in terms of severity, because...
  28. Your answer:
    this will guide how much attention the defect gets, and when it will be fixed
    only severe bugs will get fixed
    it keeps the programmers in their place
    none of the above



QuizCenter © 2000 - 2002. This quiz was generated at Quiz Center on DiscoverySchool.com. All rights reserved.