Multiple choice technology testing What is the purpose of a test completion criterion? to know when a specific test has finished its execution to ensure that the test case specification is complete to set the criteria used in generating test inputs to determine when to stop testing Reveal answer Fill a bubble to check yourself D Correct answer Explanation A test completion criterion defines the conditions, such as coverage metrics or bug thresholds, under which testing is deemed sufficient and can stop. It does not dictate when a single test finishes or how test inputs are generated.