Final answer:
Black-box testing attempts to find errors in incorrect or missing functions, interface errors, and performance errors.
Step-by-step explanation:
Black-box testing attempts to find errors in the following categories: 1) Incorrect or missing functions, 2) Interface errors, and 3) Performance errors. Therefore, the correct answer is option 5) a, b and c.