(Choose 1 answer)
Given the following examples of entry and exit criteria, categorize them into its correct kind:
1.Test cases have been created,reviewed, and ready for execution.All reported defects have been fixed, verified, and closed.
22 3.defects.The system has demonstrated a stable behavior during the testing phase, with a low number of critical
4
96% of planned tests for the module have been executed and the remaining tests are now out of scope.
5 The test environment has been set up and ready for testing, including all necessary hardware, software, and configurations.
6.Availability of test items that have met the exit criteria for any prior test levels.
A. Entry criteria -3, 5, 6; Exit criteria - 1, 2, 4
B. Entry criteria - 5, 6; Exit criteria - 1, 2, 3, 4
C. Entry criteria - 3, 5, 6; Exit criteria - 2, 3, 4
D. Entry criteria - 1, 2; Exit criteria - 3, 4, 5, 6