165k views
1 vote
Given the following examples of entry and exit criteria:

1. The original testing budget of $30,000 plus contingency of $7,000 has been spent
2. 96% of planned tests for the drawing package have been executed and the remaining testsare now out of scope
3. The trading performance test environment has been designed, set-up and verified
4. Current status is no outstanding critical defects and two high-priority ones
5. The autopilot design specifications have been reviewed and reworked
6. The tax rate calculation component has passed unit testing.
Which of the following BEST categorizes them as entry and exit criteria:
A. Entry criteria - 5, 6; Exit criteria - 1, 2, 3, 4
B. Entry criteria - 2, 3, 6; Exit criteria - 1, 4, 5
C. Entry criteria - 1, 3; Exit criteria - 2, 4, 5, 6
D. Entry criteria - 3, 5, 6; Exit criteria - 1, 2, 4

1 Answer

7 votes

Final answer:

The best categorization of the given examples as entry and exit criteria is: Entry criteria - 3, 5, 6; Exit criteria - 1, 2, 4.

Step-by-step explanation:

The BEST categorization of the given examples as entry and exit criteria is:

Entry criteria: 3, 5, 6

Exit criteria: 1, 2, 4

The examples that fit the entry criteria are:

  1. The trading performance test environment has been designed, set-up, and verified.
  2. The autopilot design specifications have been reviewed and reworked.
  3. The tax rate calculation component has passed unit testing.

The examples that fit the exit criteria are:

  1. The original testing budget of $30,000 plus contingency of $7,000 has been spent.
  2. 96% of planned tests for the drawing package have been executed and the remaining tests are now out of scope.
  3. The current status is no outstanding critical defects and two high-priority ones.