Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

question # 4 multiple choice ____ is an evaluation method that uses a p…

Question

question # 4
multiple choice
____ is an evaluation method that uses a program that tests another program.
automated testing
a test case
a customer satisfaction survey
print debugging

Explanation:

Brief Explanations

Automated testing uses a program to test another program. A test - case is a set of conditions or variables for testing. A customer - satisfaction survey is for gathering customer feedback. Print - debugging involves adding print statements in code for debugging.

Answer:

A. Automated testing