You are talking about testing something without knowing internals and without knowing what can fail.
If that possible, one can test whole Perl source code without understanding it's internals, without reading documentation and without doing actual work. And will find all existing perl bugs in the end.