QUESTION IMAGE
Question
question # 3
multiple select
which techniques are useful when evaluating a program? select 4 options.
defuncto debugging
test cases
user - experience testing
print debugging
automated testing
Brief Explanations
Test cases are used to check functionality. User - experience testing evaluates usability. Print debugging helps in finding errors by outputting values. Automated testing can run multiple tests efficiently. Defuncto debugging is not a recognized standard technique for evaluating programs.
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
B. test cases
C. user - experience testing
D. print debugging
E. automated testing