Page 1 of 2

Testing File Uploads

Your application allows users to upload PDF files.

The upload logic is isolated behind an Adapter:

Which testing strategy provides the best balance of confidence and maintainability?

A
B
C
D