QuestionQ263

Chapter 4: Test Analysis and Design

Which statement is accurate regarding the criterion, “All smoke tests of the registering and logging features passed”?

  • A It is an example of an entry criterion, because smoke tests check the initial quality of a test object before the proper testing
  • B It is an example of an exit criterion, because all criteria related to test execution results are a type of exit criterion
  • C It is an example of an exit criterion, because the results of smoke tests are always obtained when the test level ends
  • D It is an example of an entry criterion, because all criteria related to test execution results are a type of entry criterion
Explanation

Passing all smoke tests establishes the initial quality of the test object before the main testing activity begins, making it an entry criterion.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!